Ask Solem 6ccffeba37 Prefork: _timeout_handler can be None in billiard master 9 years ago
..
app 5cae0e7541 Adds the CELERYD_MAX_MEMORY_PER_CHILD setting 9 years ago
apps 98673ca473 Remove settings *_LOG_LEVEL, *_LOG_FILE scheduled for removal in 4.0. 9 years ago
backends 9836f1841f Fixes broken chords in master. Closes #2885 9 years ago
bin 5cae0e7541 Adds the CELERYD_MAX_MEMORY_PER_CHILD setting 9 years ago
concurrency 6ccffeba37 Prefork: _timeout_handler can be None in billiard master 9 years ago
contrib 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 years ago
events 1919256eb5 reorder args to be more backward compatible 9 years ago
fixups 5106352570 flakes 10 years ago
loaders cfc9450e19 Add CELERY_EMAIL_CHARSET option 10 years ago
security 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 years ago
task 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 years ago
tests 7053f79bba flakes 9 years ago
utils 0e6792ea2b Fixes tests 10 years ago
worker a43653a15c Worker cannot drain without timeout at startup 9 years ago
__init__.py a6b7aca671 Cosmetics 9 years ago
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 9 years ago
_state.py a6b7aca671 Cosmetics 9 years ago
beat.py 55678442de PyPy: Try to handle KeyError when setting key. Closes #2862 10 years ago
bootsteps.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 years ago
canvas.py 20c3035b65 json bytes decoding for Python3 (Issue #2033) 10 years ago
datastructures.py 289ec8e003 Revokes: Make sure heap does not contain duplicates. Closes #2336 11 years ago
exceptions.py 10f4302cbe Missing exceptions in celery.exceptions.__all__ 10 years ago
five.py 5106352570 flakes 10 years ago
local.py 5106352570 flakes 10 years ago
platforms.py 0196f0682b flakes 9 years ago
result.py 0e0ef00e68 Python2.7isms 10 years ago
schedules.py 84061be261 Merge pull request #2666 from celery/last-run-should-be-timezone-aware 10 years ago
signals.py a65b6748af app.autodiscover_tasks is now lazy 11 years ago
states.py 0f9b201cb4 Removes unused method state.compare 10 years ago