summaryrefslogtreecommitdiff
path: root/spec/gitlab_config_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* GitlabConfig, GitlabShell & GitlabKeys spec fixesAsh McKenzie2018-09-071-5/+10
* Autocorrect specs via `transpec -k its -v stub_with_hash`Robert Speicher2018-08-151-5/+5
* Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-141-31/+5
* Updated GitlabConfig spec to be less brittleAsh McKenzie2018-08-011-5/+31
* Switch to structured loggingJacob Vosmaer (GitLab)2018-03-191-0/+8
* Remove direct redis integrationNick Thomas2018-01-121-15/+0
* Remove unused redis bin configuration.remove-redis-cliMarin Jankovski2017-12-121-1/+0
* Added specs for sentinel supportGabriel Mazetto2016-08-181-11/+3
* Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-121-37/+1
* Remove trailing slashes from gitlab_urlJacob Vosmaer2015-12-111-0/+6
* Improve gitlab config testsDmitriy Zaporozhets2014-09-161-5/+11
* Improve config specs so they dont rely on config.ymlDmitriy Zaporozhets2014-09-161-13/+20
* support using custom redis database, fixes #173Tao2014-09-131-0/+1
* Fix spec for GitlabConfig.gitlab_url.Gabor Nagy2014-07-061-2/+4
* Fix testsDmitriy Zaporozhets2014-07-041-2/+2
* Improve coverage.Gabor Nagy2014-06-231-0/+65