log rhodecode/controllers/changeset.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: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.
Thu, 27 Jun 2013 00:30:06 +0200 Marcin Kuzminski fixed diffs vs Empty changeset
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Wed, 22 May 2013 03:15:44 +0200 Marcin Kuzminski replace equality comparision to None beta
Wed, 08 May 2013 01:19:18 +0200 Marcin Kuzminski diff parser: redefined operations stats for changes beta
Mon, 15 Apr 2013 01:01:47 +0200 Marcin Kuzminski moved around some code in changeset controllers to properly log which function was decorated. beta
Mon, 15 Apr 2013 00:46:34 +0200 Marcin Kuzminski auth decorators are not used anymore on __before__ beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Sat, 06 Apr 2013 02:49:42 +0200 Marcin Kuzminski Implemented preview for comments beta
Wed, 03 Apr 2013 17:19:47 +0200 Mads Kiilerich Fix a lot of casings - use standard casing in most places beta
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Wed, 27 Mar 2013 19:38:05 +0100 Marcin Kuzminski missing changesets should return 404 not redirect + flash. beta
Wed, 20 Mar 2013 16:58:38 +0100 Mads Kiilerich report ChangesetDoesNotExistError as an error but don't lose the repo context beta