- Nov 04, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
Use X-File header for fast artifacts upload - requires gitlab-workhorse extension
-
- Oct 29, 2015
-
-
Jacob Vosmaer (GitLab) authored
-
- Oct 14, 2015
-
-
Jacob Vosmaer (GitLab) authored
Users are allowed to supply namespace%2Fproject instead of a numeric ID
-
- Oct 08, 2015
-
-
Jacob Vosmaer (GitLab) authored
This change relies on changes in gitlab_git and gitlab-git-http-server.
-
- Sep 07, 2015
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) 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).
-
- Aug 31, 2015
-
-
Jacob Vosmaer (GitLab) authored
-
- Jul 28, 2015
-
-
Jacob Vosmaer (GitLab) 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.
-
- Jun 11, 2015
-
-
Marin Jankovski authored
-
- Mar 03, 2015
-
-
Douwe Maan authored
Revert "Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/gitlabhq into mattes-go-get-workaround-nginx" This reverts commit 51349ca3, reversing changes made to b180476b.
-
- Feb 20, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- Jan 01, 2015
- Dec 03, 2014
-
-
Luke Ashe-Browne authored
-
Luke Ashe-Browne authored
We want to make users aware that the nginx default config will conflict with the gitlab default_server conf file.
-
- Nov 09, 2014
-
-
Ben Bodenmiller authored
minor updates @ formatting changes to match other versions of file. Unify formatting of https://github.com/gitlabhq/gitlabhq/blob/master/lib/support/nginx/gitlab, https://github.com/gitlabhq/gitlabhq/blob/master/lib/support/nginx/gitlab-ssl, & https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-cookbooks/gitlab/templates/default/nginx-gitlab-http.conf.erb
-
- Nov 03, 2014
-
-
Hugo Osvaldo Barrera authored
The current configuration sample files only enable IPv4 by default, making the server inaccesible for many remote hosts (and an increasing amount every day). Enable IPv4 and IPv6 by default. Older servers with no external IPv6 connectivity will not fail since they'll have a local-link IPv6 address to bind to anyway.
-
- Sep 12, 2014
-
-
Ben Bodenmiller authored
Set's fail_timeout=0 as recommended by http://unicorn.bogomips.org/Unicorn/Configurator.html#method-i-timeout when Unicorn is running behind nginx.
-
- Aug 23, 2014
-
-
Ben Bodenmiller authored
-
- Aug 04, 2014
-
-
Sid Sijbrandij authored
-
- Jun 03, 2014
-
-
GitLab authored
-
- May 13, 2014
-
-
Marin Jankovski authored
-
- Apr 07, 2014
-
-
Dmitriy Zaporozhets authored
-
- Apr 03, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Mar 24, 2014
-
-
Marin Jankovski authored
-
- Mar 10, 2014
-
-
Sid Sijbrandij authored
-
- Jan 28, 2014
-
-
Jacob Vosmaer (GitLab) authored
-
- Jan 27, 2014
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
- Jan 23, 2014
-
-
Sid Sijbrandij authored
-
- Jan 22, 2014
-
-
Sid Sijbrandij authored
-
Sid Sijbrandij authored
-
- Dec 30, 2013
-
-
Sid Sijbrandij authored
-
- Nov 18, 2013
-
-
zeeZ authored
-
- Nov 15, 2013
-
-
Joachim Brandon LeBlanc authored
Added the client_max_body_size declaration to the nginx server block to prevent 413 errors when http post body is larger than the default (1m).
-
- Jun 12, 2013
-
-
Sid Sijbrandij authored
-
- Jun 05, 2013
-
-
Sid Sijbrandij authored
This commit got lost https://github.com/gitlabhq/gitlab-recipes/commit/76ba45246e93e9c764580fe54ccfe38da751afbe
-