log rhodecode/tests/functional/test_compare.py @ 3484:75e563531350 beta

age author description
Mon, 04 Mar 2013 17:38:34 +0100 Mads Kiilerich compare: drop unused rev_start and rev_end beta
Thu, 28 Feb 2013 17:54:42 +0100 Mads Kiilerich compare: cleanup of as_form handling beta
Tue, 19 Feb 2013 01:57:59 +0100 Marcin Kuzminski fixed pull-requests with cherry picking changesets beta
Mon, 18 Feb 2013 22:56:54 +0100 Marcin Kuzminski some tests fixes for compare view beta
Fri, 08 Feb 2013 22:16:25 +0100 Marcin Kuzminski whitespace cleanup beta
Tue, 05 Feb 2013 01:02:36 +0100 Marcin Kuzminski added some failing tests for compare using cherry pick changesets, to be fixed later beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: swap org and other when they refer to different repos, ie are pull request style beta
Mon, 04 Feb 2013 02:18:44 +0100 Marcin Kuzminski fixed broken swap url, and added a test to detect it in feature beta
Mon, 04 Feb 2013 02:07:38 +0100 Marcin Kuzminski fixed tests after last refactoring beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: rename optional compare_url parameter repo to other_repo beta
Wed, 02 Jan 2013 13:56:29 +0100 Mads Kiilerich html templates: escape '>' as '>' beta
Mon, 26 Nov 2012 20:14:40 +0100 Marcin Kuzminski White space cleanup beta
Sat, 24 Nov 2012 02:12:48 +0100 Marcin Kuzminski fixed tests for databases that have FKs. Thank you sqlite... 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
Tue, 09 Oct 2012 00:14:41 +0200 Marcin Kuzminski white space cleanup beta
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
Fri, 07 Sep 2012 02:20:02 +0200 Marcin Kuzminski Permissions on group can be set in recursive mode setting defined permission to all children beta
Thu, 06 Sep 2012 00:43:44 +0200 Marcin Kuzminski fixed tests for mysql and postgres beta
Tue, 04 Sep 2012 22:46:05 +0200 Marcin Kuzminski fixes #550 mercurial repositories comparision failed when origin repo had beta
Sat, 04 Aug 2012 01:20:38 +0200 Marcin Kuzminski Bumped mercurial version to 2.3 beta
Mon, 18 Jun 2012 00:41:10 +0200 Marcin Kuzminski white space cleanup beta
Sun, 10 Jun 2012 02:08:10 +0200 Marcin Kuzminski Added basic models for saving open pull requests codereview
Sun, 06 May 2012 19:24:50 +0200 Marcin Kuzminski Basic compare-view controller with ref parsing codereview