Many URLs defined in the origin view (urlconf) are redundant.
This fix redirects /origin/logs?origin_url=<url> and
/origin/<url>/log to /snapshot-/log/
- Generic decorator to deprecate a route
- Generic logic to forward url args and query params.
Related to T3608