- 22 Feb, 2017 18 commits
-
-
Sean McGivern authored
Port of 28458-present-gitlab-version-for-v4-changes-on-docs See merge request !1285
-
Clement Ho authored
Fix admin email notification recipient group select list Closes #1656 See merge request !1277
-
Oswaldo Ferreira authored
Present GitLab version for each V3 to V4 API change on v3_to_v4.md. And add Merge Request link to the v3 to v4 documentation. Similar to changelog, mention the Merge Request id & link for each change.
-
Douwe Maan authored
Chat slash commands show labels correctly See merge request !1280
-
Sean McGivern authored
[Elasticsearch] More efficient search See merge request !1282
-
Felipe Artur authored
[ci skip]
-
Felipe Artur authored
[ci skip]
-
Rémy Coutable authored
Backport "Change branch_name param to branch throughout V4 API" See merge request !1276
-
Valery Sizov authored
-
Rémy Coutable authored
# Conflicts: # doc/api/v3_to_v4.md
-
Rémy Coutable authored
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Update Elasticsearch to 5.1 Closes #1253 See merge request !1059
-
Sean McGivern authored
API: Make subscription API more RESTfuL See merge request !1274
-
Robert Schilling authored
Update documentation
-
Robert Schilling authored
-
Z.J. van de Weg authored
-
-
Alfredo Sumaran authored
Add filtered search to MR page See merge request !1243
-
- 21 Feb, 2017 22 commits
-
-
Oswaldo Ferreira authored
-
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.
-
Valery Sizov authored
-
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
-