summaryrefslogtreecommitdiff
path: root/config/boot.rb
Commit message (Collapse)AuthorAgeFilesLines
* Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki2017-07-191-5/+0
|
* Revert "Merge branch 'update_bootsnap_1.1.1' into 'master'"Marin Jankovski2017-07-101-6/+0
| | | | | This reverts commit 83ec509ce43c56da601335de5b9ea4422c785560, reversing changes made to 57f0677ad854b7b17bd57e1e3b0ef542ce322b56.
* Bump bootsnap to 1.1.1blackst0ne2017-06-271-0/+6
|
* Revert "Merge branch 'rs-bootsnap' into 'master'"rs-revert-bootsnapRobert Speicher2017-06-221-12/+0
| | | | | This reverts commit 95138a9c16a2d1905354d0f46381b3822b37863d, reversing changes made to 66aad16d1aaa426237e52ef19385385566f194dc.
* Do not enable prometheus metrics when data folder is not present.Pawel Chojnacki2017-06-191-1/+3
| | | | | | | + Set defaults correctly only for when not in production or staging + set ENV['prometheus_multiproc_dir'] in config/boot.rb instead of config.ru Test prometheus metrics unmemoized
* set ENV['prometheus_multiproc_dir'] in config/boot.rb instead of config.ruPawel Chojnacki2017-06-151-0/+3
|
* Add Bootsnap to all environments to reduce application startup timers-bootsnapRobert Speicher2017-06-081-0/+12
|
* Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-081-1/+1
| | | | | | This reports uses of `File.exists?` and `Dir.exists?`, which were both deprecated in Ruby and will eventually be removed in favor of `.exist?`. Also fixes all existing uses of the deprecated methods.
* init commitgitlabhq2011-10-091-0/+6