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