summaryrefslogtreecommitdiff
path: root/lib/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'update_nginx_deploy' into 'master' Dmitriy Zaporozhets2015-11-192-2/+2
* Merge branch 'client-max-body-size' into 'master' Robert Speicher2015-11-192-6/+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
|/
* Merge pull request #8054 from bbodenmiller/patch-4Dmitriy Zaporozhets2014-10-221-8/+6
|\
| * match latest config from https://cipherli.st/Ben Bodenmiller2014-10-151-8/+6
* | simplify DHE parameter generationBen Bodenmiller2014-10-161-2/+1
|/
* Add a comment on why we are using backward compatible ciphers.Marin Jankovski2014-10-101-3/+4
* Revert "update ssl_ciphers"Marin Jankovski2014-10-101-1/+1
* Merge pull request #7664 from bbodenmiller/patch-2Sytse Sijbrandij2014-10-031-0/+2
|\
| * add HSTS Policy warningBen Bodenmiller2014-09-011-0/+2
* | fail_timeout=0 as recommended by UnicornBen Bodenmiller2014-09-122-2/+2