Show More
@@ -4,7 +4,26 b'' | |||
|
4 | 4 | Changelog |
|
5 | 5 | ========= |
|
6 | 6 | |
|
7 |
1.7. |
|
|
7 | 1.7.1 (**2013-06-13**) | |
|
8 | ---------------------- | |
|
9 | ||
|
10 | news | |
|
11 | ++++ | |
|
12 | ||
|
13 | - Apply to children flag on repository group also adds users to private | |
|
14 | repositories, this is now consistent with user groups. Private repos default | |
|
15 | permissions are not affected by apply to children flag. | |
|
16 | - Removed unionrepo code as it's part of Mercurial 2.6 | |
|
17 | - RhodeCode accepts now read only paths for serving repositories. | |
|
18 | ||
|
19 | fixes | |
|
20 | +++++ | |
|
21 | ||
|
22 | - Fixed issues with how mysql handles float values. Caused gists with | |
|
23 | expiration dates not work properly on mysql. | |
|
24 | - Fixed issue with ldap enable/disable flag | |
|
25 | ||
|
26 | 1.7.0 (**2013-06-08**) | |
|
8 | 27 | ---------------------- |
|
9 | 28 | |
|
10 | 29 | news |
General Comments 0
You need to be logged in to leave comments.
Login now