- 10 Dec, 2019 13 commits
-
-
Tanya Pazitny authored
Unquarantine file template QA tests Closes #34551 See merge request gitlab-org/gitlab!21459
-
Mark Lapierre authored
Merge branch '37304-transient-failure-in-qa-specs-features-browser_ui-3_create-merge_request' into 'master' Fix previously failing create_merge_request_spec Closes #37304 See merge request gitlab-org/gitlab!21445
-
Mark Lapierre authored
This reverts merge request !19541
-
Evan Read authored
Add Auto DevOps banner disablement detail See merge request gitlab-org/gitlab!21333
-
Daniel Gruesso authored
-
Evan Read authored
Add some clarifications to Geo Registry replication doc See merge request gitlab-org/gitlab!21175
-
Valery Sizov authored
-
Douglas Barbosa Alexandre authored
Remove cache_vulnerability_history feature flag See merge request gitlab-org/gitlab!21349
-
Avielle Wolfe authored
The `gitlab-org` and `gitlab-com` groups have been using the cache for the vulnerability history endpoint consumed by the group security dashboard for over 3 months and things have been going well. Time to take off the training wheels.
-
Martin Wortschack authored
Display Labels item in sidebar when Issues are disabled See merge request gitlab-org/gitlab!20817
-
Florie Guibert authored
-
Russell Dickenson authored
Added a section for faqs re: CI Pipeline quota Closes #30243 See merge request gitlab-org/gitlab!21266
-
Amanda Rueda authored
-
- 09 Dec, 2019 27 commits
-
-
Paul Slaughter authored
Add license list to "Security and Compliance" nav section - Add license list, modals, and links See merge request gitlab-org/gitlab!18934
-
Fernando Arias authored
* Add feature flag and permissions check * Add controller, route, and nav entries Fix typo Refactor routes and feature flag * Change from license_list to licenses_list * Change from /security/license-list to /licenses Fix pipeline errors * remove controller file whitesspace * regenerate pot file Fix specs and linter Update project_nav_tab? call Add missing new line Fix haml linter Code review changes Update to License Compliance Update page header Remove unecessary before action Remove database.yml.example Creation of app and component directories * Refactor app bootstrap Add store * Add Actions, Getters, Mutations and state Save Changes Working license fetch Migrate to Vuex Module Add table Render table and row first pass Add component column logic and modal Update pagination rednering conditions Add pipeline link/text and timeago text Add question mark Fix unconfigured state SVG Remove empty files and add action spec Update action spec and add mutation specs Add getters spec Run prettier and linter Add changelog Tweak specs and add pagianted license list spec Add license table spec and snapshots Fix question icon alignment and mobile column name Add licence table row spec and snapshots Add component link specs Run prettier and linter Run prettier and linter Namespace translatons and update pot file Tweak icon markup Code feedback tweaks Refactor i18n translations Use gl-icon Fix header tag Update to hasJobSetup Update to hasLicenses Change to hasJobFailed First batch of maintainer review changes * Move changelog to EE * Change h5 to h3 for accessibility * Line-wrap haml template for vue app container Move LICENSE_LIST constant out of module * Refactor imports Move changelog to EE and revert to isJobSetUp Code review changes * Update license copy and update POT file * Remove unused class * Remove icon size Refactor modal and spec * Remove wrapping div * Update unit tests * Update remainingComponentsCount function to use Math.max Fix potential security issues * Sanitize url path * Secure link with rel="noopener noreferrer" * Update to rowheader Remove unused getters Refactor getters * Refactor simple getters to use mapState Remove unused empty file Apply suggestion to pipeline_info.vue Apply suggestion to mutation_types.js Apply suggestion to actions.js Apply suggestion to license_component_links_spec.js More fixes * Fall back to using array index as key :-( * Fix typo in unit test * Reorder imports Add mh-vh-50 utility class and scrollable modal * Add utility class for half the viewport height * Make scrollable area half the viewport height Simplify licenses_table_row_spec factory Update licenses_table_spec factory * Remove optional parameter * Update snapshot Clean up paginated_licenses_table_spec * Remove duplicate scenarios * Clean up factory Clean up action spec * Remove uneeded payload * Convert describe iterator into normal describe Run pretttier and linter Fix unit tests and run prettier Fix action spec * Update to test for rejected promise * Update pot file Additional code review changes * Refactor height class max-vh-50 * Add mb-1 class to license compliance header * Remove unit test, test case that isn't possible * Add test case for license compliance job status Update utility class name Fix license compliance route * Undo route change that originally put it under projects/-/licenses Apply suggestion to app/assets/stylesheets/utilities.scss Apply suggestion to ee/app/views/projects/licenses/show.html.haml
-
Mike Greiling authored
Add tasks by type feature flag See merge request gitlab-org/gitlab!21294
-
Ezekiel Kigbo authored
Pushes the feature flag to the frontend and ensures we check the flag before requesting the data needed.
-
Clement Ho authored
Add Feature Flag Toggle to Edit Page See merge request gitlab-org/gitlab!20860
-
Paul Slaughter authored
Remove stickyMonitor from diff_file_head.vue See merge request gitlab-org/gitlab!21076
-
Justin Boyson authored
In this scenario stickyMonitor only add the class `is-stuck` to diff_file_header. On large diffs this almost doubles the render time. All the `is-stuck` class does is set border-radiust to 0. I believe the performance impact is not worth the trade off.
-
ddavison authored
Change validation to use milestone_link rather than title Change has_milestone? to check for new data-qa-title rather than text Remove milestone_title from sidebar Unquarantine failing spec
-
Paul Slaughter authored
Migrate Pages Domain Settings from Edit to Show See merge request gitlab-org/gitlab!20403
-
Robert Speicher authored
Allow beta access to licenses list See merge request gitlab-org/gitlab!21155
-
Andrew Fontaine authored
As show is the default action, and makes for a nicer URL.
-
Mike Greiling authored
Convert flash alerts to toasts and alerts See merge request gitlab-org/gitlab!20356
-
Jacques Erasmus authored
- Added the ability to show toasts - Converted the flash alerts to toasts
-
Mike Greiling authored
Resolve "Cluster alert warning is using wrong padding" Closes #35145 See merge request gitlab-org/gitlab!20036
-
Stan Hu authored
Add npm dependencies support See merge request gitlab-org/gitlab!20549
-
Andrew Fontaine authored
This is a global toggle that will enable or disable the entire flag, regardless of later details.
-
Dan Davison authored
Remove obsolete ffi entry from QA Gemfile.lock See merge request gitlab-org/gitlab!21283
-
Nick Thomas authored
Upgrade gitlab-workhorse to v8.17.0 See merge request gitlab-org/gitlab!21429
-
Michael Kozono authored
Refactor Error Tracking Spec to Use Matchers See merge request gitlab-org/gitlab!21258
-
Dan Davison authored
Fix failing detailed metrics spec Closes #38315 See merge request gitlab-org/gitlab!21378
-
Natalia Tepluhina authored
Fixed regression for dropdowns Closes #38359 See merge request gitlab-org/gitlab!21388
-
Stan Hu authored
Full list of changes: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/master/CHANGELOG v8.16.0 was shipped with the Cloud Native Helm Charts since 12.5, so it's best that we get in sync.
-
Clement Ho authored
Add issue link to disabled test in merge_request_spec.js See merge request gitlab-org/gitlab!21399
-
Clement Ho authored
Disable a flaky frontend test See merge request gitlab-org/gitlab!21416
-
Nick Thomas authored
Rollout UserWithId Per Environment Spec See merge request gitlab-org/gitlab!20325
-
Jason Goodman authored
Migrate operations_feature_flag_scopes that are disabled with a list of user ids - save an enabled scope discarding all strategies but the userWithId strategy Return strategies as they appear in the database. Revert change introduced in MR 15500 Enable new frontend for target users feature
-
Stan Hu authored
Quarantine a flaky test Closes #38277 See merge request gitlab-org/gitlab!21422
-