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