Ask Solem 2dcda99ea6 Fixes regression with worker detach ignoring hostname argument. Closes #3103 il y a 9 ans
..
app 16f927185d Fixes backward compatibility for #2217 il y a 9 ans
apps f8bcdfed79 [Results] Adds new Backend.as_uri() il y a 9 ans
backends 7604070c95 [backend][async] Implements gevent result drainer il y a 9 ans
bin 2dcda99ea6 Fixes regression with worker detach ignoring hostname argument. Closes #3103 il y a 9 ans
concurrency 4d90a281da [Prefork] Forgot to commit part of memory leak fix (Issue #2927) il y a 9 ans
contrib b0a9990ead Adds .five.getfullargspec il y a 9 ans
events 6038ff2aa3 Adds broker_read_url and broker_write_url settings il y a 9 ans
fixups baa1282c04 [Django] Ignore InterfaceError also after fork (Issue #2996) il y a 9 ans
loaders 66d0de7537 Autodiscover: Fixes error "Empty module name". Closes #2908 il y a 9 ans
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) il y a 9 ans
task fc1ce73c09 Removes left over print statements. Closes #2967 il y a 9 ans
tests d8d19de9d8 [result][rpc] RPC backend get_task_meta needs to handle out of band messages il y a 9 ans
utils 16f927185d Fixes backward compatibility for #2217 il y a 9 ans
worker 8ef663e8b3 [Prefork] Reset celery.worker.state after fork il y a 9 ans
__init__.py 00b2930325 Updates copyright year il y a 9 ans
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) il y a 9 ans
_state.py b5d6054d0d Fixes PyPy tests il y a 9 ans
beat.py 1abcfa713a Added cleaning of corrupted scheduler files for some storage backend errors il y a 9 ans
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 il y a 9 ans
canvas.py 22eba29948 Use vine for promises il y a 9 ans
datastructures.py 0b751092e6 [datastructures] Fix LimitedSet.discard() il y a 9 ans
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) il y a 9 ans
five.py b0a9990ead Adds .five.getfullargspec il y a 9 ans
local.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) il y a 9 ans
platforms.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) il y a 9 ans
result.py 22eba29948 Use vine for promises il y a 9 ans
schedules.py 0c801b9070 92% coverage il y a 9 ans
signals.py 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) il y a 9 ans
states.py 8454428b0f Events: Adds new task-rejected event for basic.reject il y a 9 ans