Commit graph

15 commits

Author SHA1 Message Date
Jacob Vosmaer
5de16dee76 Add a custom 502 page 2014-01-28 10:19:22 +01:00
Dmitriy Zaporozhets
c3ae30b60e Merge branch 'upload-limits' into 'master'
Upload Limits

Better documentation for the upload limit. Please have a hard time when they need to change the upload limits, see https://gitlab.com/gitlab-org/gitlab-ce/issues/5
2014-01-27 12:44:14 +00:00
Jacob Vosmaer
abae128915 Use either/or to present options 2014-01-27 11:59:15 +01:00
Jacob Vosmaer
7b32be6eb1 Explain what we know about Nginx chunked requests 2014-01-27 11:19:45 +01:00
dosire
42220f2a18 Remove version since we don't keep it up to date. 2014-01-23 15:14:07 +01:00
dosire
7ad70a56d3 Git over ssh and http are different things. 2014-01-22 17:51:00 +01:00
dosire
119c782e0b More explanation for upload limits. 2014-01-22 17:01:47 +01:00
dosire
60e451fde4 Change canonical urls to GitLab Cloud. 2013-12-30 14:27:18 +01:00
Dmitriy Zaporozhets
f24e151414 Merge pull request #5617 from zeeZ/nginx-proxy
Add X-Forwarded-For to nginx config
2013-12-16 03:54:04 -08:00
zeeZ
59b6337de0 Add X-Forwarded-For to nginx config 2013-11-18 10:54:20 +01:00
Joachim Brandon LeBlanc
c09aed8b07 Add client_max_body_size to nginx site
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).
2013-11-15 11:49:31 -06:00
Sytse Sijbrandij
f01d482427 Make the installation guide easier to follow for non-unix people. 2013-06-12 21:30:36 +02:00
Sytse Sijbrandij
89d6ee1632 This commit got lost 76ba45246e 2013-06-05 20:08:42 +02:00
Frank Lanitz
aba29ab94c Adding a short hint to *:80 for default listen address on nginx example config
Based on posting https://github.com/gitlabhq/gitlabhq/issues/3384#issuecomment-15457287 I was able to solved an issue here. Pointing out *:80 might could prevent others for struggeling here
2013-05-10 17:45:02 +02:00
Dmitriy Zaporozhets
5ac5f586f8 Move init.d and nginx default recipes in core library to save efforts trying keep sync between gitlab-recipes and gitlabhq 2013-04-22 12:44:09 +02:00