- 16 May, 2020 14 commits
-
-
Heinrich Lee Yu authored
Drop support for license-management artifacts See merge request gitlab-org/gitlab!31247
-
Tetiana Chupryna authored
We added a validation that don't allow create such artifact. It's still possible to add it to CI config. `license_management` artifact was dropped in favor of `license_scanning` artifact. User are required to use it from now.
-
Heinrich Lee Yu authored
Add push rules configuration for groups Closes #34370 See merge request gitlab-org/gitlab!31085
-
Dmytro Zaporozhets authored
Upgrade to Rails 6.0.3 See merge request gitlab-org/gitlab!31307
-
Paul Slaughter authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/diffs/components/diff_discussions.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/diffs/components/diff_discussions.vue` See merge request gitlab-org/gitlab!32004
-
-
Heinrich Lee Yu authored
Resolve "Cached scoped labels HTML are now rendered incorrectly" Closes #216621 See merge request gitlab-org/gitlab!31139
-
Amy Qualls authored
Freeze Period documentation See merge request gitlab-org/gitlab!29384
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/214328 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29384
-
Craig Norris authored
Docs: rename high availability file See merge request gitlab-org/gitlab!32350
-
Amy Qualls authored
Rename the file discussing high availability to another file name not using the term, which is now problematic.
-
Amy Qualls authored
Add feature flag docs for a11y widget See merge request gitlab-org/gitlab!32354
-
Scott Hampton authored
The a11y MR widget will be released behind a feature flag that is disabled by default. This updates the documentation to explain how to enable the feature flag.
-
Mike Greiling authored
Fix CI definition of jest-integration Closes #218034 See merge request gitlab-org/gitlab!32355
-
- 15 May, 2020 26 commits
-
-
charlie ablett authored
Deploy token access for the Conan Package Registry See merge request gitlab-org/gitlab!31114
-
Steve Abrams authored
Update the ConanToken model and surrounding auth flow to allow Conan API endpoints to authenticate with deploy tokens.
-
Mike Greiling authored
Add dropdown input based on dashboard file See merge request gitlab-org/gitlab!31524
-
Mike Greiling authored
Webpack: Use contenthash for hash generation See merge request gitlab-org/gitlab!30270
-
Mayra Cabrera authored
Add templating key to PrometheusDashboard model accessors See merge request gitlab-org/gitlab!32349
-
Mike Greiling authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/repository/components/breadcrumbs.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/repository/components/breadcrumbs.vue` See merge request gitlab-org/gitlab!32017
-
Gilang Gumilar authored
-
Lukas Eipert authored
-
Dhiraj Bodicherla authored
Based on the custom template variables specified in the monitoring dashboard yml file, text and dropdowns should be rendered. This MR adds the logic to render elements based on parsed templating variables
-
Stan Hu authored
Re-enable negative filters for Boards See merge request gitlab-org/gitlab!32348
-
Stan Hu authored
Fix flaky iterations_finder_spec Closes #218029 See merge request gitlab-org/gitlab!32358
-
Małgorzata Ksionek authored
Fix failing push_rules_controller spec Add push rules to nav spec Fix specs on project_push_rules Add feature spec for groups Add modified string file Update changelog Fix specs Add additional check Remove bring back FIX Add cr remarks FIX Fix Add cr remarks Add cr remarks Add cr remarks Add cr remarks Add cr remarks Add cr remarks Enable admin mode
-
Paul Slaughter authored
-
Mario de la Ossa authored
-
Stan Hu authored
Fix missing logs_path See merge request gitlab-org/gitlab!30805
-
Mario de la Ossa authored
We accidentally added a feature flag in the wrong place, so now we're fixing that
-
Enrique Alcántara authored
Alert Users that Feature Flags will be Changing See merge request gitlab-org/gitlab!32177
-
Mike Greiling authored
Add 'tmp/cache/webpack-dlls/' to cache for 'webpack-dev-server-job' See merge request gitlab-org/gitlab!31760
-
rpereira2 authored
Add templating key to accessors in PrometheusDashboard model.
-
Paul Slaughter authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/confidential_merge_request/components/dropdown.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/confidential_merge_request/components/dropdown.vue` See merge request gitlab-org/gitlab!31999
-
Gilang Gumilar authored
Update deprecated slot syntax in `./app/assets/javascripts/confidential_merge_request/components/dropdown.vue`
-
Mayra Cabrera authored
Implement passing ENV variables from dependent jobs See merge request gitlab-org/gitlab!30509
-
Furkan Ayhan authored
Using existing feature of artifacts:reports:dotenv, a job will inherit env variables from its dependent jobs when they have job variables which were sourced with dotenv. It is behind FF ci_dependency_variables.
-
Mark Florian authored
Update jest.config to support FE integration specs See merge request gitlab-org/gitlab!31984
-
Peter Leitzen authored
Remove InfluxDB supporting libs See merge request gitlab-org/gitlab!31404
-
Ryan Cobb authored
This removes deprecated influxdb libraries and gem.
-