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