summaryrefslogtreecommitdiff
path: root/lib/support
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5471 from dex4er/feature_etc_default_gitlabJacob Vosmaer2013-12-091-0/+2
|\
| * Read configuration variable file if it is presentPiotr Roszatycki2013-10-291-0/+2
* | Add client_max_body_size to nginx siteJoachim Brandon LeBlanc2013-11-151-0/+3
|/
* Report application status through init exit codeJacob Vosmaer2013-10-251-0/+8
* Updated the init script, now waits for pidsRovanion Luckey2013-10-241-39/+65
* Merge branch 'logrotate' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-161-0/+22
|\
| * Add logrotate setup to the installation guideJacob Vosmaer2013-10-161-0/+22
* | Move unicorn and sidekiq commands into bash scriptJacob Vosmaer2013-10-151-7/+6
|/
* Use sidekiq restart rake task in init scriptJacob Vosmaer2013-10-091-3/+1
* Run stopping commands in the foregroundJacob Vosmaer2013-10-071-2/+2
* Fixed grammatical mistake in init.d status output.Zane Shannon2013-09-261-1/+1
* -i flag allows sudo to work for git users using rvm that is not being used byJeff '2 bits' Bachtel2013-09-061-1/+1
* Made script path flexibleRovanion2013-09-031-1/+1
* Restart works again, grammar mistakes corrected.Rovanion2013-08-291-5/+16
* Fixed failure to stop and added handling of failure to remove stale pidRovanion2013-08-281-7/+17
* Corrections suggested by jacobvosmaerRovanion2013-08-281-8/+15
* Changes recommended by @axilleasRovanion2013-08-271-5/+5
* Rewrote init script.Rovanion2013-08-271-78/+174
* Fix the `service gitlab restart` commandJacob Vosmaer2013-08-231-1/+1
* Fix confusing situation where install guide told you to install init.d script...Sytse Sijbrandij2013-08-192-148/+8
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-121-3/+5
|\
| * Removal of gitlab.socket should be in stop function too. Fix #4313Axilleas Pipinellis2013-07-121-3/+5
* | Fix unicorn init and configDmitriy Zaporozhets2013-07-081-1/+1
* | init.d script for unicornDmitriy Zaporozhets2013-07-081-0/+138
|/
* Make the installation guide easier to follow for non-unix people.Sytse Sijbrandij2013-06-121-1/+1
* When stopped correctly there should be no warning about a missing socket file.Sytse Sijbrandij2013-06-121-1/+1
* This commit got lost https://github.com/gitlabhq/gitlab-recipes/commit/76ba45...Sytse Sijbrandij2013-06-051-0/+1
* init.d: Ensure socket is removed before starting serviceDmitriy Zaporozhets2013-05-281-1/+3
* changed Gitlab to GitLabBen Bodenmiller2013-05-191-1/+1
* add deploy recipe extracted from staging serverDmitriy Zaporozhets2013-05-161-0/+44
* Merge pull request #3897 from LyleE/puma-config-environment-fixDmitriy Zaporozhets2013-05-131-1/+1
|\
| * Fixed puma.rb environment setting, no need to specify 'production' in daemon ...Lyle Entwistle2013-05-091-1/+1
* | Adding a short hint to *:80 for default listen address on nginx example configFrank Lanitz2013-05-101-1/+1
|/
* Update init.d scriptrezigned2013-05-091-5/+10
* Changed forgotten unicorn to puma in the init scriptmajjacz2013-05-041-1/+1
* Move init.d and nginx default recipes in core library to save efforts trying ...Dmitriy Zaporozhets2013-04-222-0/+169
* remove hooks and support scripts from main repo. Moved to gitlab-shellDmitriy Zaporozhets2013-02-052-43/+0
* Add subdir support for rewrite-hooks scriptDmitriy Zaporozhets2012-12-311-3/+16
* Fix not_in_project scope. Added counters in admin -> users. Improved seedsDmitriy Zaporozhets2012-12-271-0/+11
* Rewrite hooks shell scriptDmitriy Zaporozhets2012-11-221-0/+19
* cleanup gitlab from setup scriptsrandx2012-09-041-122/+0
* update install to use recipesrandx2012-09-042-88/+0
* use APP_ROOT in init-gitlab to specify root of projectTse-Ching Ho2012-09-041-7/+8
* Update the references to the script and refer to it from the installation man...Sytse Sijbrandij2012-09-021-5/+2
* Non-interactive AWS install by running a single script.Sytse Sijbrandij2012-09-022-0/+87
* Non-interactive AWS install by running a single script.Sytse Sijbrandij2012-09-021-0/+125