Ask Solem 376ee40ecc Apparently %N already taken by multi, so have to use %p for full nodename 9 lat temu
..
app 16f927185d Fixes backward compatibility for #2217 9 lat temu
apps f8bcdfed79 [Results] Adds new Backend.as_uri() 9 lat temu
backends 5df1ce67d7 [result][mongodb] Fixes as_uri() when not configured by url (Issue #3094) 9 lat temu
bin 2dcda99ea6 Fixes regression with worker detach ignoring hostname argument. Closes #3103 9 lat temu
concurrency 7aacb80865 [pool][eventlet] ._get_info now calls super 9 lat temu
contrib b0a9990ead Adds .five.getfullargspec 9 lat temu
events c636e19c2e mention that event capturing can be stopped by setting should_stop to True 9 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 2ed53953b0 Cosmetics for #3108 9 lat temu
utils 376ee40ecc Apparently %N already taken by multi, so have to use %p for full nodename 9 lat temu
worker 089469843b fixed reversed min max values 9 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 9 lat temu
datastructures.py 0b751092e6 [datastructures] Fix LimitedSet.discard() 9 lat temu
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 lat temu
five.py 74d5bff213 [utils] .five.getfullargspec now returns the same fields as on Python3 9 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 9 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