summaryrefslogtreecommitdiff
path: root/lib/support/init.d/gitlab_ci
Commit message (Expand)AuthorAgeFilesLines
* Changed sudo by su -cWachiwi2014-05-131-1/+1
* Refer to "GitLab CI" in some additional places in the init.d script.cr7pt0gr4ph72014-04-161-5/+5
* Make the init.d script's output refer to "GitLab CI" instead of "GitLab".cr7pt0gr4ph72014-04-161-6/+6
* Added the new init.d scriptJeroen van Baarsen2014-02-201-78/+243
* Remove the `chmod +x` step for the init scriptJacob Vosmaer2014-01-311-0/+0
* No need to redirect sidekiq boot outputJacob Vosmaer2014-01-291-5/+4
* Add background_jobs script from gitlabhqJacob Vosmaer2014-01-291-2/+2
* Create a constant for sidekiq.log's pathJacob Vosmaer2014-01-271-4/+5
* Capture sidekiq start / stop output in sidekiq.logJacob Vosmaer2014-01-271-5/+5
* No backgrounding in the init scriptJacob Vosmaer2014-01-271-4/+4
* fix issuess #160Oishi2013-08-061-0/+3
* Introduced $APP_USER var for running the serviceThom Wiggers2013-07-191-8/+8
* replace unicorn with puma in init.d script. added configDmitriy Zaporozhets2013-04-081-11/+11
* support scriptsDmitriy Zaporozhets2013-01-161-0/+131