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