Ask Solem d26bc9fca5 Fixes 2.5 compat for __package__. Closes #638 13 سال پیش
..
app a923f205b9 Adds CELERYD_WORKER_LOST_WAIT to control WorkerLostError timeout. 13 سال پیش
apps 095c710bc2 celerybeat must finalize the celery instance 13 سال پیش
backends b3495bbb7e Cosmetics 13 سال پیش
bin d26bc9fca5 Fixes 2.5 compat for __package__. Closes #638 13 سال پیش
concurrency a923f205b9 Adds CELERYD_WORKER_LOST_WAIT to control WorkerLostError timeout. 13 سال پیش
contrib b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id 13 سال پیش
events 23ce014c3b events.state.Worker now updates freq on every message 13 سال پیش
loaders b3495bbb7e Cosmetics 13 سال پیش
security 7c072e4d31 Armin sez only to use one dot, and he's right 13 سال پیش
task 9571e0e551 Cosmetics 13 سال پیش
tests 75f6d49095 Tests passing 13 سال پیش
utils adb0884278 Autoreload now works if module.__file__ is a .pyc. Closes #647 13 سال پیش
worker adb0884278 Autoreload now works if module.__file__ is a .pyc. Closes #647 13 سال پیش
__compat__.py 94a706708a Fixes dir(celery) 13 سال پیش
__init__.py 7e3e22f6b3 Bumps version to 2.6.0a2 13 سال پیش
beat.py 7c0befe58a Beat: Fixes bug when entry.args is None. Closes #657 13 سال پیش
conf.py 641e838dd6 Cosmetics 14 سال پیش
datastructures.py ffab0a6f41 Cosmetics 13 سال پیش
exceptions.py 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 سال پیش
local.py 77ad54d669 Cosmetics 13 سال پیش
platforms.py 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 سال پیش
result.py 9571e0e551 Cosmetics 13 سال پیش
schedules.py f4f8e3bd08 Changed crontab_parser match Vixie cron for ranges with steps, e.g. 1-59/2 13 سال پیش
signals.py 78cf9bce78 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 13 سال پیش
states.py 641e838dd6 Cosmetics 14 سال پیش