log rhodecode/controllers/admin/repos_groups.py @ 2031:82a88013a3fd

age author description
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Sat, 28 Jan 2012 00:51:13 +0200 Marcin Kuzminski code cleanup beta
Sat, 14 Jan 2012 00:56:37 +0200 Marcin Kuzminski added validation to repo groups to check for conflicting repository name fixes #337 beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Sat, 03 Dec 2011 21:00:36 +0200 Marcin Kuzminski Added handling of ignore whitespace flag in changesets beta
Fri, 02 Dec 2011 22:31:13 +0200 Marcin Kuzminski commit less models 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
Tue, 11 Oct 2011 23:39:03 +0200 Marcin Kuzminski unified generation of repo groups choices 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 02:09:52 +0200 Marcin Kuzminski implements #226 repo groups available by path beta
Thu, 22 Sep 2011 03:08:02 +0300 Marcin Kuzminski removed obsolete sort code beta
Thu, 23 Jun 2011 23:41:14 +0200 Marcin Kuzminski fixed improper redirect for repos groups beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached 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
Mon, 23 May 2011 00:00:03 +0200 Marcin Kuzminski #47 implemented basic gui for browsing repo groups beta
Mon, 11 Apr 2011 22:47:27 +0200 Marcin Kuzminski PEP8ify - controllers beta
Fri, 01 Apr 2011 18:46:24 +0200 Marcin Kuzminski Added repo group page showing what reposiories are inside a group beta
Wed, 23 Mar 2011 20:38:51 +0100 Marcin Kuzminski changes for #56 beta