Ryan Petrello 2bc216f6d9 Add the ability to specify __tablename__ for SQLALchemy tables. 12 年之前
..
app 2bc216f6d9 Add the ability to specify __tablename__ for SQLALchemy tables. 12 年之前
apps ad78ce26c0 100% coverage for celery.apps.* 12 年之前
backends 2bc216f6d9 Add the ability to specify __tablename__ for SQLALchemy tables. 12 年之前
bin bf6db5fbe7 100% coverage for celery.utils.log (97% total) 12 年之前
concurrency 62a10d3211 [eventlet] Do not call blockdetection setup if no timeout set. Closes #1408 12 年之前
contrib b351c85656 Made AbortableTask abstract. 12 年之前
events 5f23048a1d 100% coverage for celery.events.state 12 年之前
fixups 81fb7f46ae Fix django fixup for Django < 1.6 12 年之前
loaders f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 12 年之前
security 3fb0927b69 cosmetics 12 年之前
task 27957b543f [rpc backend] now works with chains 12 年之前
tests 33a62b0f52 Use .freeze not ._freeze 12 年之前
utils 93a7037e7d Tests passing on Py3 12 年之前
worker 3993c65e5f -B option does not work with eventlet/gevent so raise helpful error. Closes #1409 12 年之前
__init__.py f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 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 f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 12 年之前
canvas.py 9137d686ab Tests passing 12 年之前
exceptions.py 59e1f54ab4 Control: Output warning if multiple replies from same nodename. Closes #1377 12 年之前
five.py 5f23048a1d 100% coverage for celery.events.state 12 年之前
local.py b583fe9291 flakes 12 年之前
platforms.py 4fb08fc287 98% coverage for celery.platforms 12 年之前
result.py f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 12 年之前
schedules.py f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 12 年之前
signals.py 075674a20f Implements new task_retry signal. Closes #1169 12 年之前
states.py d8a0591091 Merge branch '3.0' 13 年之前