Ask Solem 6aa33f71c4 [asynpool] Include exception/traceback in "process inqueue damaged" error 9 years ago
..
app 61a2427fa5 [utils] Stop argument to mro_lookup is now a set 9 years ago
apps f8bcdfed79 [Results] Adds new Backend.as_uri() 9 years ago
backends ec1ad9c2db Cosmetics for #3079 9 years ago
bin cb04d8aaab [commands] Fixes support for celery shell --ipython 9 years ago
concurrency 6aa33f71c4 [asynpool] Include exception/traceback in "process inqueue damaged" error 9 years ago
contrib dd711fac7a Use US spelling of cancelled -> canceled 9 years ago
events 6038ff2aa3 Adds broker_read_url and broker_write_url settings 10 years ago
fixups baa1282c04 [Django] Ignore InterfaceError also after fork (Issue #2996) 10 years ago
loaders 66d0de7537 Autodiscover: Fixes error "Empty module name". Closes #2908 10 years ago
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 years ago
task fc1ce73c09 Removes left over print statements. Closes #2967 10 years ago
tests ec1ad9c2db Cosmetics for #3079 9 years ago
utils 61a2427fa5 [utils] Stop argument to mro_lookup is now a set 9 years ago
worker dd711fac7a Use US spelling of cancelled -> canceled 9 years ago
__init__.py 00b2930325 Updates copyright year 10 years ago
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 10 years ago
_state.py b5d6054d0d Fixes PyPy tests 10 years ago
beat.py 1abcfa713a Added cleaning of corrupted scheduler files for some storage backend errors 10 years ago
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 10 years ago
canvas.py 560b78e280 [canvas] Updates localized globals 9 years ago
datastructures.py a5f5b63a4b flakes 10 years ago
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 years ago
five.py 5106352570 flakes 10 years ago
local.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 years ago
platforms.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 years ago
result.py 6c78582ea5 Fixes group().then(callback) 9 years ago
schedules.py 0c801b9070 92% coverage 10 years ago
signals.py 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 10 years ago
states.py 8454428b0f Events: Adds new task-rejected event for basic.reject 10 years ago