comparison docs/changelog.rst @ 1823:f45e83492484 beta

changelog update
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 04 Jan 2012 03:30:16 +0200
parents 203af05539e0
children d7e92eaa3a61
comparison
equal deleted inserted replaced
1822:363f5dce1a95 1823:f45e83492484
29 - diff configuration, toggle white lines and context lines 29 - diff configuration, toggle white lines and context lines
30 - #307 configurable diffs, whitespace toggle, increasing context lines 30 - #307 configurable diffs, whitespace toggle, increasing context lines
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 34 - fixed #331 RhodeCode mangles repository names if the a repository group
35 contains the "full path" to the repositories
36
35 fixes 37 fixes
36 ----- 38 -----
37 39
38 - rewrote dbsession management for atomic operations, and better error handling 40 - rewrote dbsession management for atomic operations, and better error handling
39 - fixed sorting of repo tables 41 - fixed sorting of repo tables