- 17 May, 2020 14 commits
-
-
Sean Arnold authored
-
Sean Arnold authored
-
Martin Wortschack authored
[FE] Add time metrics group-level Value Stream Analytics Closes #214841 See merge request gitlab-org/gitlab!31559
-
Ezekiel Kigbo authored
Update gitlab.pot file Generate values in the time_summary fixture Adds the prepare_cycle_time_data method to generate cycle time values
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
Fixes the time_summary fixture spec to fetch from the correct controller Minor test fixes Use gl utility classes
-
Ezekiel Kigbo authored
Adds the time_summary api endpoint and request to the time_metrics_card component
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
Adds fixture spec to generate mock data for the FE specs
-
Philippe Lafoucrière authored
Make License-Scanning backward compatible See merge request gitlab-org/gitlab!32002
-
Philippe Lafoucrière authored
-
Peter Leitzen authored
Move include to last line for EE See merge request gitlab-org/gitlab!31832
-
Rajendra Kadam authored
-
Stan Hu authored
Fix flaky spec/requests/api/groups_spec.rb See merge request gitlab-org/gitlab!32377
-
- 16 May, 2020 17 commits
-
-
Stan Hu authored
The results of the API response could return in any order depending on the database results. Loosen the test to allow for that.
-
Natalia Tepluhina authored
Update alert details mobile display See merge request gitlab-org/gitlab!32055
-
David O'Regan authored
-
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 9 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
-