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

r638:58240733 default
r4328:eca0587d default
Show More
release-notes-4.2.1.rst
14 lines | 314 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.2.1.rst
docs: add release notes for 4.2.1
r329 |RCE| 4.2.1 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-07-04
Fixes
^^^^^
docs: changelog update for 4.3.0
r638 - UI: fixed empty labels caused by missing translation of JS components.
- Login: fixed bad routing URL in comments when user is not logged in.
- Celery: make sure to run tasks in sync mode if connection to celery is lost.