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