summaryrefslogtreecommitdiff
path: root/lib/support
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge pull request #7654 from bbodenmiller/patch-13Sytse Sijbrandij2014-09-081-1/+1
|\ \
| * | update ssl_ciphersBen Bodenmiller2014-09-071-1/+1
| |/
* | Merge pull request #7583 from bbodenmiller/httpsSytse Sijbrandij2014-09-081-12/+1
|\ \
| * | simplify HTTPS setup detailsBen Bodenmiller2014-09-071-12/+1
| |/
* | add optional nginx configs to make more secureBen Bodenmiller2014-09-071-0/+17
|/
* Merge pull request #7378 from jojosch/nginx-ssl-redirectDmitriy Zaporozhets2014-08-281-1/+1
|\
| * Use a ? after the $request_uri to perform a valid Redirect while cloning.johannes2014-08-231-1/+1
* | Merge pull request #7558 from bbodenmiller/patch-4Dmitriy Zaporozhets2014-08-231-1/+1
|\ \
| * | change X-Frame-Options to SAMEORIGINBen Bodenmiller2014-08-231-1/+1
| |/
* | unify nginx config filesBen Bodenmiller2014-08-232-46/+64
|/
* Simplify the description of single hash lines based on comments of Ben Bodenm...Sytse Sijbrandij2014-08-221-2/+1
* Simplify the ssl setup file.Sytse Sijbrandij2014-08-042-59/+30
* Move gitlab-ssl nginx config from gitlab-recipesAchilleas Pipinellis2014-06-051-0/+164
* Ensure sidekiq is displayed by setting X-Frame-Options.GitLab2014-06-031-0/+1
* Merge pull request #6986 from agjmills/masterDmitriy Zaporozhets2014-05-301-0/+1
|\
| * added SYSV chkconfig property so gitlab starts after MySQLd / nginxAlexander Mills2014-05-161-0/+1
* | Move from script to bin directory.Marin Jankovski2014-05-271-6/+6
|/
* Update warnings about relative url support.Marin Jankovski2014-05-131-1/+4
* Comment gzip: off be defaultDmitriy Zaporozhets2014-04-071-4/+4
* Disable compression to prevent BREACH attackDmitriy Zaporozhets2014-04-031-0/+3
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-03-271-5/+5
|\
| * Merge branch 'bugfix/fix_unicorn-sidekiq_confusion_in_gitlab_init_script' in...Jacob Vosmaer2014-03-261-5/+5
| |\
| | * Fixed Unicorn-Sidekiq confusion in GitLab init script.Kyle Fazzari2014-03-081-5/+5
* | | Merge pull request #6222 from nickryand/background_initJacob Vosmaer2014-03-261-1/+1
|\ \ \
| * | | Removed the backgrounding of the unicorn_rails webapp start call.Nick Downs2014-03-251-1/+1
| |/ /
* | | Init script - change start() stop() restart() reload() to xxxx_gitlab()Pawel Krzaczkowski2014-03-261-10/+10
|/ /
* | Merge pull request #5935 from nmoura/patch-1Jacob Vosmaer2014-03-251-1/+1
|\ \