comparison docs/changelog.rst @ 2129:43481c3d70ca beta

#399 added inheritance of permissions for users group on repos groups
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 14 Mar 2012 18:51:00 +0200
parents b745d5d2563c
children 5242b1619603
comparison
equal deleted inserted replaced
2128:e29c688e6885 2129:43481c3d70ca
18 - added clone-url into edit form on /settings page 18 - added clone-url into edit form on /settings page
19 - added help text into repo add/edit forms 19 - added help text into repo add/edit forms
20 - created rcextensions module with additional mappings (ref #322) and 20 - created rcextensions module with additional mappings (ref #322) and
21 post push/pull/create repo hooks callbacks 21 post push/pull/create repo hooks callbacks
22 - implemented #377 Users view for his own permissions on account page 22 - implemented #377 Users view for his own permissions on account page
23 - #399 added inheritance of permissions for users group on repos groups
23 24
24 fixes 25 fixes
25 +++++ 26 +++++
26 27
27 - fixed #390 cache invalidation problems on repos inside group 28 - fixed #390 cache invalidation problems on repos inside group