- 02 Oct, 2017 7 commits
-
-
Sean McGivern authored
All of these were in past releases, so missed their chance to be included in the main changelog :-(
-
Sean McGivern authored
Changelogs without a .yml extension won't be picked up, and will be ignored completely, so fail the pipeline when one of those is found.
-
Sean McGivern authored
-
Sean McGivern authored
This was discarded from the initial compilation because it had invalid YAML.
-
Sean McGivern authored
When a changelog has invalid YAML (typically, there is an unquoted @ at the start of the author field), then the entry will be discarded. This script checks all unreleased changelogs for validity, and runs as part of the static-analysis step, so the pipeline will fail if this happens in future.
-
Douwe Maan authored
Fix EE delta size check handling with annotated tags Closes #3589 See merge request gitlab-org/gitlab-ee!3041
-
Achilleas Pipinellis authored
Fix Ruby code for disabling Auto DevOps banner See merge request gitlab-org/gitlab-ee!3035
-
- 30 Sep, 2017 2 commits
-
-
Grzegorz Bizon authored
Fix Admin -> License selector for GitLab QA specs Closes gitlab-qa#68 See merge request gitlab-org/gitlab-ce!14599
-
Stan Hu authored
Pushes with annotated tags would fail when the repository size limits were enabled. Closes #3589
-
- 29 Sep, 2017 5 commits
-
-
Phil Hughes authored
Makes code quality requests in parallel Closes #2910 See merge request gitlab-org/gitlab-ee!3033
-
Filipa Lacerda authored
-
Rémy Coutable authored
CE upstream - Wednesday Closes gitlab-ce#34415 See merge request gitlab-org/gitlab-ee!3026
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Athar Hameed authored
-
- 28 Sep, 2017 24 commits
-
-
Douwe Maan authored
Hashed storage migration path (EE version) Closes #3118 See merge request gitlab-org/gitlab-ee!3023
-
Filipa Lacerda authored
EE port of fix-translation-namespaces See merge request gitlab-org/gitlab-ee!3011
-
Nick Thomas authored
-
Nick Thomas authored
-
Gabriel Mazetto authored
-
Marcia Ramos authored
Fix heading for group issue boards See merge request gitlab-org/gitlab-ee!3028
-
Phil Hughes authored
-
Douwe Maan authored
Enhance LDAP group mappings with filters Closes #3188 See merge request gitlab-org/gitlab-ee!2885
-
Achilleas Pipinellis authored
-
Grzegorz Bizon authored
-
Phil Hughes authored
-
Douwe Maan authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!2947
-
GitLab Crowdin Bot authored
-
Sean McGivern authored
[CE backport] Clean merge_jid whenever necessary on the merge process See merge request gitlab-org/gitlab-ee!3027
-
James Lopez authored
-
Grzegorz Bizon authored
Add additional user actions in Audit events Closes #1370 See merge request gitlab-org/gitlab-ee!2103
-
Phil Hughes authored
Only show 'Turn on Service Desk' when permissions are present. Closes #3509 See merge request gitlab-org/gitlab-ee!3020
-
Bryce Johnson authored
-
Phil Hughes authored
Show group tab if member lock is enabled Closes #3575 See merge request gitlab-org/gitlab-ee!3025
-
James Lopez authored
-
James Lopez authored
-
Grzegorz Bizon authored
-
James Lopez authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 27 Sep, 2017 2 commits
-
-
Robert Speicher authored
Make issue boards sidebar full height See merge request !2968
-
Oswaldo Ferreira authored
MergeRequest#merge_jid should be cleaned up whenever we hit a known error on MergeService#execute. This way we can keep track if the MR is really "ongoing" or "stuck"
-