Ask Solem d4a75425a3 Magic keyword arguments are now available as task.request. Tasks can choose to not accept magic keyword arguments by setting task.accept_magic_kwargs=False. task.retry/task.get_logger and task.update_state now uses the values in task.request by default. 15 anni fa
..
__init__.py de428230ca pyflakes 15 anni fa
base.py d4a75425a3 Magic keyword arguments are now available as task.request. Tasks can choose to not accept magic keyword arguments by setting task.accept_magic_kwargs=False. task.retry/task.get_logger and task.update_state now uses the values in task.request by default. 15 anni fa
builtins.py 7ea3148b5c pyflakes 15 anni fa
control.py 2f71227e7a 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 anni fa
http.py c408d07b47 PEP8ify (using new version of pep8, 0.6.0) 15 anni fa
schedules.py de428230ca pyflakes 15 anni fa
sets.py 0f40a2b753 Added TaskSet.Publisher: Can be used to override the publisher class used to send subtasks 15 anni fa