Ask Solem a6d985fa20 Adds reference for celery.bin.graph 13 年之前
..
app c427dab107 Tests passing 13 年之前
apps c427dab107 Tests passing 13 年之前
backends d107d15a90 Renames amqrpc backend to just 'rpc' 13 年之前
bin a6d985fa20 Adds reference for celery.bin.graph 13 年之前
concurrency f01faf11d9 Makes sure tasks always use the right app when using force_execv. Closes #1072 13 年之前
contrib df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
events 5c81c4ea19 Renames celery.bin.celeryev -> celery.bin.events 13 年之前
fixups 0e0042f697 App now supports fixups argument, which is also pickled 13 年之前
loaders df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
security df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
task f01faf11d9 Makes sure tasks always use the right app when using force_execv. Closes #1072 13 年之前
tests c427dab107 Tests passing 13 年之前
utils 2be0657fb2 Merge branch '3.0' 13 年之前
worker c427dab107 Tests passing 13 年之前
__init__.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
__main__.py 43c4406910 Renames celery.bin.celeryd to celery.bin.worker 13 年之前
_state.py 8b29ee3d4d Fixes --loader option, and deprecated celery.app.default_loader. Closes #1066 13 年之前
beat.py fcb4611b8b Renames celery.bin.celerybeat -> celery.bin.beat 13 年之前
bootsteps.py e8f10d2b95 inspect stats command now collects info from installed bootsteps.Step.info 13 年之前
canvas.py e6a7b60ebe Implement Signature.__deepcopy__. (Issue #1078) 13 年之前
datastructures.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
exceptions.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
five.py 506074a1ba flakes 13 年之前
local.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
platforms.py e377d68257 setproctitle should not format hostname with @ anymore 13 年之前
result.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
schedules.py 506074a1ba flakes 13 年之前
signals.py be1e391c41 Adds signal: celeryd_after_setup 13 年之前
states.py d8a0591091 Merge branch '3.0' 13 年之前