- 26 Jun, 2020 1 commit
-
-
rpereira2 authored
Use Gitlab::Config::Loader::Yaml to load yaml in metrics dashboard processing stages. This should give metrics dashboards code any benefits that are implemented in Gitlab::Config::Loader::Yaml.
-
- 24 Jun, 2020 39 commits
-
-
Stan Hu authored
Fix constant leaking to subsequent tests See merge request gitlab-org/gitlab!35220
-
Andreas Brandl authored
Add snippets_size to ProjectStatistics See merge request gitlab-org/gitlab!35017
-
Paul Slaughter authored
Allow Hiding/Collapsing of Milestone header on Roadmap See merge request gitlab-org/gitlab!34357
-
-
Oswaldo Ferreira authored
Fix Gitaly duration timings for conflict and search RPCs See merge request gitlab-org/gitlab!34909
-
Peter Leitzen authored
Extract `IncidentManagement::CreateIncidentLabelService` from `IncidentManagement::CreateIssueService` Closes #222310 See merge request gitlab-org/gitlab!35050
-
Vitali Tatarintev authored
Extract `IncidentManagement::CreateIncidentLabelService` from `IncidentManagement::CreateIssueService`
-
Nick Thomas authored
Place packages scope under Package Registry condition Closes #219098 See merge request gitlab-org/gitlab!33042
-
Robert Speicher authored
Add route and action for new releases form See merge request gitlab-org/gitlab!34942
-
Nick Thomas authored
Only load project license if needed Closes #223740 See merge request gitlab-org/gitlab!35068
-
Heinrich Lee Yu authored
Allow selection of licenses from the SPDX catalogue See merge request gitlab-org/gitlab!34961
-
-
Heinrich Lee Yu authored
We use an anonymous class so that we don't have to define a new constant
-
Nick Gaskill authored
Add limitations of container scanning See merge request gitlab-org/gitlab!34548
-
Jose Ivan Vargas authored
Give full width to last panel in a panelGroup with odd number of panels See merge request gitlab-org/gitlab!34999
-
Andrei Stoicescu authored
- remove half-width class if panel is last and panel number is odd
-
Jan Provaznik authored
Add personal and project snippet monthly counters to usage data See merge request gitlab-org/gitlab!35155
-
Nick Thomas authored
# Conflicts: # app/views/shared/projects/_project.html.haml
-
dappelt authored
-
Heinrich Lee Yu authored
Limit epic issues and child epics on GraphQL See merge request gitlab-org/gitlab!34553
-
Enrique Alcántara authored
Remove append-right-4 CSS class See merge request gitlab-org/gitlab!34974
-
Enrique Alcántara authored
Remove rich_content_editor v-model Closes #220987 See merge request gitlab-org/gitlab!34956
-
Rémy Coutable authored
[RUN AS-IF-FOSS] RSpec zero monkey patching mode See merge request gitlab-org/gitlab!35055
-
Rémy Coutable authored
[RUN AS-IF-FOSS] RSpec zero monkey patching mode See merge request gitlab-org/gitlab!35056
-
Dan Davison authored
Add sleep_interval for checking completed pipeline See merge request gitlab-org/gitlab!34944
-
Rémy Coutable authored
[RUN AS-IF-FOSS] RSpec zero monkey patching mode See merge request gitlab-org/gitlab!35058
-
Jose Ivan Vargas authored
Show storage graph with limits See merge request gitlab-org/gitlab!34931
-
Nick Gaskill authored
Update location of configuration See merge request gitlab-org/gitlab!35140
-
Can Eldem authored
-
Jose Vargas authored
This removes the append-right-4 CSS class and replaces it for the gl-mr-2 utility class from GitLab-UI
-
Enrique Alcántara authored
Fix duplicate slash in import paths See merge request gitlab-org/gitlab!35182
-
Illya Klymov authored
Fix(contribution analytics): tilt x-axis and adjust spacing accordingly Closes #6830 See merge request gitlab-org/gitlab!33692
-
Michael Lunøe authored
Fixes #6830
-
derek-knox authored
The previous v-model approach broke the contract expectation in that under the hood, rich_content_editor uses the toast-editor component that only takes an initial value and internally manages its state. I also cleaned up edit_area by properly encapuslating parse_source_file's concerns in it where previously they crossed over
-
Dmytro Zaporozhets authored
Add `ref`, `milestones` and `released_at` to release yml See merge request gitlab-org/gitlab!34943
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/223135 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/34913
-
Marcia Ramos authored
Automate code style reviews See merge request gitlab-org/gitlab!35096
-
Thiago Figueiró authored
-
Vladimir Shushlin authored
-