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