log rhodecode/controllers/changelog.py @ 3915:a42bfe8a9335 beta

age author description
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