summaryrefslogtreecommitdiff
path: root/lib/support/nginx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3kami3/gitlab-ce-real_ip'Rémy Coutable2017-03-202-0/+14
|\
| * https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9623#note_245736553kami32017-03-032-2/+4
| * Add real_ip setting to nginx example.3kami32017-03-012-0/+12
* | Stop setting Strict-Transport-Securty header from within the appPaweł Chojnacki2017-03-031-0/+3
|/
* Simplify NGINX server_name regexAchilleas Pipinellis2017-01-312-3/+3
* Change the pages daemon proxy listen port to 8090Achilleas Pipinellis2017-01-312-2/+2
* Change NGINX pages configs to account for the Pages daemonAchilleas Pipinellis2017-01-312-19/+15
* Fix confusing implementation detail in nginx config about how gitlab-pages wo...Kamil Trzcinski2017-01-312-6/+4
* Bring back GitLab Pages SSL configKamil Trzcinski2017-01-312-0/+84
* Revert "Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/sub...Kamil Trzcinski2017-01-312-87/+4
* Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/subpath/pub...Kamil Trzcinski2017-01-312-4/+87
* Add GitLab PagesKamil Trzcinski2017-01-311-0/+27
* Upgrade NGINX configuration files to add websocket supportNick Thomas2016-12-122-0/+15
* Revert "Defend against 'Host' header injection"Jacob Vosmaer2016-08-082-12/+2
* Defend against 'Host' header injectionJacob Vosmaer2016-07-122-2/+12
* Add note about port needed in NGINX configAchilleas Pipinellis2016-05-221-0/+2
* Add NGINX config file for RegistryAchilleas Pipinellis2016-05-221-0/+51
* Add a branded 503 static error pagers-503-pageRobert Speicher2016-04-222-2/+4
* Remove deprecated NGINX CI configAchilleas Pipinellis2016-04-141-29/+0
* Do not serve anything via nginx as we have workhorseArtem Sidorenko2016-03-112-2/+19
* Pass all requests from NGINX to gitlab-workhorseJacob Vosmaer2015-12-112-290/+3
* Fix gitlab-ssl nginx config to work when multiple server_names are served ove...Vyacheslav Stetskevych2015-12-061-1/+1
* Fix alignmentRobert Speicher2015-11-271-6/+6
* Fix indentation in NGINX confignginx-workhorse-upload-limitJacob Vosmaer2015-11-271-6/+6
* Repeat "client_max_body_size 0" everywhereJacob Vosmaer2015-11-272-0/+12
* Merge branch 'client-max-body-size' into 'master' Robert Speicher2015-11-192-6/+2
|\
| * Do not limit workhorse POST/PUT size in NGINXJacob Vosmaer2015-11-192-6/+2
* | Deploy page should be shown for all pages not just rootDrew Blessing2015-11-182-2/+2
|/
* Add support for git lfs.lfsMarin Jankovski2015-11-162-2/+16
* Fix nginx config to use @gitlab-workhorseKamil Trzcinski2015-11-102-8/+8
* Implement Build ArtifactsKamil Trzcinski2015-11-102-0/+32
* Switch to gitlab-workhorseJacob Vosmaer2015-10-292-22/+22
* Fix NGINX API download regexJacob Vosmaer2015-10-142-2/+2
* Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-082-2/+38
* Add missing rake and change nginx config for CI migrationKamil Trzcinski2015-09-221-12/+0
* Add missing proxy requests to migration docsfix-nginxKamil Trzcinski2015-09-161-0/+12
* Added migration docs and updated installation documentationKamil Trzcinski2015-09-161-0/+29
* The good stuff needs NGINX 1.7.11nginx-git-httpJacob Vosmaer2015-09-072-6/+10
* Do not let NGINX buffer Git HTTP requestsJacob Vosmaer2015-09-072-0/+14
* Replace grack with gitlab-git-http-serverJacob Vosmaer2015-08-312-46/+42
* Experimental support for gitlab-git-http-serverJacob Vosmaer2015-07-282-0/+50
* Merge branch 'nginx_defaulthost_documentation' into 'master'Dmitriy Zaporozhets2015-06-222-0/+8
|\
| * fixed typoLuke Ashe-Browne2014-12-031-2/+2
| * adding notes to gitlab nginx confLuke Ashe-Browne2014-12-032-1/+9
* | Update SSL ciphers per logjam vulnerability recommendations.update_ssl_ciphersMarin Jankovski2015-06-151-1/+1
* | Add a note that changing example configuration files requires changing omnibu...note_about_omnibus_changesMarin Jankovski2015-06-112-2/+14
* | Revert "Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/g...Douwe Maan2015-03-032-20/+0
* | Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/gitlabhq ...Marin Jankovski2015-02-202-0/+20
|\ \
| * | remove optional html tagsmattes2014-12-312-12/+2
| * | allow for private repositoriesmattes2014-12-312-0/+30
| |/