Ask Solem 32d4de9f70 TaskSet renamed to group, and is now app-agnostic 13 tahun lalu
..
app 4f4e673b4b Renames celery.routes -> celery.app.routes 13 tahun lalu
apps f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 14 tahun lalu
backends 9ee73f412e Moves celery.db* -> celery.backends.database.* 13 tahun lalu
bin 939bf9ccb4 Generate compat modules dynamically on use 13 tahun lalu
concurrency f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 14 tahun lalu
contrib b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id 14 tahun lalu
events 387cf1c137 Heartbeat frequency now every 5s, and frequency sent with event 14 tahun lalu
execute 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 14 tahun lalu
loaders f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 14 tahun lalu
security 073295fe0b Use kombu.utils.encoding instead 14 tahun lalu
task 32d4de9f70 TaskSet renamed to group, and is now app-agnostic 13 tahun lalu
tests 9ee73f412e Moves celery.db* -> celery.backends.database.* 13 tahun lalu
utils 939bf9ccb4 Generate compat modules dynamically on use 13 tahun lalu
worker 9ee73f412e Moves celery.db* -> celery.backends.database.* 13 tahun lalu
__compat__.py 939bf9ccb4 Generate compat modules dynamically on use 13 tahun lalu
__init__.py 939bf9ccb4 Generate compat modules dynamically on use 13 tahun lalu
beat.py f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 14 tahun lalu
conf.py 641e838dd6 Cosmetics 14 tahun lalu
datastructures.py 77ad54d669 Cosmetics 14 tahun lalu
exceptions.py 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 14 tahun lalu
local.py 77ad54d669 Cosmetics 14 tahun lalu
platforms.py 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 14 tahun lalu
result.py b771b3bfe3 chain.apply_async now returns the last result, and results have a link back to its parent 14 tahun lalu
schedules.py f4f8e3bd08 Changed crontab_parser match Vixie cron for ranges with steps, e.g. 1-59/2 14 tahun lalu
signals.py 78cf9bce78 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 14 tahun lalu
states.py 641e838dd6 Cosmetics 14 tahun lalu