gitlab-org--gitlab-foss/spec/controllers/concerns
Stan Hu cfaf012c53 Fix project settings not being able to update
Previously import_url would always be present in the update parameters,
which would cause the validation to fail. We now only include this
parameter only if there is URL given.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62708
2019-06-03 15:27:24 -07:00
..
checks_collaboration_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
continue_params_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
controller_with_cross_project_access_check_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
enforces_admin_authentication_spec.rb Change specs to match gitlab code standards 2019-05-07 08:37:04 +12:00
group_tree_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
import_url_params_spec.rb Fix project settings not being able to update 2019-06-03 15:27:24 -07:00
internal_redirect_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
issuable_collections_spec.rb Add label_name as scalar param of IssuableFinder 2019-04-23 08:42:04 +08:00
lfs_request_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
project_unauthorized_spec.rb Avoid passing not_found_or_authorized_proc around 2019-05-15 17:36:50 +07:00
routable_actions_spec.rb Avoid passing not_found_or_authorized_proc around 2019-05-15 17:36:50 +07:00
send_file_upload_spec.rb Optimise upload path calls 2019-05-14 11:01:48 -05:00