- 23 Feb, 2017 4 commits
-
-
Valery Sizov authored
-
Filipa Lacerda authored
Re-compile merge request Vue app after jQuery ajax Closes gitlab-ce#27134 See merge request !1264
-
Achilleas Pipinellis authored
Add version requirements for Elasticsearch See merge request !1291
-
Achilleas Pipinellis authored
[ci skip]
-
- 22 Feb, 2017 27 commits
-
-
Douwe Maan authored
No more and/or in EE See merge request !1284
-
Achilleas Pipinellis authored
Remove Pages readme See merge request !1289
-
Achilleas Pipinellis authored
To prevent a redirect loop in docs.gitlab.com/ce/pages/ [ci skip]
-
Achilleas Pipinellis authored
Change Pages redirect See merge request !1288
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
Add GitLab Pages guides See merge request !1286
-
Achilleas Pipinellis authored
[ci skip]
-
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
-
Douwe Maan authored
-
Douwe Maan authored
-
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 9 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
-