log rhodecode/controllers/admin/repos.py @ 1039:51b70569c330 beta

age author description
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