summaryrefslogtreecommitdiff
path: root/lib/support/nginx/gitlab
Commit message (Expand)AuthorAgeFilesLines
* The good stuff needs NGINX 1.7.11nginx-git-httpJacob Vosmaer2015-09-071-3/+5
* Do not let NGINX buffer Git HTTP requestsJacob Vosmaer2015-09-071-0/+7
* Replace grack with gitlab-git-http-serverJacob Vosmaer2015-08-311-23/+21
* Experimental support for gitlab-git-http-serverJacob Vosmaer2015-07-281-0/+25
* Merge branch 'nginx_defaulthost_documentation' into 'master'Dmitriy Zaporozhets2015-06-221-0/+4
|\
| * fixed typoLuke Ashe-Browne2014-12-031-2/+2
| * adding notes to gitlab nginx confLuke Ashe-Browne2014-12-031-1/+5
* | Add a note that changing example configuration files requires changing omnibu...note_about_omnibus_changesMarin Jankovski2015-06-111-1/+7
* | Revert "Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/g...Douwe Maan2015-03-031-10/+0
* | Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/gitlabhq ...Marin Jankovski2015-02-201-0/+10
|\ \
| * | remove optional html tagsmattes2014-12-311-6/+1
| * | allow for private repositoriesmattes2014-12-311-0/+15
| |/
* | Restore nginx config a little more.Douwe Maan2015-02-201-0/+1
* | Make changes to nginx config less likely to break something.Douwe Maan2015-02-201-17/+32
* | Modify nginx config to let /uploads go through to unicorn.Douwe Maan2015-02-201-18/+23
|/
* Merge pull request #8273 from bbodenmiller/nginx-updatesMarin Jankovski2014-11-101-2/+5
|\
| * minor updates & formatting changesBen Bodenmiller2014-11-081-2/+5
* | Don't enable IPv4 *only* on nginx.Hugo Osvaldo Barrera2014-11-031-1/+2
|/
* fail_timeout=0 as recommended by UnicornBen Bodenmiller2014-09-121-1/+1
* unify nginx config filesBen Bodenmiller2014-08-231-39/+55
* Simplify the ssl setup file.Sytse Sijbrandij2014-08-041-3/+3
* Ensure sidekiq is displayed by setting X-Frame-Options.GitLab2014-06-031-0/+1
* Update warnings about relative url support.Marin Jankovski2014-05-131-1/+4
* Comment gzip: off be defaultDmitriy Zaporozhets2014-04-071-4/+4
* Disable compression to prevent BREACH attackDmitriy Zaporozhets2014-04-031-0/+3
* Add gzip compression for assets to nginx example.Marin Jankovski2014-03-241-0/+8
* Some people are getting the error 'The remote end hung up unexpectedly' due t...dosire2014-03-101-1/+1
* Add a custom 502 pageJacob Vosmaer2014-01-281-0/+2
* Merge branch 'upload-limits' into 'master'Dmitriy Zaporozhets2014-01-271-1/+2
|\
| * Git over ssh and http are different things.dosire2014-01-221-2/+2
| * More explanation for upload limits.dosire2014-01-221-0/+1
* | Use either/or to present optionsJacob Vosmaer2014-01-271-2/+2
* | Explain what we know about Nginx chunked requestsJacob Vosmaer2014-01-271-0/+14
* | Remove version since we don't keep it up to date.dosire2014-01-231-1/+0
|/
* Change canonical urls to GitLab Cloud.dosire2013-12-301-2/+2
* Merge pull request #5617 from zeeZ/nginx-proxyDmitriy Zaporozhets2013-12-161-0/+1
|\
| * Add X-Forwarded-For to nginx configzeeZ2013-11-181-0/+1
* | Add client_max_body_size to nginx siteJoachim Brandon LeBlanc2013-11-151-0/+3
|/
* Make the installation guide easier to follow for non-unix people.Sytse Sijbrandij2013-06-121-1/+1
* This commit got lost https://github.com/gitlabhq/gitlab-recipes/commit/76ba45...Sytse Sijbrandij2013-06-051-0/+1
* Adding a short hint to *:80 for default listen address on nginx example configFrank Lanitz2013-05-101-1/+1
* Move init.d and nginx default recipes in core library to save efforts trying ...Dmitriy Zaporozhets2013-04-221-0/+38