log rhodecode/tests/functional/test_compare.py @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

age author description
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:23 -0400 Mads Kiilerich old style: fix width of new changelog "expand" column rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Sat, 11 May 2013 20:24:02 +0200 Marcin Kuzminski Implemented simple gist functionality ref #530. beta
Mon, 01 Apr 2013 23:45:25 +0200 Marcin Kuzminski more usage of fixture tools beta
Sun, 31 Mar 2013 21:31:36 +0200 Marcin Kuzminski use fixtures for forking beta
Tue, 05 Mar 2013 11:55:01 +0100 Mads Kiilerich compare/pullrequest: introduce merge parameter beta
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