Skip to content

Change requests_profiles resource constraint to catch virtually any file

What does this MR do?

Changes the constraint of requests_profiles resource to allow it to catch certain file names like |pacoguzman|local-test-repo|compare|master...feature-1_1469624038.html. Probably the presence of ... causes the request no to be dispatched to the proper controller.

Are there points in the code the reviewer needs to double check?

N/A

Why was this MR needed?

See above.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5281#note_13361618

Screenshots (if relevant)

N/A

Does this MR meet the acceptance criteria?

Merge request reports