.. |
abstract_path_validator.rb
|
Validate User username only on Namespace, and bubble up appropriately
|
2018-02-06 12:09:03 -06:00 |
addressable_url_validator.rb
|
Enable Style/MutableConstant
|
2017-02-23 09:31:56 -06:00 |
certificate_key_validator.rb
|
Adds Rubocop rule for line break after guard clause
|
2017-11-16 17:58:29 +01:00 |
certificate_validator.rb
|
Adds Rubocop rule for line break after guard clause
|
2017-11-16 17:58:29 +01:00 |
cluster_name_validator.rb
|
Second iteration of Move Kubernetes from service to Cluster page
|
2017-12-05 12:00:02 +00: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
|
Validate User username only on Namespace, and bubble up appropriately
|
2018-02-06 12:09:03 -06:00 |
project_path_validator.rb
|
Validate User username only on Namespace, and bubble up appropriately
|
2018-02-06 12:09:03 -06:00 |
url_validator.rb
|
Allow webhooks URL to have leading and trailing spaces
|
2016-02-26 14:34:06 -05:00 |
variable_duplicates_validator.rb
|
Improve validation message and add changelog
|
2018-02-14 22:52:20 +01:00 |