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