summaryrefslogtreecommitdiff
path: root/spec/initializers/6_validations_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-201-0/+2
* Remove ignored circuit_breaker columnsZeger-Jan van de Weg2019-06-281-20/+0
* Migrate storage nesting check to GitalyJacob Vosmaer (GitLab)2018-06-271-43/+0
* Remove method call to deprecated methodZeger-Jan van de Weg2018-05-111-20/+0
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-7/+7
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+21
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Improve storage validation after configuration structure updatestorage-validation-improvementAlejandro Rodríguez2017-03-081-39/+53
* Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-4/+24
* Skip repository storage path valitaions on test environmentAlejandro Rodríguez2016-07-211-8/+5
* Use Pathname to make the repository storage path validations more robustAlejandro Rodríguez2016-07-211-3/+23
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-0/+41