summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/storage/health_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't use `Redis#keys` in the circuitbreakerbvl-do-not-use-redis-keysBob Van Landuyt2017-10-171-30/+0
* Use `keys` instead of `scan_each`Bob Van Landuyt2017-08-041-1/+3
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+85