Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-05-19 | 1 | -4/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-05-15 | 1 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-17 | 1 | -2/+2 |
| | |||||
* | Replace Unicorn with web server in the init.d script [ci skip] | Dmitriy Zaporozhets | 2019-05-17 | 1 | -0/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Enable Gitaly by default in GitLab 9.3 | Jacob Vosmaer | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | Duplicate gitaly init variables in 'default' file | Jacob Vosmaer | 2017-05-26 | 1 | -0/+2 |
| | | | | | | | This is needed because these variables depend (directly or indirectly) on the 'app_root' variable which can be changed in the default file. If app_root has a non-standard value, the value of e.g. gitaly_dir generated in the init script becomes invalid. | ||||
* | Add gitaly source installation instructions | Jacob Vosmaer | 2017-03-21 | 1 | -0/+4 |
| | |||||
* | The GitLab Pages external-http and external-https arguments can be specified ↵ | Nick Thomas | 2017-03-08 | 1 | -2/+2 |
| | | | | multiple times | ||||
* | chmod 644 gitlab.default.example | Achilleas Pipinellis | 2017-01-31 | 1 | -0/+0 |
| | | | | No need to be executable since it is sourced in /etc/init.d/gitlab | ||||
* | Set pages daemon to false | Achilleas Pipinellis | 2017-01-31 | 1 | -5/+5 |
| | |||||
* | Change the pages daemon proxy listen port to 8090 | Achilleas Pipinellis | 2017-01-31 | 1 | -1/+1 |
| | | | | So as to be consistent with what is set in Omnibus | ||||
* | Add init scripts for GitLab Pages daemon | Achilleas Pipinellis | 2017-01-31 | 1 | -0/+24 |
| | |||||
* | Edit configuration files for relative URL support | Achilleas Pipinellis | 2016-02-09 | 1 | -4/+9 |
| | | | | [ci skip] | ||||
* | Init script changes for gitlab-workhorse in 8.4 | Jacob Vosmaer | 2016-01-21 | 1 | -0/+3 |
| | |||||
* | Fix spelling of "it's" to "its" where appropriate. | cafuego | 2015-12-24 | 1 | -2/+2 |
| | |||||
* | Update init script options for gitlab-workhorse | Jacob Vosmaer | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | Switch to gitlab-workhorse | Jacob Vosmaer | 2015-10-29 | 1 | -6/+5 |
| | |||||
* | Replace grack with gitlab-git-http-server | Jacob Vosmaer | 2015-08-31 | 1 | -0/+10 |
| | |||||
* | Update init scripts. | Douwe Maan | 2015-08-19 | 1 | -0/+9 |
| | |||||
* | Improve comments for shell_path | Drunkard Zhang | 2015-05-04 | 1 | -3/+2 |
| | |||||
* | Specify shell while run me as git user | Drunkard Zhang | 2015-02-04 | 1 | -0/+6 |
| | | | | | | | | Some users disabled "git" user's shell after finished installation, this will lead to "This account is currently not available" and could not run /etc/init.d/gitlab, this dirty trick fix it. Signed-off-by: Drunkard Zhang <gongfan193@gmail.com> | ||||
* | Update the init.d file to the correct locationof the example defaults file | Arif Ali | 2014-01-08 | 1 | -0/+17 |
| | | | | Update the example defaults, include the rest of he variables | ||||
* | Added example defaults file and appropriate documentation. | Rovanion Luckey | 2013-12-09 | 1 | -0/+14 |