log rhodecode/controllers/changelog.py @ 3566:5068bb494129 beta

age author description
Mon, 17 Sep 2012 22:17:25 +0200 Marcin Kuzminski failsafe the GET `page` argument beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Thu, 19 Jul 2012 11:32:33 -0400 H Waldo G Compressed some assignments and evaluations into a single assignment. beta
Wed, 18 Jul 2012 17:59:51 +0200 Marcin Kuzminski fixes issue #502, float division error on setting maxsize of changelog to 0 beta
Sun, 01 Jul 2012 02:44:23 +0200 Marcin Kuzminski Fixed calls to Session in db model beta
Tue, 05 Jun 2012 21:22:23 +0200 Marcin Kuzminski merge with beta codereview
Mon, 04 Jun 2012 01:21:15 +0200 Marcin Kuzminski Unified DAG generation for hg and git beta
Fri, 01 Jun 2012 23:47:16 +0200 Marcin Kuzminski implemented #464 users groups links inside permission box (only for admins) beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Sat, 05 May 2012 22:22:53 +0200 Marcin Kuzminski merge with beta codereview
Thu, 03 May 2012 01:21:34 +0200 Marcin Kuzminski backout revision e5abb9efaf2c beta
Thu, 03 May 2012 01:05:08 +0200 Marcin Kuzminski merged beta into code-review branch codereview
Wed, 02 May 2012 18:19:10 +0200 Marcin Kuzminski add option for graphmod to support both hg 2.2 and hg 2.1 beta
Mon, 30 Apr 2012 12:32:29 +0200 Marcin Kuzminski code-review initial codereview
Mon, 23 Apr 2012 18:21:19 +0200 Marcin Kuzminski Bumped mercurial to 2.2 and fixed code for this release ref #429 beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Wed, 11 Jan 2012 17:59:15 +0200 Marcin Kuzminski Added number of comments in changelog for each changeset beta
Mon, 09 Jan 2012 03:45:21 +0200 Marcin Kuzminski revert default to 20, for large repositories it's better to go less and have it faster. beta
Thu, 05 Jan 2012 21:40:05 +0200 Aras Pranckevicius changelog: more commits by default; tweak top header layout beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Sat, 05 Nov 2011 14:38:26 +0200 Marcin Kuzminski implemented #44 - branch filtering in changelog, aka branch browser beta
Fri, 07 Oct 2011 02:53:29 +0200 Marcin Kuzminski merge stable with beta
Fri, 07 Oct 2011 02:51:18 +0200 Marcin Kuzminski fixed issues with python2.5 beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Mon, 18 Jul 2011 17:28:25 +0200 Marcin Kuzminski fixes issues with new dag graph for mercurial 1.9 beta
Sat, 16 Jul 2011 19:30:38 +0200 Marcin Kuzminski changelog uses lazy loading of affected files details, in some scenarios this can improve speed beta
Sat, 02 Jul 2011 14:42:41 +0000 Marcin Kuzminski Bumped Mercurial to 1.9 and fixed graphlog for this version beta
Fri, 13 May 2011 16:53:46 +0200 Marcin Kuzminski fixed error when given page in pagination was out of range in changelog view beta