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