summaryrefslogtreecommitdiff
path: root/lib/support/nginx
Commit message (Expand)AuthorAgeFilesLines
...
* 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