gitlab-org--gitlab-foss/app/validators
Grzegorz Bizon c71cf908cd Merge branch 'refactor-clusters' into 'master'
Refactor Clusters to be consisted from GcpProvider and KubernetesPlatform

See merge request gitlab-org/gitlab-ce!14879
2017-11-06 21:21:27 +00:00
..
abstract_path_validator.rb Reallow project paths ending in periods 2017-11-06 14:46:53 +01: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
cluster_name_validator.rb specs for models. Improved details. 2017-10-30 03:48:45 +09:00
color_validator.rb Add custom ColorValidator 2015-12-07 16:57:26 -05:00
cron_timezone_validator.rb Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key. 2017-04-06 23:46:59 +09:00
cron_validator.rb Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key. 2017-04-06 23:46:59 +09: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
importable_url_validator.rb Merge branch 'ssrf' into 'security' 2017-03-20 18:53:04 -07:00
key_restriction_validator.rb Move the key restriction validation to its own class 2017-08-30 20:50:44 +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_path_validator.rb Reallow project paths ending in periods 2017-11-06 14:46:53 +01:00
project_path_validator.rb Reallow project paths ending in periods 2017-11-06 14:46:53 +01:00
url_validator.rb Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00
user_path_validator.rb Reallow project paths ending in periods 2017-11-06 14:46:53 +01:00
variable_duplicates_validator.rb Implement ayufan validator2 2017-07-06 00:59:45 +09:00