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