##// END OF EJS Templates
docs update
marcink -
r1562:f8321ccf beta
parent child Browse files
Show More
@@ -13,9 +13,34 b' 1.3.0 (**XXXX-XX-XX**)'
13 news
13 news
14 ----
14 ----
15
15
16
16 fixes
17 fixes
17 -----
18 -----
18
19
20
21 1.2.2 (**2011-10-17**)
22 ======================
23
24 news
25 ----
26
27 - #226 repo groups are available by path instead of numerical id
28
29 fixes
30 -----
31
32 - #259 Groups with the same name but with different parent group
33 - #260 Put repo in group, then move group to another group -> repo becomes unavailable
34 - #258 RhodeCode 1.2 assumes egg folder is writable (lockfiles problems)
35 - #265 ldap save fails sometimes on converting attributes to booleans,
36 added getter and setter into model that will prevent from this on db model level
37 - fixed problems with timestamps issues #251 and #213
38 - fixes #266 Rhodecode allows to create repo with the same name and in
39 the same parent as group
40 - fixes #245 Rescan of the repositories on Windows
41 - fixes #248 cannot edit repos inside a group on windows
42 - fixes #219 forking problems on windows
43
19 1.2.1 (**2011-10-08**)
44 1.2.1 (**2011-10-08**)
20 ======================
45 ======================
21
46
General Comments 0
You need to be logged in to leave comments. Login now