Show More
@@ -37,6 +37,12 b' news' | |||
|
37 | 37 | - new compact changelog with expandable commit messages |
|
38 | 38 | - firstname and lastname are optional in user creation |
|
39 | 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 | 47 | fixes |
|
42 | 48 | ----- |
@@ -55,6 +61,7 b' fixes' | |||
|
55 | 61 | - #340 fixed session problem for mysql and celery tasks |
|
56 | 62 | - fixed #331 RhodeCode mangles repository names if the a repository group |
|
57 | 63 | contains the "full path" to the repositories |
|
64 | - #355 RhodeCode doesn't store encrypted LDAP passwords | |
|
58 | 65 | |
|
59 | 66 | 1.2.5 (**2012-01-28**) |
|
60 | 67 | ====================== |
General Comments 0
You need to be logged in to leave comments.
Login now