Ask Solem b3e5ebe6e7 Tests: Use number of threads at startup to verify that tests join threads 9 years ago
..
app 5b38776a9f Merge pull request #2112 from malinoff/autoretry 9 years ago
apps 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
backends 41cb188783 flakes 9 years ago
bin 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
concurrency 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
contrib 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
events 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
fixups e436454d02 Django autodiscovery no longer requires an argument to work. 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 b3e5ebe6e7 Tests: Use number of threads at startup to verify that tests join threads 9 years ago
utils 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
worker 893aa2ca9e Merge pull request #2698 from PhilipGarnero/improve_autoscale_down 9 years ago
__init__.py 5392550384 2015 10 years ago
__main__.py 43ef032105 unicode literals 11 years ago
_state.py 43ef032105 unicode literals 11 years ago
beat.py 7d5a062280 Added a check for syncing the schedule even if nothing is in the schedule. 10 years ago
bootsteps.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
canvas.py cae8bf96c0 Don't use `map` here - it doesn't make a list on Python 3. 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 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
local.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
platforms.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 years ago
result.py 0731623271 flakes 10 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