summaryrefslogtreecommitdiff
path: root/config/initializers/6_validations.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+2
* Remove ignored circuit_breaker columnsZeger-Jan van de Weg2019-06-281-15/+6
* Migrate storage nesting check to GitalyJacob Vosmaer (GitLab)2018-06-271-27/+0
* More gitaly disk access blocksJacob Vosmaer (GitLab)2018-06-201-0/+1
* Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)2018-06-011-4/+6
* Remove method call to deprecated methodZeger-Jan van de Weg2018-05-111-11/+0
* 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