##// 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

File last commit:

r1:854a839a default
r2154:574d07a8 default
Show More
release-notes-3.3.4.rst
16 lines | 271 B | text/x-rst | RstLexer

|RCE| 3.3.4 |RNS|

Release Date

  • 2015-06-25

fixes

  • References: Support for unicode characters.
  • Gists: Fixes the problem with gists when |hg| is not in VCS backends list.
  • Search: Improves search speed for super admin users.