Ask Solem 786bc7276f Merge branch '2.5' 13 years ago
..
app 786bc7276f Merge branch '2.5' 13 years ago
apps 7c072e4d31 Armin sez only to use one dot, and he's right 13 years ago
backends 3ddfeff221 celery.Celery is now a real class, not a factory 13 years ago
bin 77e147cec9 celeryctl shell improvements 13 years ago
concurrency 7c072e4d31 Armin sez only to use one dot, and he's right 13 years ago
contrib b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id 13 years ago
events 23ce014c3b events.state.Worker now updates freq on every message 13 years ago
loaders 3ddfeff221 celery.Celery is now a real class, not a factory 13 years ago
security 7c072e4d31 Armin sez only to use one dot, and he's right 13 years ago
task 786bc7276f Merge branch '2.5' 13 years ago
tests 261bd50297 Tests passing 13 years ago
utils 38d13efd6f Fixes to Sphinx xref abbrs 13 years ago
worker 786bc7276f Merge branch '2.5' 13 years ago
__compat__.py 27abb58357 New Sphinx xref abbrevitations 13 years ago
__init__.py 786bc7276f Merge branch '2.5' 13 years ago
beat.py f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 13 years ago
conf.py 641e838dd6 Cosmetics 14 years ago
datastructures.py ffab0a6f41 Cosmetics 13 years ago
exceptions.py 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 years ago
local.py 77ad54d669 Cosmetics 13 years ago
platforms.py 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 years ago
result.py 0cabb808b1 Chord tests passing 13 years ago
schedules.py f4f8e3bd08 Changed crontab_parser match Vixie cron for ranges with steps, e.g. 1-59/2 13 years ago
signals.py 78cf9bce78 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 13 years ago
states.py 641e838dd6 Cosmetics 14 years ago