log rhodecode/controllers/admin/repos.py @ 1217:a3b2b4b4e440

age author description
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sat, 19 Mar 2011 22:10:10 +0100 Marcin Kuzminski added proper groups names in add repo from settings beta
Sat, 19 Mar 2011 20:38:21 +0100 Marcin Kuzminski bugfix for empty groups beta
Sat, 19 Mar 2011 18:52:27 +0100 Marcin Kuzminski Changes for repo groups beta
Wed, 09 Mar 2011 20:26:02 +0100 Marcin Kuzminski replaced all global calls to template context (rhodecode_user), into instance attributes beta
Sat, 05 Mar 2011 22:59:41 +0100 Marcin Kuzminski #109, added manual pull of changes for repositories that have remote location filled in. beta
Sat, 05 Mar 2011 21:59:47 +0100 Marcin Kuzminski #109, added optional clone uri when creating repo. beta
Tue, 01 Mar 2011 10:07:36 +0100 Marcin Kuzminski fixed percentage indicator of build stats,added branch filter to changelog controller beta
Fri, 25 Feb 2011 18:47:09 +0100 Marcin Kuzminski implemented public journal for anonymous users, admin can control which repositories beta
Fri, 25 Feb 2011 01:14:18 +0100 Marcin Kuzminski fixes for vcs 0.2.0and new slicing methods beta
Sun, 13 Feb 2011 01:38:39 +0100 Marcin Kuzminski extended admin rescan to show what repositories was added and what removed beta
Sun, 13 Feb 2011 00:29:31 +0100 Marcin Kuzminski another major code rafactor, reimplemented (almost from scratch) beta
Sat, 12 Feb 2011 16:06:12 +0100 Marcin Kuzminski fixed problem with caching beta
Fri, 11 Feb 2011 00:13:09 +0100 Marcin Kuzminski Code refactor number 2 beta
Wed, 09 Feb 2011 17:41:27 +0100 Marcin Kuzminski #56 added ajax removal of users groups, beta
Wed, 09 Feb 2011 03:14:00 +0100 Marcin Kuzminski #56 added users/groups autocomplete for repository editing. beta
Tue, 11 Jan 2011 23:06:41 +0100 Marcin Kuzminski merged bugfixes for rhodecode 1.1.2 release
Sun, 09 Jan 2011 14:03:22 +0100 Marcin Kuzminski fixes #98 protection against float division of percentage stats beta
Fri, 31 Dec 2010 19:46:56 +0100 Marcin Kuzminski fixed copyright year to 2011 beta
Sat, 18 Dec 2010 16:39:46 +0100 Marcin Kuzminski fixed spelling mistakes, and some minor docs bugs beta
Sat, 11 Dec 2010 00:36:33 +0100 Marcin Kuzminski new improved models with helper functions for easier data fetching beta
Fri, 10 Dec 2010 20:51:54 +0100 Marcin Kuzminski fixed small issue with caching, call to ScmModel().get needs to be before queries for new objects of Repository beta
Fri, 10 Dec 2010 19:15:51 +0100 Marcin Kuzminski fixes #87, stupid __dict__ call on sqlalchemy session followed by update() for this dict object rewrote an object to string. beta
Thu, 09 Dec 2010 20:39:11 +0100 Marcin Kuzminski some extra fixes added docs string beta
Thu, 09 Dec 2010 18:38:16 +0100 Marcin Kuzminski bugfix when form had errors, it was crashing beta
Mon, 22 Nov 2010 15:49:04 +0100 Marcin Kuzminski added action loggers to following repositories, beta
Thu, 18 Nov 2010 02:48:04 +0100 Marcin Kuzminski fixed error for empty revisions on admin repo edit beta
Thu, 18 Nov 2010 01:55:51 +0100 Marcin Kuzminski added cache reset, stats reset, and delete into repository settings in admin. beta
Mon, 15 Nov 2010 02:26:19 +0100 Marcin Kuzminski #50 on point cache invalidation changes. beta
Sun, 14 Nov 2010 22:54:16 +0100 Marcin Kuzminski Refactor codes for scm model beta
Sun, 07 Nov 2010 15:02:56 +0100 Marcin Kuzminski Moved out reposcan into hg Model. beta
Fri, 05 Nov 2010 22:36:51 +0100 Marcin Kuzminski #48 rewrote action logger, translated action logger messages, added some extra messages. Linked and showed pushed revisions in logs beta
Tue, 26 Oct 2010 03:20:32 +0200 Marcin Kuzminski Fixes for raw_id, needed for git beta
Thu, 21 Oct 2010 01:38:14 +0200 Marcin Kuzminski Code refactoring,models renames beta
Mon, 18 Oct 2010 03:04:58 +0200 Marcin Kuzminski fixed @repo into :repo for docs
Sat, 09 Oct 2010 16:05:14 +0200 Marcin Kuzminski refactor codes and setup for python 2.5
Wed, 06 Oct 2010 03:22:52 +0200 Marcin Kuzminski renamed hg_app to rhodecode
Wed, 06 Oct 2010 03:18:16 +0200 Marcin Kuzminski renamed project to rhodecode base pylons_app/controllers/admin/repos.py@1ca75edc6c29