summaryrefslogtreecommitdiff
path: root/spec/gitlab_config_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing slashes from gitlab_urlJacob Vosmaer2015-12-111-0/+6
| | | | | They do not play nice with gitlab-workhorse (or rather Golang net/http DefaultServemux).
* Improve gitlab config testsDmitriy Zaporozhets2014-09-161-5/+11
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve config specs so they dont rely on config.ymlDmitriy Zaporozhets2014-09-161-13/+20
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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