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