log rhodecode/model/repos_group.py @ 1818:cf51bbfb120e beta

age author description
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Sun, 27 Nov 2011 00:50:19 +0200 Marcin Kuzminski another major refactoring with session management beta
Wed, 02 Nov 2011 03:08:33 +0200 Marcin Kuzminski refactoring of models names for repoGroup permissions beta
Mon, 24 Oct 2011 22:40:43 +0200 Marcin Kuzminski fixes #288 beta
Sun, 23 Oct 2011 01:16:55 +0200 Nicolas VINOT Correct code style beta
Wed, 19 Oct 2011 01:47:56 +0200 Nicolas VINOT Merge with upstream beta
Fri, 07 Oct 2011 21:49:28 +0200 Nicolas VINOT [API] Create groups needed when creating repo beta
Tue, 11 Oct 2011 08:02:51 +0200 Marcin Kuzminski Added friendly message about removing a group that still contains subgroups. beta
Mon, 10 Oct 2011 03:27:31 +0200 Marcin Kuzminski fixes #260 Put repo in group, then move group to another group -> repo becomes unavailable beta
Mon, 10 Oct 2011 02:09:52 +0200 Marcin Kuzminski implements #226 repo groups available by path beta
Thu, 26 May 2011 01:28:06 +0200 Marcin Kuzminski #47 added editing of groups, and moving them between. Added check constraint for groups beta
Wed, 25 May 2011 10:27:29 +0200 Marcin Kuzminski #47 implemented basic edition of groups beta
Mon, 23 May 2011 02:46:43 +0200 Marcin Kuzminski #47 implemented deleting of empty groups. Fixed problem with full paths on nested groups beta
Mon, 23 May 2011 02:22:00 +0200 Marcin Kuzminski #47 implemented Adding of new repo_groups+forms+validators. Fixed sorting of repo groups by main names in multiple locations. Removed some unneeded calls to self.sa for exchange to .query() methods. beta