Ask Solem 7d545d8906 Cosmetics 10 vuotta sitten
..
app b58071f3ff Merge branch 'master' of github.com:celery/celery 10 vuotta sitten
apps 5a718b726f Adds timestamp to worker/beat startup banners. Closes #3010 10 vuotta sitten
backends 7824d0d4dd [Database result backend] Fixes JSON serialization of exceptions (Issue #2441) 10 vuotta sitten
bin 6038ff2aa3 Adds broker_read_url and broker_write_url settings 10 vuotta sitten
concurrency 7612d78ead Adds support for the new billiard REMAP_SIGTERM envvar. Closes #2839 10 vuotta sitten
contrib 8432fdc5f0 Backends: Use state in API consistently over status 10 vuotta sitten
events 6038ff2aa3 Adds broker_read_url and broker_write_url settings 10 vuotta sitten
fixups baa1282c04 [Django] Ignore InterfaceError also after fork (Issue #2996) 10 vuotta sitten
loaders 66d0de7537 Autodiscover: Fixes error "Empty module name". Closes #2908 10 vuotta sitten
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 vuotta sitten
task fc1ce73c09 Removes left over print statements. Closes #2967 10 vuotta sitten
tests 53e47ac07e Fixes build for #2993 10 vuotta sitten
utils 9044a23c5a Signal handlers should not be able to propagate exceptions. Closes #2738 10 vuotta sitten
worker 7d545d8906 Cosmetics 10 vuotta sitten
__init__.py 00b2930325 Updates copyright year 10 vuotta sitten
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 10 vuotta sitten
_state.py b5d6054d0d Fixes PyPy tests 10 vuotta sitten
beat.py 6038ff2aa3 Adds broker_read_url and broker_write_url settings 10 vuotta sitten
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 10 vuotta sitten
canvas.py e2cde3448b Fixes build 10 vuotta sitten
datastructures.py a5f5b63a4b flakes 10 vuotta sitten
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 vuotta sitten
five.py 5106352570 flakes 10 vuotta sitten
local.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 vuotta sitten
platforms.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 vuotta sitten
result.py 8432fdc5f0 Backends: Use state in API consistently over status 10 vuotta sitten
schedules.py 0c801b9070 92% coverage 10 vuotta sitten
signals.py 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 10 vuotta sitten
states.py 8454428b0f Events: Adds new task-rejected event for basic.reject 10 vuotta sitten