Ask Solem 7e43c5583d Documentation now uses 'raise task.retry()' 14 лет назад
..
__init__.py b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late 14 лет назад
abstract.py 7c4d679a28 Tests passing 14 лет назад
amqp.py e6c19ad57f Cosmetics 14 лет назад
annotations.py 9571e0e551 Cosmetics 14 лет назад
base.py b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late 14 лет назад
builtins.py b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late 14 лет назад
control.py a4f2874e82 Modernize Kombu integration 14 лет назад
defaults.py c0ac1b763f Only ever use one timer thread, and instead set the priorority for items. 14 лет назад
log.py b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late 14 лет назад
registry.py a1cc46a44b Tasks are now shared between apps by default, can be private by @task(shared=False) 14 лет назад
routes.py a4f2874e82 Modernize Kombu integration 14 лет назад
task.py 7e43c5583d Documentation now uses 'raise task.retry()' 14 лет назад
utils.py 81acac32e2 More fixes 14 лет назад