log rhodecode/model/repo.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, 16 Jul 2013 21:54:28 +0200 Marcin Kuzminski Fixed spelling of get's to gets
Tue, 18 Jun 2013 21:54:14 +0200 Marcin Kuzminski Replaced fallback username from ? to None in hook loggers
Tue, 18 Jun 2013 02:06:01 +0200 Marcin Kuzminski Fixed bug with log_delete hook didn't properly store
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Sun, 12 May 2013 23:41:40 +0200 Simon Lopez Repo type can't be changed. Fixes issue 836 beta