summaryrefslogtreecommitdiff
path: root/spec/db/production/settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+7
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-0/+2
* Enable prometheus metrics by defaultFelipe Artur2018-05-071-3/+3
* Set ENV['IN_MEMORY_APPLICATION_SETTINGS'] to 'true in spec/db/production/sett...Rémy Coutable2018-04-161-1/+6
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by d...Pawel Chojnacki2017-06-061-0/+12
* Make production settings fixture use Gitlab::CurrentSettings.current_applicat...Pawel Chojnacki2017-06-021-2/+2
* Allow enabling Prometheus metrics via ENV variable when db is seededPawel Chojnacki2017-06-021-0/+46