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