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