| .. |
|
__init__.py
|
acfb51c045
API reference: Fix :returns: / :rtype: so they work with Sphinx 1.0b2
|
15 лет назад |
|
base.py
|
1d8fa2cc89
Smarter pickling of AsyncResult's
|
15 лет назад |
|
builtins.py
|
e6d403556b
pyflakes
|
15 лет назад |
|
control.py
|
816afda57f
New remote control commands: add_consumer + cancel_consumer* add_consumer queue exchange exchange_type routing_key **options Tells the worker to declare and consume from the specified declaration.* cancel_consumer queue_name Tells the worker to stop consuming from queue (by queue name).Commands also added to celeryctl and celery.task.control.inspect
|
15 лет назад |
|
http.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 лет назад |
|
schedules.py
|
bffe590b54
Merge branch 'master' into dbschedule
|
15 лет назад |
|
sets.py
|
19ad25dfa6
Added TaskSet.Publisher: Can be used to override the publisher class used to send subtasks
|
15 лет назад |