Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'doc_relative_url' into 'master' | Achilleas Pipinellis | 2016-02-10 | 1 | -4/+9 |
|\ | | | | | | | | | | | | | Add documentation on relative URL support closes #12773 See merge request !2770 | ||||
| * | Edit configuration files for relative URL support | Achilleas Pipinellis | 2016-02-09 | 1 | -4/+9 |
| | | | | | | | | [ci skip] | ||||
* | | Merge branch 'fix-init' into 'master' | Rémy Coutable | 2016-02-08 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed init.d script not working on OS X -s flag of su doesn't work correctly on OS X, logging in as the user and not running the requested command. By moving the bash shell init inside the su command we avoid the issue Fixes Issue #3309 See merge request !1728 | ||||
| * | | Fixed init.d script not working on OS X | ritave | 2016-02-08 | 1 | -1/+1 |
| |/ | | | | | | | | | | | -s flag of su doesn't work correctly on some systems, loging in the user and not running the requested command. By moving the bash shell init inside the su command we avoid the issue | ||||
* | | suppress only errors in init-script while determining canonical path of ↵ | Harald Spaethe | 2016-02-08 | 1 | -1/+1 |
|/ | | | | gitlab_workhorse_dir | ||||
* | Consistent rails_socket use. | fbretel | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | Init script changes for gitlab-workhorse in 8.4 | Jacob Vosmaer | 2016-01-21 | 2 | -3/+9 |
| | |||||
* | Fix spelling of "it's" to "its" where appropriate. | cafuego | 2015-12-24 | 2 | -7/+7 |
| | |||||
* | Update init script options for gitlab-workhorse | Jacob Vosmaer | 2015-12-15 | 2 | -2/+3 |
| | |||||
* | Check GitLab Workhorse status in init.d script when reporting all components ↵ | Stan Hu | 2015-12-04 | 1 | -1/+1 |
| | | | | | | are up and running Closes https://github.com/gitlabhq/gitlabhq/issues/9869 | ||||
* | Switch to gitlab-workhorse | Jacob Vosmaer | 2015-10-29 | 2 | -41/+38 |
| | |||||
* | Be more defensive when running 'kill'gitlab-git-http-server | Jacob Vosmaer | 2015-08-31 | 1 | -1/+1 |
| | |||||
* | Replace grack with gitlab-git-http-server | Jacob Vosmaer | 2015-08-31 | 2 | -19/+65 |
| | |||||
* | Fix init script for Reply by email | Douwe Maan | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | Fix init.d script. | Douwe Maan | 2015-08-19 | 1 | -15/+15 |
| | |||||
* | Fix lib/support/init.d/gitlab. | Douwe Maan | 2015-08-19 | 1 | -20/+22 |
| | |||||
* | Update init scripts. | Douwe Maan | 2015-08-19 | 2 | -20/+84 |
| | |||||
* | Use whoami instead of $USER | Antonio Huete Jimenez | 2015-06-19 | 1 | -1/+1 |
| | | | - Use whoami instead of relying on the existence of $USER enviroment variable which is not always present | ||||
* | 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 | 2 | -1/+8 |
| | | | | | | | | 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> | ||||
* | Merge pull request #6986 from agjmills/master | Dmitriy Zaporozhets | 2014-05-30 | 1 | -0/+1 |
|\ | | | | | added SYSV chkconfig property so gitlab starts after MySQLd / nginx | ||||
| * | added SYSV chkconfig property so gitlab starts after MySQLd / nginx | Alexander Mills | 2014-05-16 | 1 | -0/+1 |
| | | |||||
* | | Move from script to bin directory. | Marin Jankovski | 2014-05-27 | 1 | -6/+6 |
|/ | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-03-27 | 1 | -5/+5 |
|\ | |||||
| * | Merge branch 'bugfix/fix_unicorn-sidekiq_confusion_in_gitlab_init_script' ↵ | Jacob Vosmaer | 2014-03-26 | 1 | -5/+5 |
| |\ | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix Unicorn-Sidekiq Confusion In GitLab Init Script This merge request fixes issue #126 by updating a few sections of the included GitLab init file where Unicorn was referred to as Sidekiq and vice-versa. | ||||
| | * | Fixed Unicorn-Sidekiq confusion in GitLab init script. | Kyle Fazzari | 2014-03-08 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | There were a few places in the included init script where Unicorn was referred to as Sidekiq and vice-versa. This fixes #126. | ||||
* | | | Merge pull request #6222 from nickryand/background_init | Jacob Vosmaer | 2014-03-26 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Removed the backgrounding of the unicorn_rails startup scripts | ||||
| * | | | Removed the backgrounding of the unicorn_rails webapp start call. | Nick Downs | 2014-03-25 | 1 | -1/+1 |
| |/ / | |||||
* | | | Init script - change start() stop() restart() reload() to xxxx_gitlab() | Pawel Krzaczkowski | 2014-03-26 | 1 | -10/+10 |
|/ / | |||||
* | | Merge pull request #5935 from nmoura/patch-1 | Jacob Vosmaer | 2014-03-25 | 1 | -1/+1 |
|\ \ | |/ |/| | Changed sudo by su -c in init script | ||||
| * | Changed sudo by su -c | Nilton Moura | 2013-12-26 | 1 | -1/+1 |
| | | | | | | | | | | The sudo command needs a tty to run. If you put this file on a CentOS 6, for example, it will not run in the host startup process. Instead, the 'su -c' runs the command apart if it has or not a tty. I tested this change in a fresh install of gitlab on a CentOS 6.5 with successful. | ||||
* | | Remove version since we don't keep it up to date. | dosire | 2014-01-23 | 1 | -1/+0 |
| | | |||||
* | | Update the init.d file to the correct locationof the example defaults file | Arif Ali | 2014-01-08 | 2 | -1/+18 |
|/ | | | | Update the example defaults, include the rest of he variables | ||||
* | Added example defaults file and appropriate documentation. | Rovanion Luckey | 2013-12-09 | 2 | -7/+27 |
| | |||||
* | Read configuration variable file if it is present | Piotr Roszatycki | 2013-10-29 | 1 | -0/+2 |
| | |||||
* | Report application status through init exit code | Jacob Vosmaer | 2013-10-25 | 1 | -0/+8 |
| | |||||
* | Updated the init script, now waits for pids | Rovanion Luckey | 2013-10-24 | 1 | -39/+65 |
| | |||||
* | Move unicorn and sidekiq commands into bash script | Jacob Vosmaer | 2013-10-15 | 1 | -7/+6 |
| | |||||
* | Use sidekiq restart rake task in init script | Jacob Vosmaer | 2013-10-09 | 1 | -3/+1 |
| | |||||
* | Run stopping commands in the foreground | Jacob Vosmaer | 2013-10-07 | 1 | -2/+2 |
| | |||||
* | Fixed grammatical mistake in init.d status output. | Zane Shannon | 2013-09-26 | 1 | -1/+1 |
| | | | "its" not "it's". | ||||
* | -i flag allows sudo to work for git users using rvm that is not being used by | Jeff '2 bits' Bachtel | 2013-09-06 | 1 | -1/+1 |
| | | | | root user (su might be better) | ||||
* | Made script path flexible | Rovanion | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Restart works again, grammar mistakes corrected. | Rovanion | 2013-08-29 | 1 | -5/+16 |
| | |||||
* | Fixed failure to stop and added handling of failure to remove stale pid | Rovanion | 2013-08-28 | 1 | -7/+17 |
| | |||||
* | Corrections suggested by jacobvosmaer | Rovanion | 2013-08-28 | 1 | -8/+15 |
| | |||||
* | Changes recommended by @axilleas | Rovanion | 2013-08-27 | 1 | -5/+5 |
| | |||||
* | Rewrote init script. | Rovanion | 2013-08-27 | 1 | -78/+174 |
| | |||||
* | Fix the `service gitlab restart` command | Jacob Vosmaer | 2013-08-23 | 1 | -1/+1 |
| | | | | | | | This commit addresses two related issues: - Sidekiq should shut down completely before we restart it; - If we restart unicorn with USR2 we need to kill the old master and worker processes. | ||||
* | Fix confusing situation where install guide told you to install init.d ↵ | Sytse Sijbrandij | 2013-08-19 | 2 | -148/+8 |
| | | | | script for puma. |