log rhodecode/controllers/admin/repos.py @ 3641:b44979649915 beta

age author description
Sun, 31 Mar 2013 16:18:09 +0200 Marcin Kuzminski recursive forks detach beta
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Thu, 28 Mar 2013 02:57:05 +0100 Marcin Kuzminski #749 and #516 Removed dupliciting of repo settings for rhodecode admins and repo admins beta
Thu, 28 Mar 2013 02:11:26 +0100 Marcin Kuzminski moved permission management into separate entity. beta
Wed, 20 Mar 2013 12:16:58 +0100 Mads Kiilerich consistently capitalize initial letter in flash messages beta
Tue, 19 Mar 2013 15:05:32 +0100 Marcin Kuzminski linkify names on fork/create repos in tooltip messages beta
Mon, 11 Mar 2013 17:59:38 +0100 Marcin Kuzminski Pass in old groups data to CanWriteToGroup validator for later skipping group checks.
Mon, 11 Mar 2013 17:59:38 +0100 Marcin Kuzminski Pass in old groups data to CanWriteToGroup validator for later skipping group checks. beta
Wed, 27 Feb 2013 01:28:00 +0100 Mads Kiilerich "Users groups" is grammatically incorrect English - rename to "user groups" beta
Thu, 21 Feb 2013 00:41:48 +0100 Marcin Kuzminski implemented #689 Deleting Repositories with Forks Should Be Easier beta
Fri, 15 Feb 2013 01:27:18 +0100 Marcin Kuzminski move permission check of write access to repo groups inside a form. beta
Tue, 05 Feb 2013 03:04:46 +0100 Marcin Kuzminski Implemented #738 Giving a user WRITE+ permissions on folder should not allow repo creation in root folder. beta
Sun, 03 Feb 2013 23:33:41 +0100 Marcin Kuzminski whitespace cleanup beta
Wed, 30 Jan 2013 04:10:58 +0100 Marcin Kuzminski repository extra fields implementation beta
Wed, 30 Jan 2013 21:13:47 +0100 Mads Kiilerich repo edit: it is a repo thing more than an admin thing - show it that way in ui and url beta
Mon, 28 Jan 2013 21:14:46 +0100 Marcin Kuzminski fixes issue #739 Delete/Edit repositories should only point to admin links if the user is an super admin. beta
Mon, 28 Jan 2013 00:02:09 +0100 Marcin Kuzminski filter out repo groups choices to only ones that you have write+ access to. Before it was read+ access and you got proper beta
Sat, 26 Jan 2013 22:32:25 +0100 Marcin Kuzminski use the GET parent_group param to pre-fill the group choice beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Wed, 09 Jan 2013 01:59:43 +0100 Marcin Kuzminski Use common function for generation of grid data beta
Fri, 14 Dec 2012 04:26:15 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.1
Fri, 14 Dec 2012 04:19:12 +0100 Marcin Kuzminski - #683 fixed difference between messages about not mapped repositories beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Thu, 13 Dec 2012 03:34:19 +0100 Marcin Kuzminski Fixed some issues with edit form beta
Mon, 03 Dec 2012 02:55:08 +0100 Marcin Kuzminski Implemented #379 defaults settings page for creation of repositories beta
Thu, 18 Oct 2012 02:14:30 +0200 Marcin Kuzminski user lowernames of repos for better sorting beta
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Thu, 13 Sep 2012 19:36:56 +0200 Marcin Kuzminski Implemented permissions for writing to repo beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Wed, 08 Aug 2012 22:38:01 +0200 Marcin Kuzminski fix redirection on repo create failures beta
Fri, 27 Jul 2012 01:21:07 +0200 Marcin Kuzminski merged + fixed pull request #62: Implemented metatags and visualisation options. beta
Thu, 26 Jul 2012 22:03:40 +0200 Marcin Kuzminski rewrote admin repos page. beta
Thu, 26 Jul 2012 15:36:44 +0200 Marcin Kuzminski sqlalchemy sessions cleanup in admin beta
Wed, 25 Jul 2012 22:03:48 +0200 Marcin Kuzminski redirect to summary page after repo was created beta
Wed, 18 Jul 2012 18:42:08 +0200 Marcin Kuzminski Fixed issue #501 error on setting set_as_fork to same repo beta
Sat, 14 Jul 2012 19:09:35 +0200 Marcin Kuzminski Readme renderer now uses landing_rev parameter to render the readme based on beta
Sat, 07 Jul 2012 17:13:31 +0000 Takumi IINO i18n improve beta
Sun, 01 Jul 2012 15:47:54 +0200 Marcin Kuzminski New repo model create function beta
Fri, 15 Jun 2012 00:08:06 +0200 Marcin Kuzminski merge with beta codereview
Fri, 15 Jun 2012 00:05:20 +0200 Marcin Kuzminski validating choices for landing_rev beta
Thu, 14 Jun 2012 23:19:26 +0200 Marcin Kuzminski Initial version of landing revisions ref #483 beta
Tue, 05 Jun 2012 21:22:23 +0200 Marcin Kuzminski merge with beta codereview
Sun, 03 Jun 2012 00:40:14 +0200 Marcin Kuzminski Implemented #467 Journal logs comments on changesets beta
Mon, 07 May 2012 22:07:55 +0200 Marcin Kuzminski Use webob exception as often as possible codereview
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Mon, 19 Mar 2012 21:04:36 +0200 Marcin Kuzminski Added gravatars into permissions view and permissions autocomplete beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Mon, 09 Jan 2012 04:00:44 +0200 Marcin Kuzminski white space cleanup beta
Wed, 04 Jan 2012 04:41:50 +0200 Marcin Kuzminski fixes issue when owner of a repo couldn't revoke permissions for users and groups
Wed, 04 Jan 2012 04:41:50 +0200 Marcin Kuzminski fixes issue when owner of a repo couldn't revoke permissions for users and groups 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
Fri, 23 Dec 2011 04:47:48 +0200 Marcin Kuzminski - fixed issue with missing commits on some repos commands beta
Mon, 05 Dec 2011 03:29:05 +0200 Marcin Kuzminski implements #239 manual marking of repos as forks for admins 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
Sat, 26 Nov 2011 00:11:32 +0200 Marcin Kuzminski #235 forking page repo group selection beta
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67