gitlab-org--gitlab-foss/app/validators
Dmitriy Zaporozhets cd4db7b417
Reserve few project and nested group paths
That have wildcard routes associated and not reserved yet: artifacts,
graphs, badges and refs

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-03-13 15:47:24 +02:00
..
addressable_url_validator.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
certificate_key_validator.rb Fix certificate validators 2017-01-31 22:53:58 +00:00
certificate_validator.rb Fix certificate validators 2017-01-31 22:53:58 +00:00
color_validator.rb Add custom ColorValidator 2015-12-07 16:57:26 -05:00
duration_validator.rb Introduce DurationValidator, feedback: 2017-02-24 17:28:24 +08:00
email_validator.rb Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp } 2016-02-09 18:15:35 +01:00
line_code_validator.rb Add custom LineCodeValidator 2015-12-07 16:57:26 -05:00
namespace_name_validator.rb Add custom NamespaceNameValidator 2015-12-07 16:57:26 -05:00
namespace_validator.rb Reserve few project and nested group paths 2017-03-13 15:47:24 +02:00
project_path_validator.rb Restrict nested group names to prevent ambiguous routes 2017-03-07 09:43:35 +02:00
url_validator.rb Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00