Mher Movsisyan 51e6b34f7b Merge branch 'master' of github.com:celery/celery hace 13 años
..
app 51e6b34f7b Merge branch 'master' of github.com:celery/celery hace 13 años
apps 4a9c7a51af celeryd_after_setup signal is now sent before the startup banner is printed hace 13 años
backends 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) hace 13 años
bin aa12fb4b24 Migrate: adds move_tasks and move_task_by_id, tools to move tasks from one queue to another hace 13 años
concurrency c16c0fed24 Module celery.state renamed -> celery._state hace 13 años
contrib e0540c566e Migrate: Moving tasks improvements hace 13 años
events 6b1ef78d21 event state: show more task info hace 13 años
loaders 1c561fdb43 Keep lowercase configuration hace 13 años
security 566c4da7b4 Use ' instead of " hace 13 años
task a8d4123253 Task classes inheriting 'from celery import Task' should not use accept_magic_kwargs hace 13 años
tests 05d15c8fa1 Tests passing hace 13 años
utils bbae9bf028 Implements Inspect.conf command for getting worker configuration hace 13 años
worker 51e6b34f7b Merge branch 'master' of github.com:celery/celery hace 13 años
__compat__.py 9372cc73c7 Renames app.broker_connection -> app.connection hace 13 años
__init__.py 2e5a84930e master is now 3.1.0a1 hace 13 años
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable hace 13 años
beat.py cc778116b9 Reset beat schedule to upgrade to UTC. Closes #844 hace 13 años
canvas.py f75c35595f Render README hace 13 años
datastructures.py 566c4da7b4 Use ' instead of " hace 13 años
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) hace 13 años
local.py 566c4da7b4 Use ' instead of " hace 13 años
platforms.py 566c4da7b4 Use ' instead of " hace 13 años
result.py cac77d6e8b Removes igroup/ichord, use group(.si()) instead. hace 13 años
schedules.py e8f3b09c14 celery.schedules now works with timezone aware datetime's hace 13 años
signals.py be1e391c41 Adds signal: celeryd_after_setup hace 13 años
states.py 566c4da7b4 Use ' instead of " hace 13 años