log pylons_app/lib/celerylib/__init__.py @ 510:9bedaa073c23

age author description
Tue, 28 Sep 2010 20:07:55 +0000 Marcin Kuzminski fixed lockdecrator to return executed function data
Mon, 27 Sep 2010 02:17:03 +0200 Marcin Kuzminski fixed lock decorator bug which didn't release the lock after func execution and rewrote the pidlock a little with Ask Solem suggestions!
Thu, 23 Sep 2010 21:25:30 +0200 Marcin Kuzminski simplified task locking, and fixed some bugs for keyworded arguments
Thu, 23 Sep 2010 01:08:33 +0200 Marcin Kuzminski Implemented locking for task, to prevent for running the same tasks, celery
Sun, 19 Sep 2010 03:29:49 +0200 Marcin Kuzminski Some fixes to summary, and total rewrite of summary graphs implemented more interactive graph. celery
Mon, 13 Sep 2010 01:27:41 +0200 Marcin Kuzminski Implemented password reset(forms/models/ tasks) and mailing tasks. celery
Sat, 11 Sep 2010 01:55:46 +0200 Marcin Kuzminski starting celery branch celery