log rhodecode/model/pull_request.py @ 3234:21cccfea18bf beta

age author description
Wed, 02 Jan 2013 13:56:22 +0100 Mads Kiilerich refactoring: drop unused 'discovery data' in pull request and compare diffs beta
Sat, 19 Jan 2013 19:42:37 +0100 Marcin Kuzminski set the status of changesets initially on pull request, and make sure we care of version collisions. beta
Sat, 08 Dec 2012 00:57:18 +0100 Marcin Kuzminski fixes #668 cherry picking of changeset should also work now on picking single changesets, and the ones from top beta
Sat, 24 Nov 2012 00:29:38 +0100 Marcin Kuzminski Basic implementation of cherry picking changesets beta
Sun, 18 Nov 2012 23:17:02 +0100 Marcin Kuzminski Multiple changes for compare system beta
Fri, 16 Nov 2012 21:27:04 +0100 Marcin Kuzminski Enabled compare engine for tags beta
Wed, 05 Sep 2012 23:03:37 +0200 Marcin Kuzminski fixes #555 issues when comparing non-related repositories on pull requests or compare view beta
Tue, 04 Sep 2012 22:46:05 +0200 Marcin Kuzminski fixes #550 mercurial repositories comparision failed when origin repo had beta
Tue, 04 Sep 2012 02:18:59 +0200 Marcin Kuzminski Nicer email notifications about pull-request beta
Sun, 26 Aug 2012 01:04:43 +0200 Marcin Kuzminski Authors of pull-requests can now delete them beta
Sat, 04 Aug 2012 01:20:38 +0200 Marcin Kuzminski Bumped mercurial version to 2.3 beta
Wed, 18 Jul 2012 19:09:12 +0200 Marcin Kuzminski Merged pull request #56 beta
Sun, 15 Jul 2012 21:16:14 +0200 Marcin Kuzminski Added editing of pull-request reviewers. beta
Sun, 15 Jul 2012 03:14:58 +0200 Marcin Kuzminski Added option to close pull requests, in future that will be close & merge beta
Fri, 13 Jul 2012 21:17:38 +0200 Marcin Kuzminski Switch to waitress wsgi server by default in rhodecode. beta
Tue, 10 Jul 2012 23:40:47 +0200 Marcin Kuzminski fix url in notification inbox for opened pull request beta
Tue, 03 Jul 2012 03:07:15 +0200 Marcin Kuzminski Added dynamic data loading for other repo we open pull request against beta
Sun, 01 Jul 2012 12:44:54 +0200 Marcin Kuzminski Added associated classes into child models beta
Sun, 10 Jun 2012 23:18:27 +0200 Marcin Kuzminski small refactoring, moved shared for diff generation of code into pull-request model 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