- 15 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 11 Aug, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 08 Aug, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 04 Aug, 2017 4 commits
-
-
Rémy Coutable authored
Print the setup steps and duration and fix an issue resulting in re-setuping GitLab Shell on each test run Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This reverts commit 23c502b4, reversing changes made to 1018ab05.
-
Kim "BKC" Carlbäcker authored
-
- 02 Aug, 2017 1 commit
-
-
Rémy Coutable authored
If we call `system('rake', 'taks_name')`, `ENV['RUBYOPT']` is set to `'-rbundler/setup'` but some tasks (e.g. `gitlab:gitaly:install` need a clean env since they install their own Gem bundle. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 01 Aug, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 27 Jul, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 20 Jun, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 14 Jun, 2017 1 commit
-
-
Alejandro Rodríguez authored
This revealed an error in our configuration generation in gitlab:gitaly:install rake task. The fix is included
-
- 02 May, 2017 1 commit
-
-
Mike Ricketts authored
-
- 19 Apr, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 13 Apr, 2017 1 commit
-
-
Alejandro Rodríguez authored
Currently we specify versions for Gitlab-Shell, Workhorse and Gitaly using version strings, to which we prepend 'v' and assume are tags. These changes allow branches or tags with other name formats to be specified by prepending '=' to the version string (á la govendor). We also simplify the process to reset to the given version (now a branch or tag): Right now there's a check to supposedly try to avoid fetching from the remote the version if it already exist locally. But the previous logic already clones if the directory doesn't exist or fetches if it does, so this check is pointless. We can safely assume the version exists once we get to the reset stage.
-
- 04 Apr, 2017 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#173
-
- 21 Mar, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 01 Dec, 2016 1 commit
-
-
Rémy Coutable authored
The task will use the canonical repo and the required version. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 30 Nov, 2016 3 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-