summaryrefslogtreecommitdiff
path: root/lib/support/nginx/gitlab-ssl
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-021-7/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-07-201-9/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-051-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-231-1/+1
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-2/+2
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-8/+8
* Add omnibus remarksMelroy van den Berg2018-01-261-0/+4
* Filter sensitive query string parameters from NGINX access logsNick Thomas2017-08-101-2/+37
* Merge branch '3kami3/gitlab-ce-real_ip'Rémy Coutable2017-03-201-0/+7
|\
| * https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9623#note_245736553kami32017-03-031-1/+2
| * Add real_ip setting to nginx example.3kami32017-03-011-0/+6
* | Stop setting Strict-Transport-Securty header from within the appPaweł Chojnacki2017-03-031-0/+3
|/
* Upgrade NGINX configuration files to add websocket supportNick Thomas2016-12-121-0/+8
* Revert "Defend against 'Host' header injection"Jacob Vosmaer2016-08-081-6/+1
* Defend against 'Host' header injectionJacob Vosmaer2016-07-121-1/+6
* Add a branded 503 static error pagers-503-pageRobert Speicher2016-04-221-1/+2
* Do not serve anything via nginx as we have workhorseArtem Sidorenko2016-03-111-1/+9
* Pass all requests from NGINX to gitlab-workhorseJacob Vosmaer2015-12-111-146/+1
* Fix gitlab-ssl nginx config to work when multiple server_names are served ove...Vyacheslav Stetskevych2015-12-061-1/+1
* Fix indentation in NGINX confignginx-workhorse-upload-limitJacob Vosmaer2015-11-271-6/+6
* Repeat "client_max_body_size 0" everywhereJacob Vosmaer2015-11-271-0/+6
* Merge branch 'client-max-body-size' into 'master' Robert Speicher2015-11-191-3/+1
|\
| * Do not limit workhorse POST/PUT size in NGINXJacob Vosmaer2015-11-191-3/+1
* | Deploy page should be shown for all pages not just rootDrew Blessing2015-11-181-1/+1
|/
* Add support for git lfs.lfsMarin Jankovski2015-11-161-1/+8
* Fix nginx config to use @gitlab-workhorseKamil Trzcinski2015-11-101-4/+4
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+16
* Switch to gitlab-workhorseJacob Vosmaer2015-10-291-11/+11
* Fix NGINX API download regexJacob Vosmaer2015-10-141-1/+1
* Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-081-1/+19
* 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
|\
| * adding notes to gitlab nginx confLuke Ashe-Browne2014-12-031-0/+4
* | 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-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-18/+34
* | Modify nginx config to let /uploads go through to unicorn.Douwe Maan2015-02-201-19/+24
* | Socket [::]:123 on Linux listens on IPv4 and IPv6sbeh2014-11-261-2/+2
|/
* Merge pull request #8273 from bbodenmiller/nginx-updatesMarin Jankovski2014-11-101-14/+10
|\
| * minor updates & formatting changesBen Bodenmiller2014-11-081-14/+10
* | Don't enable IPv4 *only* on nginx.Hugo Osvaldo Barrera2014-11-031-2/+4
|/