Ask Solem d7ea7e0a14 Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from 13 years ago
..
app d7ea7e0a14 Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from 13 years ago
apps dec34102e1 celeryd_after_setup signal is now sent before the startup banner is printed 13 years ago
backends 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 years ago
bin aa12fb4b24 Migrate: adds move_tasks and move_task_by_id, tools to move tasks from one queue to another 13 years ago
concurrency c16c0fed24 Module celery.state renamed -> celery._state 13 years ago
contrib 1d29c10d8b Migrate: Moving tasks improvements 13 years ago
events 6b1ef78d21 event state: show more task info 13 years ago
loaders 24b0bb388a Keep lowercase configuration 13 years ago
security 566c4da7b4 Use ' instead of " 13 years ago
task a8d4123253 Task classes inheriting 'from celery import Task' should not use accept_magic_kwargs 13 years ago
tests f1c9ad2fde Tests passing 13 years ago
utils d8af0040dc Tests passing 13 years ago
worker d7ea7e0a14 Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from 13 years ago
__compat__.py 9372cc73c7 Renames app.broker_connection -> app.connection 13 years ago
__init__.py e95f708126 Bumps version to 3.0.1 13 years ago
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 13 years ago
beat.py cc778116b9 Reset beat schedule to upgrade to UTC. Closes #844 13 years ago
canvas.py f75c35595f Render README 13 years ago
datastructures.py 566c4da7b4 Use ' instead of " 13 years ago
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 years ago
local.py 566c4da7b4 Use ' instead of " 13 years ago
platforms.py 566c4da7b4 Use ' instead of " 13 years ago
result.py cac77d6e8b Removes igroup/ichord, use group(.si()) instead. 13 years ago
schedules.py e8f3b09c14 celery.schedules now works with timezone aware datetime's 13 years ago
signals.py eb6e874a55 Adds signal: celeryd_after_setup 13 years ago
states.py 566c4da7b4 Use ' instead of " 13 years ago