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
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-07-25Fix: redirect non-SSL request for gitlab registry to valid URLjelhan
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-01-26Add omnibus remarksMelroy van den Berg
2017-08-10Filter sensitive query string parameters from NGINX access logsNick Thomas
2017-08-08Fix proxy config in Gitlab Pages nginx examplesNick Thomas
2017-03-20Merge branch '3kami3/gitlab-ce-real_ip'Rémy Coutable
2017-03-03https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9623#note_245736553kami3
2017-03-03Stop setting Strict-Transport-Securty header from within the appPaweł Chojnacki
2017-03-01Add real_ip setting to nginx example.3kami3
2017-02-01Simplify NGINX server_name regexAchilleas Pipinellis
2017-02-01Change the pages daemon proxy listen port to 8090Achilleas Pipinellis
2017-02-01Change NGINX pages configs to account for the Pages daemonAchilleas Pipinellis
2017-02-01Fix confusing implementation detail in nginx config about how gitlab-pages wo...Kamil Trzcinski
2017-02-01Bring back GitLab Pages SSL configKamil Trzcinski
2017-02-01Revert "Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/sub...Kamil Trzcinski
2017-02-01Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/subpath/pub...Kamil Trzcinski
2017-02-01Add GitLab PagesKamil Trzcinski
2016-12-12Upgrade NGINX configuration files to add websocket supportNick Thomas
2016-08-08Revert "Defend against 'Host' header injection"Jacob Vosmaer
2016-07-12Defend against 'Host' header injectionJacob Vosmaer
2016-05-23Add note about port needed in NGINX configAchilleas Pipinellis
2016-05-22Add NGINX config file for RegistryAchilleas Pipinellis
2016-04-22Add a branded 503 static error pageRobert Speicher
2016-04-14Remove deprecated NGINX CI configAchilleas Pipinellis
2016-03-11Do not serve anything via nginx as we have workhorseArtem Sidorenko
2015-12-11Pass all requests from NGINX to gitlab-workhorseJacob Vosmaer
2015-12-06Fix gitlab-ssl nginx config to work when multiple server_names are served ove...Vyacheslav Stetskevych
2015-11-27Fix alignmentRobert Speicher
2015-11-27Fix indentation in NGINX configJacob Vosmaer
2015-11-27Repeat "client_max_body_size 0" everywhereJacob Vosmaer
2015-11-19Merge branch 'client-max-body-size' into 'master' Robert Speicher
2015-11-19Do not limit workhorse POST/PUT size in NGINXJacob Vosmaer
2015-11-18Deploy page should be shown for all pages not just rootDrew Blessing
2015-11-16Add support for git lfs.Marin Jankovski
2015-11-10Fix nginx config to use @gitlab-workhorseKamil Trzcinski
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-10-29Switch to gitlab-workhorseJacob Vosmaer
2015-10-14Fix NGINX API download regexJacob Vosmaer
2015-10-08Let gitlab-git-http-server handle archive downloadsJacob Vosmaer
2015-09-22Add missing rake and change nginx config for CI migrationKamil Trzcinski
2015-09-16Add missing proxy requests to migration docsKamil Trzcinski
2015-09-16Added migration docs and updated installation documentationKamil Trzcinski
2015-09-07The good stuff needs NGINX 1.7.11Jacob Vosmaer
2015-09-07Do not let NGINX buffer Git HTTP requestsJacob Vosmaer
2015-08-31Replace grack with gitlab-git-http-serverJacob Vosmaer
2015-07-28Experimental support for gitlab-git-http-serverJacob Vosmaer
2015-06-22Merge branch 'nginx_defaulthost_documentation' into 'master'Dmitriy Zaporozhets
2015-06-15Update SSL ciphers per logjam vulnerability recommendations.Marin Jankovski
2015-06-11Add a note that changing example configuration files requires changing omnibu...Marin Jankovski