- 06 Sep, 2019 37 commits
-
-
Lin Jen-Shin authored
-
Marcia Ramos authored
Follow up documentation for Merge Trains cancel when running Closes #66616 See merge request gitlab-org/gitlab-ce!32218
-
Sean Carroll authored
-
Jan Provaznik authored
CE backport for gitlab-org/gitlab-ee!15561 (Expose new GraphQL `event` field for `DesignType`) See merge request gitlab-org/gitlab-ce!32249
-
Thong Kuah authored
Prevent empty external authorization classification labels from overriding default label Closes #66617 See merge request gitlab-org/gitlab-ce!32517
-
Will Chandler authored
Most of the project templates bundled with GitLab have an empty string set for `external_authorization_classification_label` in their `project.json`. When imported this overrides the default label set on the instance, causing the label to appear empty. This change sets empty labels to nil during import, allowing the default label to override it and be applied to the project.
-
Lin Jen-Shin authored
Revert "Merge branch '66596-allow-danger-to-be-run-locally' into 'master'" See merge request gitlab-org/gitlab-ce!32741
-
Kushal Pandya authored
Move monitoring dashboard_spec to Jest Closes #66922 See merge request gitlab-org/gitlab-ce!32571
-
Winnie Hellmann authored
-
Jan Provaznik authored
Resolve "estimate quick action does not produce correct time for 1mo" See merge request gitlab-org/gitlab-ce!32165
-
Thong Kuah authored
CE port: Document SRV handling for DB load balancing See merge request gitlab-org/gitlab-ce!32539
-
Achilleas Pipinellis authored
Document Spotbugs Java version See merge request gitlab-org/gitlab-ce!32627
-
Cameron Swords authored
-
Achilleas Pipinellis authored
Merge browser performance testing docs together See merge request gitlab-org/gitlab-ce!32693
-
Marcel Amirault authored
-
Ash McKenzie authored
This reverts merge request !32196
-
Lin Jen-Shin authored
Break up Danger rules into local or CI only See merge request gitlab-org/gitlab-ce!32196
-
Evan Read authored
Document our GraphQL Enum standards See merge request gitlab-org/gitlab-ce!32678
-
-
Evan Read authored
Add docs required version for mirroring status See merge request gitlab-org/gitlab-ce!32691
-
Steve Azzopardi authored
-
Evan Read authored
Change introduced style for better rendering Closes #66309 See merge request gitlab-org/gitlab-ce!32690
-
Marcel Amirault authored
-
Evan Read authored
Update Sidekiq in architecture diagram See merge request gitlab-org/gitlab-ce!32673
-
Evan Read authored
Remove trailing whitespace from applications.md See merge request gitlab-org/gitlab-ce!32726
-
Ash McKenzie authored
Support adding and removing labels w/ push opts Closes #5942 See merge request gitlab-org/gitlab-ce!31831
-
Paul Gascou-Vaillancourt authored
-
Evan Read authored
Update docs for cluster apps cert-manager See merge request gitlab-org/gitlab-ce!32628
-
Evan Read authored
Update to use -e to pass environment See merge request gitlab-org/gitlab-ce!32495
-
Ash McKenzie authored
Convert a bunch of Danger rules so they can run locally.
-
Ash McKenzie authored
The benefit of running the danger_local Rake task is that it displays some informational messages for clarity and also exits with 1 if there's any output.
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
This class encapsulates our use of the Danger gem.
-
Ash McKenzie authored
-
Stan Hu authored
Fixes pot failure See merge request gitlab-org/gitlab-ce!32721
-
Mayra Cabrera authored
Also fixes duplicated entry
-
- 05 Sep, 2019 3 commits
-
-
Evan Read authored
Update docs for database load balancing logs See merge request gitlab-org/gitlab-ce!32535
-
Hordur Freyr Yngvason authored
The database load balancing docs had some mention of the logs that needed to be updated, and the logs doc had an absolute link to gitlab.com instead of a relative link to a markdown file.