Commit f8fcc312 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

gitlab: version up 8.5.8 + NXD patches.

parent 866f503c
......@@ -111,27 +111,27 @@ git-executable = ${git:location}/bin/git
[gitlab-repository]
<= git-repository
#repository = https://gitlab.com/gitlab-org/gitlab-ce.git
repository = https://lab.nexedi.com/nexedi/gitlab-ce.git
# 8.5.X + NXD patches:
revision = v8.5.3-15-g827d39147af496bcd4696c845e9094a07b5a09d3
repository = https://lab.nexedi.com/kazuhiko/gitlab-ce.git
# 8.6.1 + NXD patches:
revision = v8.6.1-9-gc9201a8aaed5cf9b23b39f0be310644f21df85d0
location = ${buildout:parts-directory}/gitlab
[gitlab-shell-repository]
<= git-repository
#repository = https://gitlab.com/gitlab-org/gitlab-shell.git
repository = https://lab.nexedi.com/nexedi/gitlab-shell.git
# gitlab 8.5 wants gitlab-shell 2.6.10
# 2.6.10 + no-hooks.old patch
revision = v2.6.10-13-gcb8f331c955aa780efe10263d0d45b332f030f42
repository = https://lab.nexedi.com/kazuhiko/gitlab-shell.git
# gitlab 8.6 wants gitlab-shell 2.6.11
# 2.6.11 + no-hooks.old patch
revision = v2.6.10-17-gbbe699e29ad5f51990de90b56af6ede3dba49c17
location = ${buildout:parts-directory}/gitlab-shell
[gitlab-workhorse-repository]
<= git-repository
#repository = https://gitlab.com/gitlab-org/gitlab-workhorse.git
repository = https://lab.nexedi.com/nexedi/gitlab-workhorse.git
# 0.6.4 + NXD patches for blob download speedup
repository = https://lab.nexedi.com/kazuhiko/gitlab-workhorse.git
# 0.7.1 + NXD patches for blob download speedup
# (https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/17)
revision = v0.6.4-3-g32ec77c4db3556dc66e8c863326325f8ec970849
revision = v0.7.1-3-gf82cbe49d5f7de8fd783b95ee6cd229d48278ea6
location = ${buildout:parts-directory}/gitlab-workhorse
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment