##// END OF EJS Templates
wsgi-stack: Move the vcs middleware out of the error handling....
wsgi-stack: Move the vcs middleware out of the error handling. Currently we are bypassing the error handling in case of responses from the vcs middleware with a custom response header. By moving it out of the error handling we don't need the custom header anymore.
Martin Bornhold -
r948:8c23f9c3 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers / admin
__init__.py Loading ...
admin.py Loading ...
defaults.py Loading ...
gists.py Loading ...
my_account.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repo_groups.py Loading ...
repos.py Loading ...
settings.py Loading ...
user_groups.py Loading ...
users.py Loading ...