summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/storage/health.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-92/+0
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Keep track of all storage keys in a setbvl-circuitbreaker-keys-setBob Van Landuyt2017-12-011-18/+7
* Don't use `Redis#keys` in the circuitbreakerbvl-do-not-use-redis-keysBob Van Landuyt2017-10-171-5/+15
* Allow the git circuit breaker to correctly handle missing repository storagesNick Thomas2017-09-221-1/+1
* Use `keys` instead of `scan_each`Bob Van Landuyt2017-08-041-19/+9
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+101