##// END OF EJS Templates
auth: use cache_ttl from a plugin to also cache permissions....
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
marcink -
r2154:574d07a8 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / api / views
__init__.py Loading ...
deprecated_api.py Loading ...
gist_api.py Loading ...
pull_request_api.py Loading ...
repo_api.py Loading ...
repo_group_api.py Loading ...
server_api.py Loading ...
testing_api.py Loading ...
user_api.py Loading ...
user_group_api.py Loading ...