- 03 Oct, 2017 5 commits
-
-
Filipa Lacerda authored
* master: (1365 commits) Fix i18n namespace typo Add doc regarding nested groups limitation Explain limitation for Jira dev panel integration on relative URL GL Fix syntax error Remove duplicated method, aligning to CE Resolve conflict We shouldn't delete existing user, otherwise Remove duplicated entry (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 Move semi-linear merge strategy to CE area (mostly FE) Remove Project#merge_method accessors from EE side as we backported this to CE Update documentation for semi-linear history ...
-
Filipa Lacerda authored
Moves into .vue file
-
Sean McGivern authored
Refactoring after moving fast-forward merge to CE See merge request gitlab-org/gitlab-ee!2937
-
Douwe Maan authored
Fix i18n namespace typo See merge request gitlab-org/gitlab-ee!3046
-
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 23 commits
-
-
James Ramsay authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Valery Sizov authored
-
Valery Sizov 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
-
Valery Sizov 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 9 commits
-
-
Eric Eastwood authored
-
Valery Sizov authored
-
Valery Sizov authored
-
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
-
Filipa Lacerda authored
-
Lin Jen-Shin authored
-