log rhodecode/controllers/admin/repos.py @ 3884:31f8c9d76a26 beta

age author description
Fri, 17 May 2013 21:33:24 +0200 Marcin Kuzminski show admin menu and list for users who are admins of repos. beta
Fri, 17 May 2013 21:12:54 +0200 Marcin Kuzminski Do read only checks on attach as fork of repo list. beta
Fri, 17 May 2013 20:58:31 +0200 Marcin Kuzminski fix required repo_type param on repo edit form beta
Fri, 17 May 2013 20:58:31 +0200 Marcin Kuzminski fix required repo_type param on repo edit form
Wed, 08 May 2013 23:04:24 +0200 Marcin Kuzminski move out setting rc_extras for in-memory-push handlers to separate function beta
Wed, 10 Apr 2013 14:33:04 +0200 Marcin Kuzminski New default permissions definition for user group create beta
Mon, 08 Apr 2013 23:49:08 +0200 Marcin Kuzminski consistent handling of grant/revoke of permissions widgets beta
Mon, 08 Apr 2013 22:47:35 +0200 Marcin Kuzminski - Manage User’s Groups: create, delete, rename, add/remove users inside. beta
Mon, 08 Apr 2013 02:59:50 +0200 Marcin Kuzminski removed obsolete admin_user tmpl context variables beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Wed, 03 Apr 2013 02:35:01 +0200 Marcin Kuzminski removed duplicated logic of how we invalidate caches for repos beta
Thu, 04 Apr 2013 14:36:30 +0200 Marcin Kuzminski fix flash link to repos that are in groups beta
Wed, 03 Apr 2013 17:19:47 +0200 Mads Kiilerich Fix a lot of casings - use standard casing in most places beta
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