log rhodecode/model/db.py @ 2434:f29469677319 codereview

age author description
Sun, 10 Jun 2012 02:08:10 +0200 Marcin Kuzminski Added basic models for saving open pull requests codereview
Sat, 09 Jun 2012 15:30:22 +0200 Marcin Kuzminski merge with beta codereview
Wed, 06 Jun 2012 22:23:27 +0200 Marcin Kuzminski Change git & hg hooks to post. They shouldn't block as they are used just for logging actions. Futhermore post hooks have access to changesets, so it's much better flexible beta
Wed, 06 Jun 2012 19:19:21 +0200 Marcin Kuzminski Removed hardcoded hooks names from settings. beta
Wed, 06 Jun 2012 18:03:53 +0200 Marcin Kuzminski Add method for fetching repos by full path beta
Wed, 06 Jun 2012 01:07:48 +0200 Marcin Kuzminski created pull-request overview codereview
Tue, 05 Jun 2012 21:36:42 +0200 Marcin Kuzminski link changeset comments into db model for cascade deletes codereview
Mon, 28 May 2012 23:35:30 +0200 Marcin Kuzminski merge with beta codereview
Mon, 28 May 2012 23:31:17 +0200 Marcin Kuzminski typo fix + code garden beta
Mon, 28 May 2012 16:26:47 +0200 Marcin Kuzminski Implemented cache-map on main page to save executing select beta
Sun, 27 May 2012 18:37:23 +0200 Marcin Kuzminski merge with beta codereview
Fri, 25 May 2012 18:59:15 +0200 Marcin Kuzminski Added optional repo_name into issue tracker url to get just the name of repo without group prefix beta
Wed, 23 May 2012 00:11:45 +0200 Marcin Kuzminski Added email-map for alternative email addresses for users codereview
Thu, 17 May 2012 12:54:44 +0200 Marcin Kuzminski Add changeset status change into emails codereview
Thu, 17 May 2012 00:47:45 +0200 Marcin Kuzminski Added simple versioning for changeset status codereview