summaryrefslogtreecommitdiff
path: root/config.ru
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-04-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-03-091-10/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-07-201-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-261-16/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-031-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-031-6/+0
* Clean Sidekiq metrics from multiproc dir on startAleksei Lipniagov2019-08-191-13/+5
* Clean prometheus dir only for master processAleksei Lipniagov2019-08-121-1/+5
* Remove extra blank lineAleksei Lipniagov2019-08-121-1/+0
* Fix metric files being wiped after the app startsAleksei Lipniagov2019-08-121-0/+15
* Bump rack gem to 2.0.7sh-bump-rack-2.0.7Stan Hu2019-04-041-4/+0
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Add monkey patch to unicorn to fix eof? problemKamil Trzciński2018-11-281-0/+4
* Increase the memory limits used in the unicorn killerincrease-unicorn-memory-killer-limitsDJ Mountney2018-03-221-2/+2
* Release the entire envLin Jen-Shin2018-02-071-1/+1
* Try not to hold env and release the controllerLin Jen-Shin2018-02-071-0/+1
* Warm up the app so it's fast for the 1st request38930-warmupLin Jen-Shin2017-12-281-0/+5
* set ENV['prometheus_multiproc_dir'] in config/boot.rb instead of config.ruPawel Chojnacki2017-06-151-3/+0
* Move Prometheus presentation logic to PrometheusTextPawel Chojnacki2017-06-021-1/+1
* Mark migration as requiring no downtimePawel Chojnacki2017-06-021-0/+1
* Add Changelog fix textual description in config.ruPawel Chojnacki2017-06-021-1/+1
* Use only ENV for metrics folder locationPawel Chojnacki2017-06-021-3/+2
* Prometheus metrics first passPawel Chojnacki2017-06-021-5/+1
* Initial pass at prometheus monitoring.Kevin Lyda2017-06-021-0/+7
* Increase Unicorn memory limits to 300-350adjust-unicorn-memory-limitsYorick Peterse2016-01-201-2/+2
* Use env variables for Unicorn memory limitsYorick Peterse2016-01-201-1/+4
* Disable Unicorn::WorkerKiller in non-production environmentsrs-no-killers-in-developmentRobert Speicher2015-05-271-4/+7
* Check specifically for Unicorn in rack config.ru fileДамјан Георгиевски2014-01-231-1/+1
* Fix 'uninitialized constant Unicorn' errordprolife2013-12-221-0/+1
* don't use unicorn worker killer if PhusionPassenger is definedJames Newton2013-12-201-4/+6
* Add unicorn-worker-killer with memory checkJacob Vosmaer2013-12-181-0/+6
* added RAILS_RELATIVE_URL_ROOT supportChris Frohoff2012-12-281-1/+4
* init commitgitlabhq2011-10-091-0/+4