- 24 Sep, 2017 1 commit
-
-
Gabriel Mazetto authored
-
- 15 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 11 Aug, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 10 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 09 Aug, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 08 Aug, 2017 3 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
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
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 01 Aug, 2017 2 commits
-
-
Jacob Vosmaer authored
-
Gabriel Mazetto authored
-
- 20 Jul, 2017 1 commit
-
-
Alejandro Rodríguez authored
Fixes an issue where, when using branch versions, the component wouldn't be updated after the first branch checkout. We also save one step, since checking out the FETCH_HEAD with `-f` already does what `reset --hard` did.
-
- 21 Jun, 2017 1 commit
-
-
Grzegorz Bizon 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
-
- 24 May, 2017 1 commit
-
-
Alexis Reigel authored
-
- 18 May, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 15 May, 2017 1 commit
-
-
Jacob Vosmaer authored
It seems that bad things happen when two gRPC stubs share one gRPC channel so let's stop doing that. The downside of this is that we create more gRPC connections; one per stub.
-
- 12 May, 2017 2 commits
-
-
Stan Hu authored
See http://rubular.com/r/uTDlT85zW1
-
Stan Hu authored
See http://rubular.com/r/9oI7K8b773 for more details.
-
- 10 May, 2017 1 commit
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 04 May, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 01 May, 2017 1 commit
-
-
Robert Speicher authored
-
- 28 Apr, 2017 1 commit
-
-
Kim "BKC" Carlbäcker authored
- Backup-rake-spec fixed. Storage config broken - Use rugged to compare branch/tag-count in specs - upgrade gitaly
-
- 26 Apr, 2017 1 commit
-
- 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
-
- 29 Mar, 2017 2 commits
-
-
Jacob Vosmaer authored
- 27 Mar, 2017 1 commit
-
-
Robert Speicher authored
-
- 21 Mar, 2017 3 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
James Lopez authored
-
- 03 Mar, 2017 2 commits
-
-
Pawel Chojnacki authored
-
Alejandro Rodríguez authored
This will be necessary when adding gitaly settings. This version doesn't make any functional changes, but allows us to include this breaking change in 9.0 and add the needed extra settings in the future with backwards compatibility
-
- 28 Feb, 2017 1 commit
-