##// 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 / apps / ssh_support / tests
__init__.py Loading ...
test_server_git.py Loading ...
test_server_hg.py Loading ...
test_server_svn.py Loading ...
test_ssh_authorized_keys_gen.py Loading ...
test_ssh_wrapper.py Loading ...
test_svn_tunnel_wrapper.py Loading ...