unrhodecode/rhodecode/lib/middleware
Marcin Kuzminski 479c786358 http-app: simplify detection of chunked encoding.
- since we now properly use chunked requests git client reports this in nicer way.
we no longer need to rely on hacks to detect chunked streams.
2017-04-18 09:31:49 +02:00
..
utils http-app: simplify detection of chunked encoding. 2017-04-18 09:31:49 +02:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
appenlight.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
csrf.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
error_handling.py core: properly handle new redirections set in decorators. 2017-03-02 16:10:47 +01:00
https_fixup.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
request_wrapper.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
simplegit.py git-lfs: push settings to git-lfs backend stored inside our rhodecode settings 2017-03-21 11:58:56 +01:00
simplehg.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
simplesvn.py svn: escape special chars to allow interactions with non-standard svn paths. 2017-04-03 13:40:39 +02:00
simplevcs.py authentication: enabled authentication with auth_token and repository scope. 2017-03-03 20:48:23 +01:00
vcs.py core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00