Loren Abrams 535dd52172 Roll moy over if last_run.moy is past range hace 13 años
..
app b871634c14 Fix typo in app/amqp.py hace 13 años
apps c427dab107 Tests passing hace 13 años
backends 4069c63b3d Adding configuration variable to set max_pool_size for MongoDB connection hace 13 años
bin 5ca3e45d5a Display PIDs of workers that we are waiting for hace 13 años
concurrency f01faf11d9 Makes sure tasks always use the right app when using force_execv. Closes #1072 hace 13 años
contrib 9aed0ebf27 Merge branch '3.0' hace 13 años
events 5c81c4ea19 Renames celery.bin.celeryev -> celery.bin.events hace 13 años
fixups 0e0042f697 App now supports fixups argument, which is also pickled hace 13 años
loaders df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) hace 13 años
security df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) hace 13 años
task 3871cf4ee5 Merge branch '3.0' hace 13 años
tests 04ce68306f Test to ensure proper crontab values: min_ <= val < min_ + max_, and test range wrapping: 12-1 => {11, 0, 1} w/ max_=12, min=0 hace 13 años
utils 10bb5a6f58 Fixes load_average to also support Windows. Closes #1110 hace 13 años
worker c427dab107 Tests passing hace 13 años
__init__.py f7edbba089 3.1 is now in code-freeze (version bumped to 3.1.0rc1) hace 13 años
__main__.py 43c4406910 Renames celery.bin.celeryd to celery.bin.worker hace 13 años
_state.py 8b29ee3d4d Fixes --loader option, and deprecated celery.app.default_loader. Closes #1066 hace 13 años
beat.py fcb4611b8b Renames celery.bin.celerybeat -> celery.bin.beat hace 13 años
bootsteps.py e8f10d2b95 inspect stats command now collects info from installed bootsteps.Step.info hace 13 años
canvas.py 3871cf4ee5 Merge branch '3.0' hace 13 años
datastructures.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) hace 13 años
exceptions.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) hace 13 años
five.py 506074a1ba flakes hace 13 años
local.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) hace 13 años
platforms.py e377d68257 setproctitle should not format hostname with @ anymore hace 13 años
result.py df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) hace 13 años
schedules.py 535dd52172 Roll moy over if last_run.moy is past range hace 13 años
signals.py be1e391c41 Adds signal: celeryd_after_setup hace 14 años
states.py d8a0591091 Merge branch '3.0' hace 14 años