log rhodecode/model/scm.py @ 2069:003c504da933 beta

age author description
Wed, 29 Feb 2012 02:57:57 +0200 Marcin Kuzminski fixed issues with removed repos was accidentally added as groups, after beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Sat, 28 Jan 2012 07:14:01 +0200 Marcin Kuzminski backported fix for issue with uploading files from web interface
Sat, 21 Jan 2012 07:08:43 +0200 Marcin Kuzminski backported #341
Fri, 20 Jan 2012 01:47:16 +0200 Marcin Kuzminski fixes issue #341, logger outputed invalid path name beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Wed, 28 Dec 2011 04:12:27 +0200 Marcin Kuzminski implements #330 api method for listing nodes at particular revision beta
Wed, 21 Dec 2011 06:19:28 +0200 Marcin Kuzminski fixed problem with uploading files into rhodecode that wasn't detected as streams beta
Mon, 05 Dec 2011 03:29:05 +0200 Marcin Kuzminski implements #239 manual marking of repos as forks for admins beta
Sun, 04 Dec 2011 23:39:32 +0200 Marcin Kuzminski moved soon-to-be-deleted code from vcs to rhodecode beta
Sat, 03 Dec 2011 04:14:41 +0200 Marcin Kuzminski Summary page downloads limited to zip. beta
Sat, 26 Nov 2011 17:51:03 +0200 Marcin Kuzminski - fixes celery sqlalchemy session issues for async forking beta
Sat, 26 Nov 2011 00:11:32 +0200 Marcin Kuzminski #235 forking page repo group selection beta
Wed, 23 Nov 2011 22:46:14 +0200 Marcin Kuzminski notification to commit author + gardening beta
Fri, 28 Oct 2011 02:40:22 +0200 Marcin Kuzminski Cached readme generation beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Thu, 13 Oct 2011 03:19:30 +0200 Marcin Kuzminski fixes #245 Rescan of the repositories on Windows beta
Sat, 08 Oct 2011 02:02:25 +0200 Marcin Kuzminski Refactoring of model get functions beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Sun, 02 Oct 2011 02:06:23 +0200 Marcin Kuzminski API added checks for a valid repository on pull command beta
Fri, 23 Sep 2011 01:52:48 +0300 Marcin Kuzminski added uploading of files from web interface directly into repo beta
Thu, 22 Sep 2011 04:33:29 +0300 Marcin Kuzminski Added initial support for creating new nodes in repos beta
Fri, 09 Sep 2011 19:54:23 +0300 Marcin Kuzminski added author to main page tooltip beta
Fri, 22 Jul 2011 20:06:40 +0200 Marcin Kuzminski added welcome message if no repositories are present in current view beta
Sat, 16 Jul 2011 12:02:14 +0200 Marcin Kuzminski fixed some issues with cache invalidation, and simplified invalidation codes beta
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Mon, 13 Jun 2011 16:34:45 +0200 Marcin Kuzminski Fixed problem with new repos, and visibility on the main list. beta
Thu, 09 Jun 2011 15:12:12 +0200 Marcin Kuzminski Fixes issue #201 beta