Eran Rundstein f5c1364c8c Fixes bug that causes priority to not be set for messages. 14 éve
..
__init__.py b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late 14 éve
abstract.py 7c4d679a28 Tests passing 14 éve
amqp.py f5c1364c8c Fixes bug that causes priority to not be set for messages. 14 éve
annotations.py 9571e0e551 Cosmetics 14 éve
base.py 313b71fd68 Adds Celery.current_task 14 éve
builtins.py 0e45b1a92a Merge pull request #710 from steeve/patch-6 14 éve
control.py a4f2874e82 Modernize Kombu integration 14 éve
defaults.py f3110b3667 Updates the Celery Deprecation Timeline 14 éve
log.py b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late 14 éve
registry.py a1cc46a44b Tasks are now shared between apps by default, can be private by @task(shared=False) 14 éve
routes.py a4f2874e82 Modernize Kombu integration 14 éve
task.py a686b662f9 100% coverage for celery.worker.hub 14 éve
utils.py 81acac32e2 More fixes 14 éve