gitlab-org--gitlab-foss/app/validators
Robert Speicher d75a8297b8 Add '.well-known' to the list of reserved namespaces
See https://gitlab.com/gitlab-org/gitlab-ce/issues/22759
2016-09-29 10:36:38 +02:00
..
addressable_url_validator.rb refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
color_validator.rb Add custom ColorValidator 2015-12-07 16:57:26 -05: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 Add '.well-known' to the list of reserved namespaces 2016-09-29 10:36:38 +02:00
url_validator.rb Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00