- 31 Mar, 2020 1 commit
-
-
Marcel Amirault authored
Remove reference-style links from pages See merge request gitlab-org/gitlab!28353
-
- 30 Mar, 2020 39 commits
-
-
Evan Read authored
Docs move eks gke cluster info to own pages Closes #211898 See merge request gitlab-org/gitlab!27748
-
Adam Mulvany authored
-
Denys Mishunov authored
Rename '$white-light` variable to `$white` See merge request gitlab-org/gitlab!28254
-
Mayra Cabrera authored
Accept namespace limit in application settings See merge request gitlab-org/gitlab!28045
-
Mayra Cabrera authored
Adds a note to not re-assign to the bot until MRs are ready See merge request gitlab-org/gitlab!28339
-
Peter Leitzen authored
Backwards compatible active_users param See merge request gitlab-org/gitlab!28241
-
Russell Dickenson authored
Add QA tests section in Jenkins dev documentation See merge request gitlab-org/gitlab!28107
-
Andy Soiron authored
-
Douglas Barbosa Alexandre authored
Add (IssuableFinder|IssuesFinder)::Params class See merge request gitlab-org/gitlab!27704
-
Mario de la Ossa authored
These classes clearly separate the finder methods from param helper methods, making the IssuableFinder and IssuesFinder classes much cleaner.
-
Douglas Barbosa Alexandre authored
Adding PraefectInfoService See merge request gitlab-org/gitlab!28046
-
Peter Leitzen authored
Enable RSpec/RepeatedExample cop See merge request gitlab-org/gitlab!28090
-
Phil Hughes authored
Add proper tooltips with expanded paths See merge request gitlab-org/gitlab!27437
-
Mike Greiling authored
Replaces underscore with lodash in ./ee/app/assets/javascripts/boards See merge request gitlab-org/gitlab!28253
-
Nathan Friend authored
Update GitLab Packages See merge request gitlab-org/gitlab!28049
-
Douglas Barbosa Alexandre authored
Revert "Merge branch '210500-missing-merge-conflicts-email-notification' into 'master'" See merge request gitlab-org/gitlab!28360
-
Mike Greiling authored
Rename "Project Services" in frontend and docs See merge request gitlab-org/gitlab!26244
-
Justin Ho Tuan Duong authored
Update frontend and translations
-
Igor Drozdov authored
This cop checks for repeated examples within example groups
-
Stan Hu authored
This reverts merge request !27870
-
Mark Florian authored
Add deprecation comments See merge request gitlab-org/gitlab!28351
-
Shinya Maeda authored
Ci::Pipeline factories for the various kinds of merge request pipelines See merge request gitlab-org/gitlab!27951
-
Douglas Barbosa Alexandre authored
Merge branch '202037-geo-ssh-clone-pull-redirect-to-primary-when-selective-sync-enabled-and-project-not-selected-pre' into 'master' Geo: Simplify Geo proxying/redirecting messages See merge request gitlab-org/gitlab!28178
-
Rémy Coutable authored
Add information about note confidentiality to APIs See merge request gitlab-org/gitlab!28124
-
Stan Hu authored
Allow parenthesis to be included in group name See merge request gitlab-org/gitlab!28258
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Api to list runners for a group See merge request gitlab-org/gitlab!26328
-
Mike Greiling authored
Improve message when promoting labels See merge request gitlab-org/gitlab!28265
-
Nick Thomas authored
Render snippet blobs Closes #212584 See merge request gitlab-org/gitlab!28085
-
Aishwarya Subramanian authored
Adds ability for users to retrieve runners for a group. It retrieves runners for the group as well as its ancestor groups. It includes filters same as the ones for project runners list api.
-
Amy Qualls authored
This commit updates reference-style links on these pages to use the more standard link style, since our style guide specifies we should not use reference-style links.
-
Andrew Fontaine authored
Maintenance Mode - First Iteration Closes #211672 See merge request gitlab-org/gitlab!28158
-
Adam Hegyi authored
Upsert missing or inactive services records for projects with available Prometheus application installed on shared k8s cluster See merge request gitlab-org/gitlab!24684
-
Sarah GP authored
Notes deprecated spacing scale and suggests next steps to be taken.
-
Imre Farkas authored
Extract scheduling a Jira import to a service See merge request gitlab-org/gitlab!27942
-
Grzegorz Bizon authored
Merge branch '30146-let-s-encrypt-integration-doesn-t-scale-and-does-not-give-any-feedback-to-user-on-errors-2' into 'master' Save errored status for pages_domain if acme order is invalid See merge request gitlab-org/gitlab!27676
-
Jan Provaznik authored
Create VulnerabilitiesSummaryType for GraphQL See merge request gitlab-org/gitlab!26346
-
Avielle Wolfe authored
In order to get permissions working I had to pivot from using the hash returned by Vulnerability.counted_by_severity to using a VulnerabilitiesSummary pseudo-model and corresponding policy class. I'm not sure I love this solution, especially since I'm now using `public_send` to avoid having to hardcode each severity field in VulnerabilitiesSummaryType.
-
Jan Provaznik authored
Speed up todo API specs See merge request gitlab-org/gitlab!28283
-