comparison docs/changelog.rst @ 1870:941dee113136 beta

docs update
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 09 Jan 2012 04:04:58 +0200
parents 2289791d8784
children 40b0d4851880
comparison
equal deleted inserted replaced
1869:682057a38cd3 1870:941dee113136
31 - sorting on branches, tags and bookmarks using YUI datatable 31 - sorting on branches, tags and bookmarks using YUI datatable
32 - improved file filter on files page 32 - improved file filter on files page
33 - implements #330 api method for listing nodes ar particular revision 33 - implements #330 api method for listing nodes ar particular revision
34 - fixed #331 RhodeCode mangles repository names if the a repository group 34 - fixed #331 RhodeCode mangles repository names if the a repository group
35 contains the "full path" to the repositories 35 contains the "full path" to the repositories
36 - #73 added linking issues in commit messages to choosen issue tracker url 36 - #73 added linking issues in commit messages to chosen issue tracker url
37 based on user defined regular expression 37 based on user defined regular expression
38 - new compact changelog with expandable commit messages
38 39
39 fixes 40 fixes
40 ----- 41 -----
41 42
42 - rewrote dbsession management for atomic operations, and better error handling 43 - rewrote dbsession management for atomic operations, and better error handling