Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Prometheus gem to version that explicitly calls `munmap` | Paweł Chojnacki | 2017-07-19 | 1 | -5/+0 |
| | |||||
* | Revert "Merge branch 'update_bootsnap_1.1.1' into 'master'" | Marin Jankovski | 2017-07-10 | 1 | -6/+0 |
| | | | | | This reverts commit 83ec509ce43c56da601335de5b9ea4422c785560, reversing changes made to 57f0677ad854b7b17bd57e1e3b0ef542ce322b56. | ||||
* | Bump bootsnap to 1.1.1 | blackst0ne | 2017-06-27 | 1 | -0/+6 |
| | |||||
* | Revert "Merge branch 'rs-bootsnap' into 'master'"rs-revert-bootsnap | Robert Speicher | 2017-06-22 | 1 | -12/+0 |
| | | | | | This reverts commit 95138a9c16a2d1905354d0f46381b3822b37863d, reversing changes made to 66aad16d1aaa426237e52ef19385385566f194dc. | ||||
* | Do not enable prometheus metrics when data folder is not present. | Pawel Chojnacki | 2017-06-19 | 1 | -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.ru | Pawel Chojnacki | 2017-06-15 | 1 | -0/+3 |
| | |||||
* | Add Bootsnap to all environments to reduce application startup timers-bootsnap | Robert Speicher | 2017-06-08 | 1 | -0/+12 |
| | |||||
* | Enable the Rubocop DeprecatedClassMethods cop | Connor Shea | 2016-05-08 | 1 | -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 commit | gitlabhq | 2011-10-09 | 1 | -0/+6 |