- 11 Jul, 2016 2 commits
-
-
Jacob Vosmaer (GitLab) authored
Use URL-safe base64 in mock senddata headers Rails sends URL-safe encoded base64 so our tests that mock Rails should do the same. See merge request !54
-
Jacob Vosmaer authored
-
- 27 Jun, 2016 3 commits
-
-
Stan Hu authored
Mention gmake See merge request !52
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 23 Jun, 2016 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer (GitLab) authored
Added GL_PROTOCOL as an ENV variable to gitCommand With this MR we are now populating an ENV variable called `GL_PROTOCOL` when calling the `gitCommand` method. This will allow GitLab to allow or deny the request based on the allowed Git access protocols defined in the Application Settings. This MR is needed for: gitlab-org/gitlab-shell!62 gitlab-org/gitlab-ce!4696 gitlab-org/gitlab-ce#18601 See merge request !51
-
- 22 Jun, 2016 1 commit
-
-
Patricio Cano authored
-
- 15 Jun, 2016 5 commits
-
-
Jacob Vosmaer (GitLab) authored
Add link to "brief history" blog post in README See merge request !50
-
Jacob Vosmaer authored
-
Jacob Vosmaer (GitLab) authored
Workhorse to serve the output for format-patch Now this is done by Rails which is sad for the Unicorn worker, so this is moved here. This commit excludes tests for now, which will be added after the weekend. Part of fixing: gitlab-org/gitlab-ce#13999 See merge request !48
-
Jacob Vosmaer authored
-
Z.J. van de Weg authored
Also a forgotten diff is now renamed to patch
-
- 10 Jun, 2016 3 commits
-
-
Jacob Vosmaer (GitLab) authored
Use docker go image By using the official go docker image there is no need to install go manually and this saves time pulling the ruby image which is not being used anyway. Also, some time is save now not all packages need to be installed to install Go. At least thats what I expected when I typed the commit message, the speed gain is to be neglected though at least this yields a clean `.gitlab-ci.yml`. See merge request !49
-
Z.J. van de Weg authored
By using the official go docker image there is no need to install go manually and this saves time pulling the ruby image which is not being used anyway. Also, some time is save now not all packages need to be installed to install Go.
-
Z.J. van de Weg authored
Now this is done by Rails which is sad for the Unicorn worker, so this is moved here. This commit excludes tests for now, which will be added after the weekend.
-
- 03 Jun, 2016 3 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer (GitLab) authored
Diffs served by workhorse First iteration; mainly pushed the branch to trigger a build. Based on `archive.go` and `blob.go`. TODO: - [x] Add the correct route - [x] Test locally - [x] Write tests See merge request !45
-
ZJ van de Weg authored
-
- 27 May, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 25 May, 2016 2 commits
-
-
Jacob Vosmaer (GitLab) authored
Send timestamps when proxying For https://gitlab.com/gitlab-com/operations/issues/264 Companion to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4278 See merge request !47
-
Jacob Vosmaer authored
-
- 24 May, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 23 May, 2016 3 commits
-
-
Jacob Vosmaer (GitLab) authored
Use Go 1.6.2 See merge request !46
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 19 May, 2016 1 commit
-
-
ZJ van de Weg authored
-
- 12 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
Purposed of this commit is to trigger CI and hope it doesn't get the 'importing internal packages not allowed' error Im getting while building.
-
- 02 May, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 29 Apr, 2016 1 commit
-
-
- 28 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
This reverts commit 1fa69c8d. It turned out that the new behavior broke 'shallow git clone'. Closes https://gitlab.com/gitlab-org/gitlab-workhorse/issues/36
-
- 12 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 06 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 04 Apr, 2016 4 commits
-
-
Jacob Vosmaer authored
Be compatible with GOPATH See merge request !43
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 23 Mar, 2016 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 21 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-