gitlab-org--gitlab-foss/spec/requests
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
..
api Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
projects Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
git_http_spec.rb Fix git clone revealing private repo's presence 2019-02-19 13:59:24 +08:00
jwt_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
lfs_http_spec.rb Verify that LFS upload requests are genuine 2019-01-31 16:52:48 +01:00
lfs_locks_api_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
oauth_tokens_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
openid_connect_spec.rb Fix #44332 - Add support for profile and email 2019-02-06 16:48:36 +00:00
rack_attack_global_spec.rb Fix deprecation: Using positional arguments in integration tests 2018-12-22 14:42:41 +01:00
request_profiler_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
user_activity_spec.rb Update last_activity_on for Users on some main GET endpoints 2019-02-05 09:55:31 -05:00