##// END OF EJS Templates
landing-rev: fixes #4102, use branches instead of landing tip refs by default....
landing-rev: fixes #4102, use branches instead of landing tip refs by default. - also changed how readme is rendered based on landing commit to minimize locking for often changing repositories.

File last commit:

r1:854a839a default
r3881:95b6f937 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.