Ask Solem 437d0fdd77 Removes deprecated Celery.with_default_connection (use with app.connection_or_acquire(connection=) 12 年 前
..
app 437d0fdd77 Removes deprecated Celery.with_default_connection (use with app.connection_or_acquire(connection=) 12 年 前
apps ad78ce26c0 100% coverage for celery.apps.* 12 年 前
backends 3681099ec9 Fixes type error 12 年 前
bin e41eef236f objgraph command now accepts type argument 12 年 前
concurrency 5b963a1e2f Do not have to use buffer here. Closes #1438 12 年 前
contrib b351c85656 Made AbortableTask abstract. 12 年 前
events 8dc0b9f54b and include abs with that for negative values... 12 年 前
fixups 81fb7f46ae Fix django fixup for Django < 1.6 12 年 前
loaders 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 年 前
security 3fb0927b69 cosmetics 12 年 前
task 27957b543f [rpc backend] now works with chains 12 年 前
tests 437d0fdd77 Removes deprecated Celery.with_default_connection (use with app.connection_or_acquire(connection=) 12 年 前
utils 108888084a Makes qualname work when module already in name 12 年 前
worker b9d53e05be Py3: events.State Worker and Task now hashable. Closes #1416 12 年 前
__init__.py 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 年 前
__main__.py 2f376b1705 100% coverage for celery.app.* 12 年 前
_state.py 2f376b1705 100% coverage for celery.app.* 12 年 前
beat.py c58f15461f Merge branch '3.0' 12 年 前
bootsteps.py 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 年 前
canvas.py 8fae3cef5b Merge branch '3.0' 12 年 前
datastructures.py cd27aef18a Define __ne__ when __eq__ 12 年 前
exceptions.py 59e1f54ab4 Control: Output warning if multiple replies from same nodename. Closes #1377 12 年 前
five.py 437d0fdd77 Removes deprecated Celery.with_default_connection (use with app.connection_or_acquire(connection=) 12 年 前
local.py b583fe9291 flakes 12 年 前
platforms.py 4fb08fc287 98% coverage for celery.platforms 12 年 前
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 12 年 前
states.py d8a0591091 Merge branch '3.0' 13 年 前