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