comparison docs/changelog.rst @ 1810:203af05539e0 beta

implements #330 api method for listing nodes at particular revision - improved filtering by files in file list
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 28 Dec 2011 04:12:27 +0200
parents a0f15f35782d
children f45e83492484
comparison
equal deleted inserted replaced
1809:ef0066e95be5 1810:203af05539e0
27 - #320 mapping of commit authors to RhodeCode users 27 - #320 mapping of commit authors to RhodeCode users
28 - #304 hashes are displayed using monospace font 28 - #304 hashes are displayed using monospace font
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
33 - implements #330 api method for listing nodes ar particular revision
32 34
33 fixes 35 fixes
34 ----- 36 -----
35 37
36 - rewrote dbsession management for atomic operations, and better error handling 38 - rewrote dbsession management for atomic operations, and better error handling
37 - fixed sorting of repo tables 39 - fixed sorting of repo tables
38 - #326 escape of special html entities in diffs 40 - #326 escape of special html entities in diffs
41 - normalized user_name => username in api attributes
39 42
40 1.2.3 (**2011-11-02**) 43 1.2.3 (**2011-11-02**)
41 ====================== 44 ======================
42 45
43 news 46 news