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