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