Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-12fail_timeout=0 as recommended by UnicornBen Bodenmiller
2014-09-08Merge pull request #7654 from bbodenmiller/patch-13Sytse Sijbrandij
2014-09-08Merge pull request #7583 from bbodenmiller/httpsSytse Sijbrandij
2014-09-08add optional nginx configs to make more secureBen Bodenmiller
2014-09-08simplify HTTPS setup detailsBen Bodenmiller
2014-09-08update ssl_ciphersBen Bodenmiller
2014-08-28Merge pull request #7378 from jojosch/nginx-ssl-redirectDmitriy Zaporozhets
2014-08-24Merge pull request #7558 from bbodenmiller/patch-4Dmitriy Zaporozhets
2014-08-23unify nginx config filesBen Bodenmiller
2014-08-23change X-Frame-Options to SAMEORIGINBen Bodenmiller
2014-08-23Use a ? after the $request_uri to perform a valid Redirect while cloning.johannes
2014-08-22Simplify the description of single hash lines based on comments of Ben Bodenm...Sytse Sijbrandij
2014-08-04Simplify the ssl setup file.Sytse Sijbrandij
2014-06-05Move gitlab-ssl nginx config from gitlab-recipesAchilleas Pipinellis
2014-06-03Ensure sidekiq is displayed by setting X-Frame-Options.GitLab
2014-05-13Update warnings about relative url support.Marin Jankovski
2014-04-07Comment gzip: off be defaultDmitriy Zaporozhets
2014-04-03Disable compression to prevent BREACH attackDmitriy Zaporozhets
2014-03-24Add gzip compression for assets to nginx example.Marin Jankovski
2014-03-10Some people are getting the error 'The remote end hung up unexpectedly' due t...dosire
2014-01-28Add a custom 502 pageJacob Vosmaer
2014-01-27 Merge branch 'upload-limits' into 'master'Dmitriy Zaporozhets
2014-01-27Use either/or to present optionsJacob Vosmaer
2014-01-27Explain what we know about Nginx chunked requestsJacob Vosmaer
2014-01-23Remove version since we don't keep it up to date.dosire
2014-01-22Git over ssh and http are different things.dosire
2014-01-22More explanation for upload limits.dosire
2013-12-30Change canonical urls to GitLab Cloud.dosire
2013-12-16Merge pull request #5617 from zeeZ/nginx-proxyDmitriy Zaporozhets
2013-11-18Add X-Forwarded-For to nginx configzeeZ
2013-11-15Add client_max_body_size to nginx siteJoachim Brandon LeBlanc
2013-06-12Make the installation guide easier to follow for non-unix people.Sytse Sijbrandij
2013-06-05This commit got lost https://github.com/gitlabhq/gitlab-recipes/commit/76ba45...Sytse Sijbrandij
2013-05-10Adding a short hint to *:80 for default listen address on nginx example configFrank Lanitz
2013-04-22Move init.d and nginx default recipes in core library to save efforts trying ...Dmitriy Zaporozhets