Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing slashes from gitlab_url | Jacob Vosmaer | 2015-12-11 | 1 | -0/+6 |
| | | | | | They do not play nice with gitlab-workhorse (or rather Golang net/http DefaultServemux). | ||||
* | Improve gitlab config tests | Dmitriy Zaporozhets | 2014-09-16 | 1 | -5/+11 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Improve config specs so they dont rely on config.yml | Dmitriy Zaporozhets | 2014-09-16 | 1 | -13/+20 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | support using custom redis database, fixes #173 | Tao | 2014-09-13 | 1 | -0/+1 |
| | |||||
* | Fix spec for GitlabConfig.gitlab_url. | Gabor Nagy | 2014-07-06 | 1 | -2/+4 |
| | |||||
* | Fix tests | Dmitriy Zaporozhets | 2014-07-04 | 1 | -2/+2 |
| | |||||
* | Improve coverage. | Gabor Nagy | 2014-06-23 | 1 | -0/+65 |