log rhodecode/lib/celerylib/tasks.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
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich celery tasks: use None as special value beta
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken
Mon, 04 Mar 2013 12:12:38 +0100 Marcin Kuzminski notification model should only send html emails not generating multipart ones beta
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken beta
Thu, 31 Jan 2013 02:09:50 +0100 Marcin Kuzminski fixes issue #747, load changeset cache after forking to refresh lightweight dashboard caches beta
Wed, 30 Jan 2013 22:30:52 +0100 Marcin Kuzminski added recursion limit for stats gathering, sometimes it did >1000 loops which lead to python throwing max recursion depth exceeded error. beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Wed, 02 Jan 2013 13:56:34 +0100 Mads Kiilerich email: fail nicely when no SMTP server has been configured beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Sat, 01 Dec 2012 15:17:36 +0100 Marcin Kuzminski fixes #666 move lockkey path location to cache_dir to ensure this path is always writable for rhodecode server beta
Thu, 08 Nov 2012 14:24:31 +0100 Marcin Kuzminski git hook installation should be only executed for git backend beta
Wed, 07 Nov 2012 23:36:28 +0100 Marcin Kuzminski added missing installation of git hooks when doing a fork beta