- 14 Apr, 2016 1 commit
-
-
Achilleas Pipinellis authored
-
- 11 Mar, 2016 1 commit
-
-
Artem Sidorenko authored
Otherwise this might 'hide' problems https://github.com/gitlabhq/gitlabhq/issues/10053#issuecomment-188919319
-
- 09 Feb, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 08 Feb, 2016 2 commits
-
-
ritave authored
-s flag of su doesn't work correctly on some systems, loging in the user and not running the requested command. By moving the bash shell init inside the su command we avoid the issue
-
Harald Spaethe authored
-
- 25 Jan, 2016 1 commit
-
-
fbretel authored
-
- 21 Jan, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 24 Dec, 2015 1 commit
-
-
cafuego authored
-
- 15 Dec, 2015 1 commit
-
-
Jacob Vosmaer authored
-
- 11 Dec, 2015 1 commit
-
-
Jacob Vosmaer authored
-
- 06 Dec, 2015 1 commit
-
-
Vyacheslav Stetskevych authored
-
- 04 Dec, 2015 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9869
-
- 27 Nov, 2015 3 commits
-
-
Robert Speicher authored
[ci skip]
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
It turns out that if we do not the declaration from "location /" wins.
-
- 19 Nov, 2015 1 commit
-
-
Jacob Vosmaer authored
Limiting, if any, should happen in gitlab-workhorse.
-
- 18 Nov, 2015 1 commit
-
-
Drew Blessing authored
-
- 16 Nov, 2015 1 commit
-
-
Marin Jankovski authored
-
- 10 Nov, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
-
- 29 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
-
- 14 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
Users are allowed to supply namespace%2Fproject instead of a numeric ID
-
- 08 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
This change relies on changes in gitlab_git and gitlab-git-http-server.
-
- 22 Sep, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 16 Sep, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 07 Sep, 2015 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
Before this change NGINX would convert a chunked HTTP POST (e.g. git push) into a HTTP 1.0 single large POST. This creates an unnecessary delay, and it creates unnecessary memory pressure on gitlab-git-http-server. For the response ('proxy_buffering') I am less sure that NGINX 's buffering behavior is harmful, but it still makes more sense to me not to interfere with gitlab-git-http-server (and the Golang net/http server).
-
- 31 Aug, 2015 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 25 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 20 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 19 Aug, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 28 Jul, 2015 1 commit
-
-
Jacob Vosmaer authored
https://gitlab.com/gitlab-org/gitlab-git-http-server This change introduces the GITLAB_GRACK_AUTH_ONLY environment variable. When set, Grack requests to GitLab will only respond with the user's GL_ID (if the request is OK) or an error. This allows gitlab-git-http-server to use the main GitLab application as an authentication and authorization backend. If we like how this works we should drop the GITLAB_GRACK_AUTH_ONLY variable at some point in the future.
-
- 19 Jun, 2015 1 commit
-
-
Antonio Huete Jimenez authored
- Use whoami instead of relying on the existence of $USER enviroment variable which is not always present
-
- 15 Jun, 2015 1 commit
-
-
Marin Jankovski authored
-
- 11 Jun, 2015 1 commit
-
-
Marin Jankovski authored
-
- 04 May, 2015 1 commit
-
-
Drunkard Zhang authored
-
- 14 Mar, 2015 1 commit
-
-
Vasilij Schneidermann authored
-