##// END OF EJS Templates
auth-user: enabled cache flags for fetching ACL ids....
auth-user: enabled cache flags for fetching ACL ids. - those are now safe to cache since we have a proper cache invalidation logic for permissions of users - for lots of repo this makes our goto switcher much much faster

File last commit:

r1:854a839a default
r4328:eca0587d default
Show More
release-notes-3.2.3.rst
14 lines | 159 B | text/x-rst | RstLexer

|RCE| 3.2.3 |RNS|

General

  • 2015-04-27

fixes

  • Pull request: Fix Git based pull requests in the case of missing commits.