gitlab-org--gitlab-foss/spec/validators
George Koltsov 8abf920d1f Refactor SystemHookUrlValidator and specs
Simplify SystemHookUrlValidator to inherit from PublicUrlValidator
Refactor specs to move out shared examples to be used in both
system hooks and public url validators.
2019-08-02 15:39:18 +01:00
..
addressable_url_validator_spec.rb
branch_filter_validator_spec.rb
color_validator_spec.rb
devise_email_validator_spec.rb
js_regex_validator_spec.rb
namespace_path_validator_spec.rb
project_path_validator_spec.rb
public_url_validator_spec.rb Refactor SystemHookUrlValidator and specs 2019-08-02 15:39:18 +01:00
qualified_domain_array_validator_spec.rb Allow blank but not nil in validations 2019-07-31 06:54:03 +00:00
sha_validator_spec.rb
system_hook_url_validator_spec.rb Refactor SystemHookUrlValidator and specs 2019-08-02 15:39:18 +01:00
variable_duplicates_validator_spec.rb
x509_certificate_credentials_validator_spec.rb