gitlab-org--gitlab-foss/app/validators
Dmitriy Zaporozhets 6683fdcfb0
Add nested groups support to the routing
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-11-23 14:08:36 +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 nested groups support to the routing 2016-11-23 14:08:36 +02:00
project_path_validator.rb Add nested groups support to the routing 2016-11-23 14:08:36 +02:00
url_validator.rb Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00