- 22 Feb, 2017 2 commits
-
-
Z.J. van de Weg authored
-
Alfredo Sumaran authored
Add filtered search to MR page See merge request !1243
-
- 21 Feb, 2017 31 commits
-
-
Robert Speicher authored
Don't try to update a project's external service caches on a secondary Geo node See merge request !1273
-
Clement Ho authored
-
Rémy Coutable authored
Squash default See merge request !1272
-
Sean McGivern authored
git-annex may add a pre-commit hook on the GitLab server, which will cause the commit to fail unless git-annex is configured. As there shouldn't be one on the server normally, ignore all commit hooks.
-
Sean McGivern authored
For large repos, the checkout as part of creating a worktree can be very expensive. This can be so expensive that processes get 'stuck' on GitLab.com. To make this cheaper, configure sparse checkout for squash worktrees so that we only check out the files that were changed in the target branch (new files don't need to be included). Also add specs to cover the case where only new files are added, and the case where the diff isn't shown in the merge request because it's too large.
-
Douwe Maan authored
Fixes scheduling issue related to all mirrors See merge request !1183
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Sean McGivern authored
Include a string in all squash errors, and the reference of the MR that is failing to squash.
-
Sean McGivern authored
The last commit is a bad default to use, because if you want to squash commits, the last commit message will often be of the type 'fix specs'. Instead, use the MR title and author as the commit's author.
-
Achilleas Pipinellis authored
Git-Annex to Git-LFS migration guide Closes #1693 See merge request !1230
-
Rémy Coutable authored
Added weight slash command Closes #852 See merge request !1255
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
Tiago Botelho authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
-
Valery Sizov authored
CE Upstream - Monday Closes gitlab-com/organization#22 and gitlab-ce#28204 See merge request !1265
-
Valery Sizov authored
-
Rémy Coutable authored
Backport "Unify issues search behavior by always filtering when ALL labels matches" See merge request !1258
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Clement Ho authored
Allow searching issues for strings containing colons Closes #28357 See merge request !9400
-
Simon Knox authored
-
Clement Ho authored
Add process for requesting approval for licenses Closes gitlab-com/organization#22 See merge request !9242
-
Robert Speicher authored
Fix Spinach failure See merge request !9401
-
- 20 Feb, 2017 7 commits
-
-
Clement Ho authored
Set dropdown height fixed to `250px;` and make it scrollable Closes #26206 See merge request !9063
-
Alfredo Sumaran authored
Repositioned multiple issue boards selector Closes #1156 See merge request !1020
-
Douwe Maan authored
-
Alfredo Sumaran authored
Rename karma job to rake karma See merge request !9342
-
Alfredo Sumaran authored
Resolve "Left align nav items" Closes #27934 See merge request !9338
-
Robert Speicher authored
Fix issue where files on a fork could not be edited Closes #28188 See merge request !9349
-
Régis Freyd (GitLab) authored
UX Guide: Add personas See merge request !9390
-