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