log rhodecode/controllers/compare.py @ 2936:62e493c7f436 beta

age author description
Wed, 03 Oct 2012 18:41:57 +0200 Marcin Kuzminski #590 Add GET flag that controls the way the diff are generated, for pull requests we want to use non-bundle based diffs, beta
Wed, 19 Sep 2012 00:03:43 +0200 Marcin Kuzminski swap the select values with revisions dynamically when switching the repos on pull request view beta
Sat, 04 Aug 2012 01:20:38 +0200 Marcin Kuzminski Bumped mercurial version to 2.3 beta
Wed, 11 Jul 2012 23:24:38 +0200 Marcin Kuzminski Add check for existing revisions in compare view beta
Tue, 19 Jun 2012 22:13:32 +0200 Marcin Kuzminski Fixed origin repo in pull-request view beta
Mon, 11 Jun 2012 23:10:34 +0200 Marcin Kuzminski data checks codereview
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 02:08:10 +0200 Marcin Kuzminski Added basic models for saving open pull requests codereview
Wed, 06 Jun 2012 01:07:48 +0200 Marcin Kuzminski created pull-request overview codereview
Tue, 05 Jun 2012 22:00:40 +0200 Marcin Kuzminski added changeset review status into repo/branch compare view codereview
Wed, 30 May 2012 23:12:16 +0200 Marcin Kuzminski Rewrote url routes to make all validations and parsing for compare view + added compare fork button into forked repos codereview
Wed, 30 May 2012 22:23:23 +0200 Marcin Kuzminski Improved cross repos diffs codereview
Mon, 28 May 2012 23:21:43 +0200 Marcin Kuzminski added basic comparision of two repositories using bundles codereview
Mon, 28 May 2012 02:00:14 +0200 Marcin Kuzminski Changed compare-view of remote repos to use incoming option instead of outgoing. codereview
Sun, 27 May 2012 23:29:18 +0200 Marcin Kuzminski Implemented basic compare view(for pull requests) for mercurial. codereview
Fri, 25 May 2012 18:29:31 +0200 Marcin Kuzminski Created base for diffing two repositories inside rhodecode codereview
Tue, 08 May 2012 02:10:49 +0200 Marcin Kuzminski simplified compare url logic for outside repos codereview
Mon, 07 May 2012 22:07:55 +0200 Marcin Kuzminski Use webob exception as often as possible codereview
Sun, 06 May 2012 19:24:50 +0200 Marcin Kuzminski Basic compare-view controller with ref parsing codereview