summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/storage/forked_storage_check_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Stub `ForkedStorageCheck.storage_available?` by default in all specsrs-stub-storage-availability-checkRobert Speicher2017-08-221-1/+1
* Use ruby's `File.stat` to check storage availabilityBob Van Landuyt2017-08-041-3/+12
* Make sure the check works for paths with spaces.Bob Van Landuyt2017-08-041-0/+22
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+27