- 02 Sep, 2019 11 commits
-
-
GitLab Bot authored
-
Evan Read authored
Replaced image with smaller version See merge request gitlab-org/gitlab-ce!32509
-
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
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
- 01 Sep, 2019 21 commits
-
-
Evan Read authored
Improve document format, putting parameters in a table See merge request gitlab-org/gitlab-ce!31905
-
Alexis Sánchez authored
-
GitLab Bot authored
-
Evan Read authored
Improve RAW reading, consistency in api uri See merge request gitlab-org/gitlab-ce!31941
-
Alexis Sánchez authored
-
Stan Hu authored
Reduce amount of property definitions in ChatNotificationService See merge request gitlab-org/gitlab-ee!15793
-
Peter Leitzen authored
Before this commit we redefined properties for supported events on each new instance of ChatNotificationService during "runtime". This commit defines the properties only once during "compile time".
-
GitLab Bot authored
-
Thong Kuah authored
Move generic k8s services out of GCP namespace See merge request gitlab-org/gitlab-ce!32310
-
Patrick Bajao authored
-
GitLab Bot authored
-
Nick Thomas authored
Remove :kubernetes_namespace_per_environment feature flag See merge request gitlab-org/gitlab-ce!32140
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
Nick Thomas authored
Improve chatops help output See merge request gitlab-org/gitlab-ce!32208
-
GitLab Bot authored
-
Stan Hu authored
Fix spelling of "poiting" See merge request gitlab-org/gitlab-ce!32494
-
GitLab Bot authored
-
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 8 commits
-
-
dineshpanda authored
-
dineshpanda authored
-
John Jago authored
-
Lin Jen-Shin authored
Fix broken static-analysis on master Closes #14632 See merge request gitlab-org/gitlab-ee!15927
-
GitLab Bot 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
-