gitlab-org--gitlab-foss/spec/validators
Thong Kuah d119d3d1b2 Align UrlValidator to validate_url gem implementation.
Renamed UrlValidator to AddressableUrlValidator to avoid 'url:' naming collision with ActiveModel::Validations::UrlValidator in 'validates' statement.
Make use of the options attribute of the parent class ActiveModel::EachValidator.
Add more options: allow_nil, allow_blank, message.
Renamed 'protocols' option to 'schemes' to match the option naming from UrlValidator.
2019-04-11 06:29:07 +00:00
..
addressable_url_validator_spec.rb Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
branch_filter_validator_spec.rb
devise_email_validator_spec.rb Align EmailValidator to validate_email gem implementation. 2019-03-05 19:56:01 +00:00
js_regex_validator_spec.rb remove newly supported regex feature from validation error test 2019-01-14 13:42:27 +01:00
namespace_path_validator_spec.rb
project_path_validator_spec.rb
public_url_validator_spec.rb Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
sha_validator_spec.rb Fix Bitbucket import 2019-03-14 10:05:17 +00:00
variable_duplicates_validator_spec.rb
x509_certificate_credentials_validator_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00