comparison docs/changelog.rst @ 2759:c61c2ccea2b4 beta

#538 form for permissions can handle multiple users at once
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 29 Aug 2012 01:07:21 +0200
parents 3aad896d9a02
children 5d12768a0aa1
comparison
equal deleted inserted replaced
2758:dc4709e7da51 2759:c61c2ccea2b4
37 that defines 'default' revision/branch for generating readme files 37 that defines 'default' revision/branch for generating readme files
38 - Implemented #509, RhodeCode enforces SSL for push/pulling if requested. 38 - Implemented #509, RhodeCode enforces SSL for push/pulling if requested.
39 - Import remote svn repositories to mercurial using hgsubversion 39 - Import remote svn repositories to mercurial using hgsubversion
40 - Fixed #508 RhodeCode now has a option to explicitly set forking permissions 40 - Fixed #508 RhodeCode now has a option to explicitly set forking permissions
41 - RhodeCode can use alternative server for generating avatar icons 41 - RhodeCode can use alternative server for generating avatar icons
42 - implemented repositories locking. Pull locks, push unlocks. Also can be done
43 via API calls
44 - #538 form for permissions can handle multiple users at once
42 45
43 fixes 46 fixes
44 +++++ 47 +++++
45 48
46 - improved translations 49 - improved translations