gitlab-org--gitlab-foss/spec/initializers
Alejandro Rodríguez 46214d5e7b Improve storage validation after configuration structure update
Besides improving the error message to specify what exactly you
need to do to solve the error, we now don't skip all storage
validations on the test environment, so that you also get a nice error
message if you're running tests. Now if conditions are met to skip
valitaions (test env or env variable) we still make sure the settings
_look_ sane, we just skip verifying the paths exists and meet the given
conditions.
2017-03-08 15:51:30 -03:00
..
6_validations_spec.rb Improve storage validation after configuration structure update 2017-03-08 15:51:30 -03:00
8_metrics_spec.rb Execute metrics initializer earlier 2017-03-01 18:15:28 +01:00
doorkeeper_spec.rb Add specs for Doorkeeper resource_owner_authenticator 2017-03-07 15:08:15 +01:00
secret_token_spec.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
settings_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
trusted_proxies_spec.rb Enable Style/SpaceInsideBrackets 2017-02-23 09:31:56 -06:00