log rhodecode/model/db.py @ 2510:9059b2d91303 beta

age author description
Tue, 26 Jun 2012 03:40:24 +0200 Marcin Kuzminski Change return paremeters for get_api_data in user and repo beta
Tue, 26 Jun 2012 02:21:06 +0200 Marcin Kuzminski Added functions for getting API data to repo and user models beta
Mon, 25 Jun 2012 23:16:14 +0200 Marcin Kuzminski Add list of all emails that user may have into get_user call beta
Wed, 20 Jun 2012 21:42:05 +0200 Marcin Kuzminski use get_or_404 where possible beta
Tue, 19 Jun 2012 00:43:55 +0200 Marcin Kuzminski Adde pull request voting recalculation beta
Mon, 18 Jun 2012 21:31:03 +0200 Marcin Kuzminski User active flag should be default to True beta
Fri, 15 Jun 2012 00:24:14 +0200 Marcin Kuzminski Added some DB indexes to optimize queries codereview
Fri, 15 Jun 2012 00:08:06 +0200 Marcin Kuzminski merge with beta codereview
Thu, 14 Jun 2012 23:19:26 +0200 Marcin Kuzminski Initial version of landing revisions ref #483 beta
Mon, 11 Jun 2012 00:58:24 +0200 Marcin Kuzminski - added commenting to pull requests codereview
Sun, 10 Jun 2012 18:15:00 +0200 Marcin Kuzminski - pull request generates overview based on it's params codereview
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
Thu, 17 May 2012 00:02:52 +0200 Marcin Kuzminski Show changes of status inside comments codereview
Wed, 16 May 2012 13:29:40 +0200 Marcin Kuzminski merge beta into codereview codereview
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Wed, 09 May 2012 20:53:22 +0200 Marcin Kuzminski fixed issue with getting README files from git repositories beta