- 02 Sep, 2019 7 commits
-
-
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 20 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
-
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 11 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
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32436 introduced the atlassian-jwt gem as part of the jira-ruby dependency update. To get around this, we remove the constants as they have already been defined by the gem.
-
GitLab Bot authored
-
Lin Jen-Shin authored
Update jira-ruby to 1.7.1 See merge request gitlab-org/gitlab-ce!32436
-
- 30 Aug, 2019 2 commits
-
-
GitLab Bot authored
-
Tanya Pazitny authored
Increase window size during e2e tests See merge request gitlab-org/gitlab-ce!32471
-