unrhodecode/rhodecode/lib/middleware
Martin Bornhold 1a3f93ca85 error-handling: Remove if condition to check if the response is a vcs response.
We moved the VCS middleware out of the error handling. Therefore we don't need to skip the error handling anymore.
2016-10-06 16:08:34 +02:00
..
utils pyro4: Add the custom header X-RhodeCode-Backend to the pyro4 backend responses. 2016-09-26 14:52:06 +02:00
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
appenlight.py ae: Rely on fully prepared settings in appenlight wrapping function. 2016-08-08 09:00:20 +02:00
csrf.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
error_handling.py error-handling: Remove if condition to check if the response is a vcs response. 2016-10-06 16:08:34 +02:00
https_fixup.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
request_wrapper.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
simplegit.py pyro4: Add the custom header X-RhodeCode-Backend to the pyro4 backend responses. 2016-09-26 14:52:06 +02:00
simplehg.py pyro4: Add the custom header X-RhodeCode-Backend to the pyro4 backend responses. 2016-09-26 14:52:06 +02:00
simplesvn.py vcs: moved svn proxy settings into vcs related settings 2016-09-06 12:29:54 +02:00
simplevcs.py shadow: Simplyfy the regular expression for detecting shadow repository URLs 2016-09-28 13:25:57 +02:00
vcs.py vcs: Clean up the shadow-repo-expose code and make some nicer comments. 2016-09-23 12:52:24 +02:00