summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/storage/forked_storage_check.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-65/+0
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Perform the stat check multiple times when checking a storageBob Van Landuyt2017-10-231-2/+11
* Use ruby's `File.stat` to check storage availabilityBob Van Landuyt2017-08-041-19/+15
* Make sure the check works for paths with spaces.Bob Van Landuyt2017-08-041-1/+1
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+59