log rhodecode/controllers/changelog.py @ 4116:ffd45b185016 rhodecode-2.2.5-gpl

age author description
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
Tue, 02 Jul 2013 12:04:34 +0200 Marcin Kuzminski Use safe_str on flash messages.
Tue, 25 Jun 2013 20:26:16 +0200 Marcin Kuzminski do not overwrite python types
Tue, 25 Jun 2013 20:25:40 +0200 Marcin Kuzminski fixed typo in __get_cs_or_redirect method
Fri, 14 Jun 2013 16:27:34 +0200 Mads Kiilerich changelog: use unknown branch names as revisions
Tue, 04 Jun 2013 13:26:41 +0200 Mads Kiilerich branch selectors: show closed branches too
Sat, 15 Jun 2013 14:37:51 +0200 Marcin Kuzminski Added missing __get_cs_or_redirect method for file history.
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Thu, 30 May 2013 00:01:16 +0200 Marcin Kuzminski moved make-index command to paster_commands module beta
Thu, 02 May 2013 13:50:19 +0200 Marcin Kuzminski backported redirection loop fix from beta ref: 222e9432298e
Sat, 27 Apr 2013 00:40:16 +0200 Marcin Kuzminski in case of empty directory don't redirect to changelog, it causes an redirection loop beta
Tue, 16 Apr 2013 00:44:48 +0200 Marcin Kuzminski Removed shortlog aka lightweight changelog. beta
Mon, 15 Apr 2013 21:58:40 +0200 Marcin Kuzminski Use changelog controller for displaying history of files. beta
Mon, 15 Apr 2013 00:46:34 +0200 Marcin Kuzminski auth decorators are not used anymore on __before__ beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent beta
Sat, 13 Apr 2013 14:36:02 +0200 Marcin Kuzminski changelog pagination with branch filtering now uses beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Wed, 20 Mar 2013 16:58:38 +0100 Mads Kiilerich report ChangesetDoesNotExistError as an error but don't lose the repo context beta
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
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
Sun, 24 Apr 2011 16:59:27 +0200 Marcin Kuzminski small fixes for git support beta
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Tue, 05 Apr 2011 13:12:38 +0200 Marcin Kuzminski pep8ify beta
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sun, 13 Mar 2011 13:38:07 +0100 Marcin Kuzminski fixed some limits in changesets and changelogs beta
Tue, 01 Mar 2011 14:14:10 +0100 Marcin Kuzminski small fixes, and optimization for changelog graph beta
Tue, 01 Mar 2011 10:07:36 +0100 Marcin Kuzminski fixed percentage indicator of build stats,added branch filter to changelog controller beta
Sun, 27 Feb 2011 01:57:17 +0100 Marcin Kuzminski Added dedicated repo pager to support reversed new way slicing method of vcs and get_changesets method beta
Fri, 25 Feb 2011 01:15:19 +0100 Marcin Kuzminski DAG fixes for vcs 0.2.0 beta