log rhodecode/lib/celerylib/__init__.py @ 1723:64e91067b996 beta

age author description
Sat, 26 Nov 2011 02:16:21 +0200 Marcin Kuzminski - refactoring to overcome poor usage of global pylons config beta
Sat, 29 Oct 2011 17:44:46 +0200 Marcin Kuzminski Fixed problems with unicode cache keys in celery
Sat, 29 Oct 2011 17:44:46 +0200 Marcin Kuzminski Fixed problems with unicode cache keys in celery beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Tue, 11 Oct 2011 01:08:23 +0200 Marcin Kuzminski fixes #258 RhodeCode 1.2 assumes egg folder is writable beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Sat, 02 Jul 2011 18:17:31 +0200 Marcin Kuzminski fixed Python2.5 socket error beta
Fri, 03 Jun 2011 13:44:10 +0200 Marcin Kuzminski fixes issue #197 Relative paths for pidlocks beta
Sun, 17 Apr 2011 14:45:16 +0200 Marcin Kuzminski moved locking of commit stats into the task itself to remove race conditions when lock was not removed before starting another task. beta
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Fri, 25 Feb 2011 01:14:18 +0100 Marcin Kuzminski fixes for vcs 0.2.0and new slicing methods beta
Tue, 08 Feb 2011 20:41:59 +0100 Marcin Kuzminski moved out celerypylons import to enviromnet to prevent celery from displaying celeryconfig.py warning beta
Tue, 08 Feb 2011 15:06:41 +0100 Marcin Kuzminski fixed celery issues, default loader was not set as PylonsLoader beta