Ask Solem bce3d8c604 Use connection.heartbeat_check 13 years ago
..
app bdc828165d Support AMQP heartbeats (if using kombu using_pyamqp branch) 13 years ago
apps 43fb28f769 Use future builtins 13 years ago
backends 0b1f8efdb6 Removes the CELERY_AMQP_TASK_RESULT_EXPIRES, in favor of CELERY_TASK_RESULT_EXPIRES 13 years ago
bin db60177bdc Quote consistency 13 years ago
concurrency b23fd8c3f6 Use more str.format 13 years ago
contrib d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 13 years ago
events 55490f9604 EventReceiver: now uses kombu.mixins.ConsumerMixin 13 years ago
loaders 43fb28f769 Use future builtins 13 years ago
security 43fb28f769 Use future builtins 13 years ago
task d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 13 years ago
tests 55490f9604 EventReceiver: now uses kombu.mixins.ConsumerMixin 13 years ago
utils 98d952204f Removes the CELERY_TASK_ERROR_WHITELIST setting 13 years ago
worker bce3d8c604 Use connection.heartbeat_check 13 years ago
__compat__.py 43fb28f769 Use future builtins 13 years ago
__init__.py 43fb28f769 Use future builtins 13 years ago
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 13 years ago
beat.py b23fd8c3f6 Use more str.format 13 years ago
canvas.py 43fb28f769 Use future builtins 13 years ago
datastructures.py b23fd8c3f6 Use more str.format 13 years ago
exceptions.py 68e365e81a Tests passing on Py2.6 13 years ago
local.py b23fd8c3f6 Use more str.format 13 years ago
platforms.py 43fb28f769 Use future builtins 13 years ago
result.py d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 13 years ago
schedules.py db60177bdc Quote consistency 13 years ago
signals.py be1e391c41 Adds signal: celeryd_after_setup 13 years ago
states.py 566c4da7b4 Use ' instead of " 13 years ago