log rhodecode/model/scm.py @ 2440:1bc579bcd67a codereview

age author description
Sun, 10 Jun 2012 18:15:00 +0200 Marcin Kuzminski - pull request generates overview based on it's params codereview
Mon, 04 Jun 2012 03:55:28 +0200 Marcin Kuzminski Don't do git pull on remote repos since they are bare now, we need to use git fetch on them beta
Mon, 28 May 2012 16:52:13 +0200 Marcin Kuzminski fixed default sorting on main page with sorting using wrapped lower() call on database level beta
Mon, 28 May 2012 16:26:47 +0200 Marcin Kuzminski Implemented cache-map on main page to save executing select beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Thu, 26 Apr 2012 23:55:33 +0200 Marcin Kuzminski Implemented pull command for remote repos for git beta
Thu, 26 Apr 2012 21:22:13 +0200 Marcin Kuzminski fixed mising scm key for remote-pulls execution beta