Ask Solem 9ee73f412e Moves celery.db* -> celery.backends.database.* hace 13 años
..
app 4f4e673b4b Renames celery.routes -> celery.app.routes hace 13 años
apps f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional hace 13 años
backends 9ee73f412e Moves celery.db* -> celery.backends.database.* hace 13 años
bin 939bf9ccb4 Generate compat modules dynamically on use hace 13 años
concurrency f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional hace 13 años
contrib b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id hace 13 años
events 387cf1c137 Heartbeat frequency now every 5s, and frequency sent with event hace 13 años
execute 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded hace 13 años
loaders f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional hace 13 años
security 073295fe0b Use kombu.utils.encoding instead hace 13 años
task 6675822b56 Cosmetics hace 13 años
tests 9ee73f412e Moves celery.db* -> celery.backends.database.* hace 13 años
utils 939bf9ccb4 Generate compat modules dynamically on use hace 13 años
worker 9ee73f412e Moves celery.db* -> celery.backends.database.* hace 13 años
__compat__.py 939bf9ccb4 Generate compat modules dynamically on use hace 13 años
__init__.py 939bf9ccb4 Generate compat modules dynamically on use hace 13 años
beat.py f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional hace 13 años
conf.py 641e838dd6 Cosmetics hace 13 años
datastructures.py 77ad54d669 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 b771b3bfe3 chain.apply_async now returns the last result, and results have a link back to its parent hace 13 años
schedules.py f4f8e3bd08 Changed crontab_parser match Vixie cron for ranges with steps, e.g. 1-59/2 hace 13 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 13 años