log pylons_app/lib/celerylib/tasks.py @ 504:d280aa1c85c6

age author description
Sat, 25 Sep 2010 20:17:56 +0200 Marcin Kuzminski removed pidlock from whoosh and added it as locked_task decorator
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
Wed, 22 Sep 2010 04:30:36 +0200 Marcin Kuzminski implemented basic autoupdating statistics fetched from database 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
Sat, 18 Sep 2010 17:03:29 +0200 Marcin Kuzminski rewrote graph plotting, added zooming and json dump insted of stupid string formating. celery
Fri, 17 Sep 2010 22:54:30 +0200 Marcin Kuzminski Removed config names from whoosh and celery, 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