- 02 Sep, 2019 6 commits
-
-
Russell Dickenson authored
The size of this image was reduced to: 1. Reduce its storage size. 2. Optimze for faster loading in browser.
-
Ash McKenzie authored
Update gitlab-shell to v9.4.2 See merge request gitlab-org/gitlab-ce!32505
-
Ash McKenzie authored
Fix 500 error in CI lint when included templates are an array Closes #66605 See merge request gitlab-org/gitlab-ce!32232
-
Evan Read authored
Documentation: Describe where to set "Size limit per repository" for projects and groups See merge request gitlab-org/gitlab-ce!31856
-
Evan Read authored
Change markdownlint wildcard format See merge request gitlab-org/gitlab-ce!32379
-
Marcel Amirault authored
-
- 01 Sep, 2019 12 commits
-
-
Evan Read authored
Improve document format, putting parameters in a table See merge request gitlab-org/gitlab-ce!31905
-
Alexis Sánchez authored
-
Evan Read authored
Improve RAW reading, consistency in api uri See merge request gitlab-org/gitlab-ce!31941
-
Alexis Sánchez authored
-
Thong Kuah authored
Move generic k8s services out of GCP namespace See merge request gitlab-org/gitlab-ce!32310
-
Patrick Bajao authored
-
Nick Thomas authored
Remove :kubernetes_namespace_per_environment feature flag See merge request gitlab-org/gitlab-ce!32140
-
Stan Hu authored
Avoid calling freeze on already frozen strings in app/models See merge request gitlab-org/gitlab-ce!32499
-
Stan Hu authored
Avoid calling freeze on already frozen strings in app/controllers See merge request gitlab-org/gitlab-ce!32498
-
Nick Thomas authored
Improve chatops help output See merge request gitlab-org/gitlab-ce!32208
-
Stan Hu authored
Fix spelling of "poiting" See merge request gitlab-org/gitlab-ce!32494
-
Paul Slaughter authored
Refactor showStagedIcon property's behavior to match its name Closes #66071 See merge request gitlab-org/gitlab-ce!32333
-
- 31 Aug, 2019 7 commits
-
-
dineshpanda authored
-
dineshpanda authored
-
John Jago authored
-
Stan Hu authored
Previously the following syntax would fail in the linter with an error 500: ``` include: template: - License-Management.gitlab-ci.yml - Dependency-Scanning.gitlab-ci.yml - SAST.gitlab-ci.yml ``` Now the error will call out specifically that the value is not a string. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66605
-
Stan Hu authored
Add EE methods to Project Show page object See merge request gitlab-org/gitlab-ce!32489
-
Jennifer Louie authored
-
Lin Jen-Shin authored
Update jira-ruby to 1.7.1 See merge request gitlab-org/gitlab-ce!32436
-
- 30 Aug, 2019 15 commits
-
-
Tanya Pazitny authored
Increase window size during e2e tests See merge request gitlab-org/gitlab-ce!32471
-
Arun Kumar Mohan authored
Previously, the `showStagedIcon` property was doing the opposite of what its name suggested. It was rendering the staged icon when `showStagedIcon` was `false` and rendering the regular icon when it was `true`.
-
Michael Kozono authored
Remove dependency on IgnorableColumn concern Closes #66746 See merge request gitlab-org/gitlab-ce!32427
-
Mayra Cabrera authored
Creates Feature Flag for job log See merge request gitlab-org/gitlab-ce!32154
-
Filipa Lacerda authored
Updates frontend code and specs to allow for the new feature flag
-
Robert Speicher authored
Doc: Add documentation about public MR-level API See merge request gitlab-org/gitlab-ce!32133
-
Mayra Cabrera authored
Resolve "Limit access request emails to ten most recently active owners/maintainers" See merge request gitlab-org/gitlab-ce!32141
-
Manoj MJ authored
This change limits the number of emails for new access requests notifications to 10 most recently active owners/maintainers
-
Stan Hu authored
This is to accomodate prepended modules.
-
Achilleas Pipinellis authored
Added expected site deployment wait time See merge request gitlab-org/gitlab-ce!32474
-
Matt Penna authored
-
Lin Jen-Shin authored
Fix for #56295 - Some Avatars In Commit Trailers Not Visible Closes #56295 See merge request gitlab-org/gitlab-ce!32374
-
https://gitlab.com/gitlab-org/gitlab-ce/issues/56295Jesse Hall authored
All avatars now visible in commit trailers.
-
Stan Hu authored
Add production fixture to create instance administration project See merge request gitlab-org/gitlab-ce!32467
-
Reuben Pereira authored
Since migrations are not run by new instances, add a production fixture that should ensure that the self-monitoring project is created for new instances as well.
-