summaryrefslogtreecommitdiff
path: root/config/initializers/6_validations.rb
Commit message (Expand)AuthorAgeFilesLines
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-3/+3
* Allow a `failure_wait_time` of 0 for storage accessBob Van Landuyt2017-08-161-2/+2
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+16
* Improve storage validation after configuration structure updatestorage-validation-improvementAlejandro Rodríguez2017-03-081-6/+10
* Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-4/+16
* Add ENV variable to skip repository storages validations20124-disable-repository-validation-during-precompile-stepAlejandro Rodríguez2016-07-251-1/+1
* Skip repository storage path valitaions on test environmentAlejandro Rodríguez2016-07-211-6/+10
* Use Pathname to make the repository storage path validations more robustAlejandro Rodríguez2016-07-211-5/+6
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-0/+24