gitlab-org--gitlab-foss/spec/controllers/concerns
Markus Koller db132bae1d
Support redirect paths starting with a dash
We use a leading dash for certain things like the WebIDE, which
had the side effect of losing the `params[:continue][:to]` param when
opening the WebIDE on a project where the user doesn't have push access
and therefore needs to fork the project first.
2019-06-25 13:19:30 +02:00
..
boards_responses_spec.rb Add `to_json` to `represent` method call 2019-06-13 10:00:30 +12:00
checks_collaboration_spec.rb
continue_params_spec.rb Make checks for continue_params more robust 2019-06-25 13:19:29 +02:00
controller_with_cross_project_access_check_spec.rb
enforces_admin_authentication_spec.rb
group_tree_spec.rb
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 Support redirect paths starting with a dash 2019-06-25 13:19:30 +02:00
issuable_collections_spec.rb Search issuables by iids 2019-06-18 07:45:47 +00:00
lfs_request_spec.rb
project_unauthorized_spec.rb
routable_actions_spec.rb
send_file_upload_spec.rb Fix send_file_upload_spec.rb with right MIME type 2019-06-16 16:40:22 -07:00