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