##// END OF EJS Templates
changelog: fix and optimize loading of chunks for file history....
changelog: fix and optimize loading of chunks for file history. - load-next/prev wasn't working - make sure pagination works as expected - speed up certain actions by pre-loading more attributes

File last commit:

r1:854a839a default
r2130:69819530 default
Show More
release-notes-2.2.8.rst
12 lines | 207 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-2.2.8.rst
project: added all source files and assets
r1 |RCE| 2.2.8 |RNS|
-----------------
General
^^^^^^^
* 2015-06-30
Fixes
^^^^^
* Security: Apply the same permission checks for the API call `create_repo`
and the web interface to create a repository.