summaryrefslogtreecommitdiff
path: root/lib/support
Commit message (Expand)AuthorAgeFilesLines
...
* Pass all requests from NGINX to gitlab-workhorseJacob Vosmaer2015-12-112-290/+3
* Merge pull request #9892 from stetskevych/fix_nginx_ssl_configJacob Vosmaer2015-12-071-1/+1
|\
| * Fix gitlab-ssl nginx config to work when multiple server_names are served ove...Vyacheslav Stetskevych2015-12-061-1/+1
* | Check GitLab Workhorse status in init.d script when reporting all components ...Stan Hu2015-12-041-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-294-63/+60
* 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
* Be more defensive when running 'kill'gitlab-git-http-serverJacob Vosmaer2015-08-311-1/+1
* Replace grack with gitlab-git-http-serverJacob Vosmaer2015-08-314-65/+107
* Fix init script for Reply by emailDouwe Maan2015-08-251-1/+1
* Fix init.d script.Douwe Maan2015-08-191-15/+15
* Fix lib/support/init.d/gitlab.Douwe Maan2015-08-191-20/+22
* Update init scripts.Douwe Maan2015-08-192-20/+84
* Experimental support for gitlab-git-http-serverJacob Vosmaer2015-07-282-0/+50
* Merge pull request #9400 from tuxillo/patch-1Jacob Vosmaer2015-07-201-1/+1
|\
| * Use whoami instead of $USERAntonio Huete Jimenez2015-06-191-1/+1
* | 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
* | Merge pull request #8730 from drunkard/masterMarin Jankovski2015-06-022-1/+7
|\ \
| * | Improve comments for shell_pathDrunkard Zhang2015-05-041-3/+2
| * | Specify shell while run me as git userDrunkard Zhang2015-02-042-1/+8
| |/
* | Fix typoVasilij Schneidermann2015-03-141-1/+1
* | 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
| |/
* | Restore nginx config a little more.Douwe Maan2015-02-202-0/+2
* | Make changes to nginx config less likely to break something.Douwe Maan2015-02-202-35/+66
* | Modify nginx config to let /uploads go through to unicorn.Douwe Maan2015-02-202-37/+47
* | Socket [::]:123 on Linux listens on IPv4 and IPv6sbeh2014-11-261-2/+2
|/
* Merge pull request #8273 from bbodenmiller/nginx-updatesMarin Jankovski2014-11-102-16/+15
|\
| * minor updates & formatting changesBen Bodenmiller2014-11-082-16/+15
* | Don't enable IPv4 *only* on nginx.Hugo Osvaldo Barrera2014-11-032-3/+6
|/