Ask Solem 1d8fa2cc89 Smarter pickling of AsyncResult's 15 years ago
..
__init__.py acfb51c045 API reference: Fix :returns: / :rtype: so they work with Sphinx 1.0b2 15 years ago
base.py 1d8fa2cc89 Smarter pickling of AsyncResult's 15 years ago
builtins.py e6d403556b pyflakes 15 years ago
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 years ago
http.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 years ago
schedules.py bffe590b54 Merge branch 'master' into dbschedule 15 years ago
sets.py 19ad25dfa6 Added TaskSet.Publisher: Can be used to override the publisher class used to send subtasks 15 years ago