Ask Solem 8d072e3214 Fixes mongodb backend error. Closes #1303 12 lat temu
..
app afd7840cab Include platform in worker startup banner 12 lat temu
apps afd7840cab Include platform in worker startup banner 12 lat temu
backends 8d072e3214 Fixes mongodb backend error. Closes #1303 12 lat temu
bin 458deddbf8 celery inspect|status|control now shows error if SQL transport used 12 lat temu
concurrency b30de63d07 Windows/execv: Import modules before calling log setup. 12 lat temu
contrib f4bb56fe23 Fix rdb when sockets default to nonblocking 12 lat temu
events 4c682b570d Adds setting CELERY_ACCEPT_CONTENT: A whitelist of serializers/content-types to accept 12 lat temu
loaders 2bf5b4eb0b map -> listcomp 12 lat temu
security 30e821b1bd Fixes syntax error 12 lat temu
task 1ccbb6df42 task_failure signals should receive real traceback object 12 lat temu
tests afd7840cab Include platform in worker startup banner 12 lat temu
utils 9c94c55376 Python3 fixes. Closes #1107 12 lat temu
worker 9c94c55376 Python3 fixes. Closes #1107 12 lat temu
__compat__.py 9c94c55376 Python3 fixes. Closes #1107 12 lat temu
__init__.py d1470092cf Bumps version to 3.0.18 12 lat temu
__main__.py 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well 12 lat temu
_state.py 978db4c8d8 :envvar:`C_STRICT_APP` now outputs traceback to stderr if something falls back to current_app 12 lat temu
beat.py 30dc635e21 Do not emit backend_cleanup periodic task for backends with autoexpire. Closes #1031 12 lat temu
canvas.py d9ef7e571a Cosmetics 12 lat temu
datastructures.py 208747a594 celery.conf.add_defaults now supports adding non-Mapping objects 12 lat temu
exceptions.py e8515ed7c5 Defines what happens when a chord task fails. Closes #1172 12 lat temu
local.py 9c94c55376 Python3 fixes. Closes #1107 12 lat temu
platforms.py 803655b79c HUP now closes all open files before execv. Closes #1270 12 lat temu
result.py 7433565909 new flakes in flake8 2 12 lat temu
schedules.py e98e43b3b3 repr of crontab field int(0) should be 0 not *. Closes #972 12 lat temu
signals.py d718d27d25 Implements new task_retry signal. Closes #1169 12 lat temu
states.py 46ab71ff74 Tasks can now raise celery.exceptions.Ignore to not update any state 12 lat temu