Ask Solem 2aae4e99f9 Statedb improvements hace 12 años
..
app c879462012 Fixes typo in docs (ACCEPT_CONTENT must be list/tuple). Closes #1455 hace 12 años
apps 250631f5c5 Renames celery.task.trace -> celery.app.trace. Closes #1446 hace 12 años
backends b340eefee4 Fix gevent connection leak hace 12 años
bin e41eef236f objgraph command now accepts type argument hace 12 años
concurrency 00be0abb0e Merge branch '3.0' hace 12 años
contrib b351c85656 Made AbortableTask abstract. hace 12 años
events 1f35d6f0fb rename EventDispatcher.copy_buffer -> extend_buffer hace 12 años
fixups 81fb7f46ae Fix django fixup for Django < 1.6 hace 12 años
loaders 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions hace 12 años
security 3fb0927b69 cosmetics hace 12 años
task 250631f5c5 Renames celery.task.trace -> celery.app.trace. Closes #1446 hace 12 años
tests 2aae4e99f9 Statedb improvements hace 12 años
utils 00be0abb0e Merge branch '3.0' hace 12 años
worker 2aae4e99f9 Statedb improvements hace 12 años
__init__.py 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions hace 12 años
__main__.py 2f376b1705 100% coverage for celery.app.* hace 12 años
_state.py 2f376b1705 100% coverage for celery.app.* hace 12 años
beat.py c58f15461f Merge branch '3.0' hace 12 años
bootsteps.py 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions hace 12 años
canvas.py 5b61b802d8 [backward incompatible] Signature.__call__ should call task directly to be consistent with the "Calling API". Closes #1426 hace 12 años
datastructures.py cd27aef18a Define __ne__ when __eq__ hace 12 años
exceptions.py 59e1f54ab4 Control: Output warning if multiple replies from same nodename. Closes #1377 hace 12 años
five.py 437d0fdd77 Removes deprecated Celery.with_default_connection (use with app.connection_or_acquire(connection=) hace 12 años
local.py b583fe9291 flakes hace 12 años
platforms.py 4fb08fc287 98% coverage for celery.platforms hace 12 años
result.py cd27aef18a Define __ne__ when __eq__ hace 12 años
schedules.py cd27aef18a Define __ne__ when __eq__ hace 12 años
signals.py 075674a20f Implements new task_retry signal. Closes #1169 hace 13 años
states.py d8a0591091 Merge branch '3.0' hace 13 años