unrhodecode/rhodecode/lib/middleware
2016-10-10 16:07:15 +02:00
..
utils vcs: Send custom repo-locked status code to the VCSServer. 2016-10-10 16:07:15 +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 vcs: Do not pass the backend key into the scm app instances. 2016-10-06 16:25:27 +02:00
simplehg.py vcs: Do not pass the backend key into the scm app instances. 2016-10-06 16:25:27 +02:00
simplesvn.py vcs: Remove custom response header which contains backend key. 2016-10-06 16:10:40 +02:00
simplevcs.py vcs: Add a comment about removing some code when dropping Pyro4 support. 2016-10-10 14:06:26 +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