log rhodecode/model/scm.py @ 1216:8363b0d20c41

age author description
Tue, 05 Apr 2011 18:01:19 +0200 Marcin Kuzminski fixes for stable
Tue, 05 Apr 2011 17:16:47 +0200 Marcin Kuzminski #150 fixes for errors on repositories mapped in db but corrupted in filesystem beta
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
Fri, 01 Apr 2011 18:46:24 +0200 Marcin Kuzminski Added repo group page showing what reposiories are inside a group beta
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
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
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta
Mon, 14 Feb 2011 15:16:45 +0100 Marcin Kuzminski bugfix for getting proper values from cache 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 11:30:04 +0100 Marcin Kuzminski fixed issue with db transaction when filesystem creation of repository failed beta
Fri, 11 Feb 2011 00:13:09 +0100 Marcin Kuzminski Code refactor number 2 beta
Tue, 08 Feb 2011 15:41:47 +0100 Marcin Kuzminski fixed sorting in maing page by owners beta
Sat, 05 Feb 2011 23:58:37 +0100 Marcin Kuzminski fixed following js snipet. It' can be called multiple times now next to each repository beta
Fri, 31 Dec 2010 19:46:56 +0100 Marcin Kuzminski fixed copyright year to 2011 beta
Fri, 31 Dec 2010 19:30:44 +0100 Marcin Kuzminski Fixed repo of Temp user and repo for better logging beta
Mon, 27 Dec 2010 00:09:12 +0100 Marcin Kuzminski Extended repo2db mapper with group creation via directory structures beta
Wed, 22 Dec 2010 03:39:32 +0100 Marcin Kuzminski Added recursive scanning for repositories in directory beta
Thu, 16 Dec 2010 01:08:46 +0100 Marcin Kuzminski fixed scm model docs beta
Fri, 10 Dec 2010 15:25:42 +0100 Marcin Kuzminski removed dirty fix for #87 since it,s a no fix after all. beta
Thu, 09 Dec 2010 22:20:18 +0100 Marcin Kuzminski dirty fix for issue #87 beta
Sun, 05 Dec 2010 17:22:57 +0100 Marcin Kuzminski docs updates beta
Mon, 29 Nov 2010 22:40:54 +0100 Marcin Kuzminski fixed bug introduced in latest commit beta
Mon, 29 Nov 2010 03:31:29 +0100 Marcin Kuzminski fixed bug when invalidation was making to many queries when there was no list of invalidation beta
Sun, 28 Nov 2010 05:26:26 +0100 Marcin Kuzminski Implemented fancier top menu for logged and anonymous users beta
Fri, 26 Nov 2010 03:28:27 +0100 Marcin Kuzminski bugfix, when user had no repos he would see all repos in my account, (correct commit) beta
Thu, 25 Nov 2010 22:06:18 +0100 Marcin Kuzminski code cleanups beta
Thu, 25 Nov 2010 21:57:25 +0100 Marcin Kuzminski rolled back to make transient since got some exceptions on expunge beta
Wed, 24 Nov 2010 19:16:06 +0100 Marcin Kuzminski changes transient to expunge on cached repo instances, due to odd very rare problems with previos approach. beta
Wed, 24 Nov 2010 17:15:33 +0100 Marcin Kuzminski fixed Example celery config to ampq, beta
Tue, 23 Nov 2010 23:49:12 +0100 Marcin Kuzminski Added icons with numbers of followers and number of forks beta
Mon, 22 Nov 2010 15:49:04 +0100 Marcin Kuzminski added action loggers to following repositories, beta
Mon, 22 Nov 2010 03:57:47 +0100 Marcin Kuzminski implemented user dashboards, and following system. beta
Fri, 19 Nov 2010 03:00:05 +0100 Marcin Kuzminski cache list speed improvement beta
Fri, 19 Nov 2010 00:03:37 +0100 Marcin Kuzminski fixed nasty bug with ui() beta
Thu, 18 Nov 2010 15:36:37 +0100 Marcin Kuzminski Fixed archivals by passing baseui to scm get method for hg. beta
Thu, 18 Nov 2010 02:41:38 +0100 Marcin Kuzminski Disable git support due to large problems with dulwich. beta
Mon, 15 Nov 2010 02:41:52 +0100 Marcin Kuzminski fixed sorting for repo switcher, fixed length for code stats 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 base rhodecode/model/hg.py@7f31095b1d36