Dave Smith 0b751092e6 [datastructures] Fix LimitedSet.discard() 9 年之前
..
app 22eba29948 Use vine for promises 9 年之前
apps f8bcdfed79 [Results] Adds new Backend.as_uri() 9 年之前
backends ec1ad9c2db Cosmetics for #3079 9 年之前
bin cb04d8aaab [commands] Fixes support for celery shell --ipython 9 年之前
concurrency 4d90a281da [Prefork] Forgot to commit part of memory leak fix (Issue #2927) 9 年之前
contrib dd711fac7a Use US spelling of cancelled -> canceled 9 年之前
events 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 年之前
fixups baa1282c04 [Django] Ignore InterfaceError also after fork (Issue #2996) 9 年之前
loaders 66d0de7537 Autodiscover: Fixes error "Empty module name". Closes #2908 10 年之前
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年之前
task fc1ce73c09 Removes left over print statements. Closes #2967 9 年之前
tests 0b751092e6 [datastructures] Fix LimitedSet.discard() 9 年之前
utils 22eba29948 Use vine for promises 9 年之前
worker 8ef663e8b3 [Prefork] Reset celery.worker.state after fork 9 年之前
__init__.py 00b2930325 Updates copyright year 9 年之前
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 10 年之前
_state.py b5d6054d0d Fixes PyPy tests 10 年之前
beat.py 1abcfa713a Added cleaning of corrupted scheduler files for some storage backend errors 9 年之前
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 10 年之前
canvas.py 22eba29948 Use vine for promises 9 年之前
datastructures.py 0b751092e6 [datastructures] Fix LimitedSet.discard() 9 年之前
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年之前
five.py 5106352570 flakes 10 年之前
local.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 年之前
platforms.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 年之前
result.py 22eba29948 Use vine for promises 9 年之前
schedules.py 0c801b9070 92% coverage 10 年之前
signals.py 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 10 年之前
states.py 8454428b0f Events: Adds new task-rejected event for basic.reject 10 年之前