gitlab-org--gitlab-foss/spec/controllers
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
..
admin 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
boards 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
concerns 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
dashboard 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
explore Fix undefined variable error on json project views 2019-03-18 21:27:28 -03:00
google_api
groups 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
import
instance_statistics
ldap
oauth
profiles
projects Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
snippets
users
abuse_reports_controller_spec.rb
application_controller_spec.rb
autocomplete_controller_spec.rb
dashboard_controller_spec.rb Consider array params on rendering MR list on dashboard 2019-04-04 14:54:25 +00:00
graphql_controller_spec.rb Add API access check to Graphql 2019-03-27 14:59:02 +00:00
groups_controller_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
health_check_controller_spec.rb
health_controller_spec.rb
help_controller_spec.rb
invites_controller_spec.rb
metrics_controller_spec.rb
notification_settings_controller_spec.rb
omniauth_callbacks_controller_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
passwords_controller_spec.rb
profiles_controller_spec.rb
projects_controller_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
registrations_controller_spec.rb Introduce ApplicationSettingImplementation yay 2019-03-19 13:01:37 +08:00
root_controller_spec.rb
search_controller_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
sent_notifications_controller_spec.rb
sessions_controller_spec.rb
snippets_controller_spec.rb
uploads_controller_spec.rb
user_callouts_controller_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
users_controller_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