##// END OF EJS Templates
changelog update
marcink -
r2018:6c156a42 beta
parent child Browse files
Show More
@@ -37,6 +37,12 b' news'
37 - new compact changelog with expandable commit messages
37 - new compact changelog with expandable commit messages
38 - firstname and lastname are optional in user creation
38 - firstname and lastname are optional in user creation
39 - #348 added post-create repository hook
39 - #348 added post-create repository hook
40 - #212 global encoding settings is now configurable from .ini files
41 - #227 added repository groups permissions
42 - markdown gets codehilite extensions
43 - new API methods, delete_repositories, grante/revoke permissions for groups
44 and repos
45
40
46
41 fixes
47 fixes
42 -----
48 -----
@@ -55,6 +61,7 b' fixes'
55 - #340 fixed session problem for mysql and celery tasks
61 - #340 fixed session problem for mysql and celery tasks
56 - fixed #331 RhodeCode mangles repository names if the a repository group
62 - fixed #331 RhodeCode mangles repository names if the a repository group
57 contains the "full path" to the repositories
63 contains the "full path" to the repositories
64 - #355 RhodeCode doesn't store encrypted LDAP passwords
58
65
59 1.2.5 (**2012-01-28**)
66 1.2.5 (**2012-01-28**)
60 ======================
67 ======================
General Comments 0
You need to be logged in to leave comments. Login now