Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead Ruby code | Nick Thomas | 2019-10-15 | 1 | -40/+0 |
| | |||||
* | GitlabConfig, GitlabShell & GitlabKeys spec fixes | Ash McKenzie | 2018-09-07 | 1 | -5/+10 |
| | | | | GitlabConfig spec was relying upon real config.yml | ||||
* | Autocorrect specs via `transpec -k its -v stub_with_hash` | Robert Speicher | 2018-08-15 | 1 | -5/+5 |
| | |||||
* | Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'" | Nick Thomas | 2018-08-14 | 1 | -31/+5 |
| | | | | | This reverts commit 3aaf4751e09262c53544a1987f59b1308af9b6c1, reversing changes made to c6577e0d75f51b017f2f332838b97c3ca5b497c0. | ||||
* | Updated GitlabConfig spec to be less brittle | Ash McKenzie | 2018-08-01 | 1 | -5/+31 |
| | |||||
* | Switch to structured logging | Jacob Vosmaer (GitLab) | 2018-03-19 | 1 | -0/+8 |
| | |||||
* | Remove direct redis integration | Nick Thomas | 2018-01-12 | 1 | -15/+0 |
| | |||||
* | Remove unused redis bin configuration.remove-redis-cli | Marin Jankovski | 2017-12-12 | 1 | -1/+0 |
| | |||||
* | Added specs for sentinel support | Gabriel Mazetto | 2016-08-18 | 1 | -11/+3 |
| | |||||
* | Use Redis Ruby client instead of shelling out to redis-cli | Stan Hu | 2016-05-12 | 1 | -37/+1 |
| | | | | Closes gitlab-org/gitlab-ce#17329 | ||||
* | 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 |