Ask Solem 091dbe8a9b Moves docstrings from celery.rst into celery/app/base.py. Closes #2018 9 years ago
..
app 091dbe8a9b Moves docstrings from celery.rst into celery/app/base.py. Closes #2018 9 years ago
apps c53928b21a Celery 3.2 is now Celery 4.0 9 years ago
backends 3fff58c174 Last commit forgot changes 9 years ago
bin 1a953d6aa2 Docs: Use better Pygments highlighters 9 years ago
concurrency 151442a162 proc.dead does not exist for some reason 9 years ago
contrib 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
events c53928b21a Celery 3.2 is now Celery 4.0 9 years ago
fixups 5106352570 flakes 9 years ago
loaders cfc9450e19 Add CELERY_EMAIL_CHARSET option 9 years ago
security 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
task 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
tests 3fff58c174 Last commit forgot changes 9 years ago
utils 0e6792ea2b Fixes tests 9 years ago
worker 3fff58c174 Last commit forgot changes 9 years ago
__init__.py c53928b21a Celery 3.2 is now Celery 4.0 9 years ago
__main__.py 43ef032105 unicode literals 11 years ago
_state.py 43ef032105 unicode literals 11 years ago
beat.py 55678442de PyPy: Try to handle KeyError when setting key. Closes #2862 9 years ago
bootsteps.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
canvas.py 964cbce6f8 Fixes tests 9 years ago
datastructures.py 289ec8e003 Revokes: Make sure heap does not contain duplicates. Closes #2336 10 years ago
exceptions.py 10f4302cbe Missing exceptions in celery.exceptions.__all__ 9 years ago
five.py 5106352570 flakes 9 years ago
local.py 5106352570 flakes 9 years ago
platforms.py 1a953d6aa2 Docs: Use better Pygments highlighters 9 years ago
result.py 0e0ef00e68 Python2.7isms 9 years ago
schedules.py 84061be261 Merge pull request #2666 from celery/last-run-should-be-timezone-aware 9 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