Ask Solem 983d9b18b2 Merge branch 'master' of github.com:celery/celery 8 years ago
..
app 586f3d3182 Removes the experimental threads pool 8 years ago
apps c5f8250c07 Beat: Fixes typo 8 years ago
backends fc96131b48 Fixing reference to CouchBackend 8 years ago
bin 586f3d3182 Removes the experimental threads pool 8 years ago
concurrency 586f3d3182 Removes the experimental threads pool 8 years ago
contrib f9380fd8a5 Moves hostname related utils to .utils.nodenames 8 years ago
events f9380fd8a5 Moves hostname related utils to .utils.nodenames 8 years ago
fixups b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 8 years ago
loaders 7acdc0d452 Moves .utils.strtobool to .utils.serialization 8 years ago
security f59b52524b flakes 8 years ago
task b5d8c1cebd Removes TASK_ERROR_EMAILS/mail_admins 8 years ago
tests bb370f0107 Fixes build 8 years ago
utils 4b7af113fa flakes 8 years ago
worker bb370f0107 Fixes build 8 years ago
__init__.py ad45953379 Cosmetics 8 years ago
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 9 years ago
_state.py a4fbd6d817 Removes unused celery.app.default_loader 8 years ago
beat.py aee706ad5a [docs] Spelling stuff completed 9 years ago
bootsteps.py 0e91fcde48 Utils: Moves DependencyGraph to new celery.utils.graph 8 years ago
canvas.py ae3f36f7da Task: Errbacks can now have (request, exception, traceback) signature. 8 years ago
exceptions.py aee706ad5a [docs] Spelling stuff completed 9 years ago
five.py 4f2f949a34 Python 2: Values in __all__ can only be unicode. Closes #3231 8 years ago
local.py ac0d9d5ab7 Task: Decorator now takes __qualname__ from underlying function. Closes #3216 8 years ago
platforms.py de6cf95522 Moves .utils.isatty to .platforms.isatty 8 years ago
result.py 7a3f56c32e Move deprecation utils to .utils.deprecated 8 years ago
schedules.py 8ee50a3d9f Removes .utils.is_iterable 8 years ago
signals.py 1167e7d7ba flakes 8 years ago
states.py 51fca36f19 Cosmetics #2 9 years ago