##// END OF EJS Templates
pull-requests: prepare the migration of pull request to pyramid....
pull-requests: prepare the migration of pull request to pyramid. - this is half the code because of problems found during porting - partially moved the urls, and flipped the logic into pyramid code - needs more work in core for full switch.

File last commit:

r1:854a839a default
r1813:07e2beb0 default
Show More
release-notes-1.7.1.rst
16 lines | 590 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-1.7.1.rst
project: added all source files and assets
r1 |RCE| 1.7.1 |RNS|
-----------------
General
^^^^^^^
* released 2013-06-13
News
^^^^
* Apply to children flag on repository group also adds users to private repositories, this is now consistent with user groups. Private repos default permissions are not affected by apply to children flag.
* Removed unionrepo code as it's part of Mercurial 2.6
* RhodeCode accepts now read only paths for serving repositories.
Fixes
^^^^^
* Fixed issues with how mysql handles float values. Caused gists with expiration dates not work properly on MySQL.
* Fixed issue with ldap enable/disable flag.