- 03 Oct, 2017 14 commits
-
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
Conflicts: app/views/projects/artifacts/_tree_file.html.haml
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Zeger-Jan van de Weg authored
-
Eric Eastwood authored
FE for https://gitlab.com/gitlab-org/gitlab-ce/issues/34102 Conflicts: app/views/projects/artifacts/_tree_file.html.haml
-
Victor Wu authored
Explain limitation for Jira dev panel integration on relative URL GL See merge request gitlab-org/gitlab-ee!2876
-
- 02 Oct, 2017 19 commits
-
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Lin Jen-Shin (godfat) authored
CE upstream: Friday Closes gitaly#601, gitaly#562, #3573, #3118, and gitlab-ce#38507 See merge request gitlab-org/gitlab-ee!3036
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
it's not going to find the user, of course, right? The `user` is already created in the other example, unfortunately. If we `User.delete_all`, then `user` would be pointing to a deleted user.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* ee/master: (EE) Create repositories via Gitaly Remove changelogs with invalid extensions Extend changelog checker to test file extensions Fix invalid changelog entries Manually add CHANGELOG entry for !13325 Add static analysis job to find invalid YAML in changelogs Merge branch 'sh-fix-gitlab-qa-admin' into 'master' Adds a Gitaly n+1 notice to commit handling on access check Fix EE delta size check handling with annotated tags Makes code quality requests in parallel Fix Ruby code for disabling Auto DevOps banner
-
Douwe Maan authored
(EE) Create repositories via Gitaly See merge request gitlab-org/gitlab-ee!3038
-
Jacob Vosmaer (GitLab) authored
-
Robert Speicher authored
Add static analysis job to find invalid YAML in changelogs See merge request gitlab-org/gitlab-ee!3043
-
Sean McGivern authored
Adds a Gitaly n+1 notice to commit handling on access check See merge request gitlab-org/gitlab-ee!3034
-
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 3 commits
-
-
Grzegorz Bizon authored
Fix Admin -> License selector for GitLab QA specs Closes gitlab-qa#68 See merge request gitlab-org/gitlab-ce!14599
-
Alejandro Rodríguez authored
-
Stan Hu authored
Pushes with annotated tags would fail when the repository size limits were enabled. Closes #3589
-
- 29 Sep, 2017 4 commits
-
-
Douwe Maan authored
-
Phil Hughes authored
[ci skip]
-
Lin Jen-Shin authored
3f54ae10
-
Phil Hughes authored
Makes code quality requests in parallel Closes #2910 See merge request gitlab-org/gitlab-ee!3033
-