unrhodecode/rhodecode/lib/middleware
Marcin Kuzminski 7781eabe94 auth: use cache_ttl from a plugin to also cache permissions.
- this gives a 30% speed increase in operations like svn commit
- generally uses the same mechanismy like auth cache to cache permissions for faster
access to vcs commands
2017-10-07 10:02:39 +02:00
..
utils http-app: adds some logging. 2017-07-28 02:42:52 +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 gists: migrated gists controller to pyramid view. 2017-07-07 12:05:30 +02: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 auth: use cache_ttl from a plugin to also cache permissions. 2017-10-07 10:02:39 +02:00
vcs.py core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00