Ask Solem 978db4c8d8 :envvar:`C_STRICT_APP` now outputs traceback to stderr if something falls back to current_app 12 gadi atpakaļ
..
app ce2c9b2bf3 Result: from_serializable needs to forward app. Closes #1249 12 gadi atpakaļ
apps b9fd9f6944 Jython fixes. Closes celery/billiard#38 12 gadi atpakaļ
backends 8427535f53 Cassandra backend - catch pycassa.AllServersUnavailable exception 12 gadi atpakaļ
bin 68774f3032 improves docstring 12 gadi atpakaļ
concurrency b30de63d07 Windows/execv: Import modules before calling log setup. 12 gadi atpakaļ
contrib 6c004c93e2 Fixes flakes E126,E127,E128 12 gadi atpakaļ
events 0334b70801 Tests passing 12 gadi atpakaļ
loaders 4889f24932 Modules in _IMPORTS / _INCLUDE are now imported in original order. Closes #1161 12 gadi atpakaļ
security 6c004c93e2 Fixes flakes E126,E127,E128 12 gadi atpakaļ
task cd873309f7 flakes 12 gadi atpakaļ
tests 37d585ca2e flakes 12 gadi atpakaļ
utils 0eb5a8fd20 Tests passing 12 gadi atpakaļ
worker af4cf58fac Request: Don't use __slots__ if PYPY and add __weakref__ support 12 gadi atpakaļ
__compat__.py 6c004c93e2 Fixes flakes E126,E127,E128 12 gadi atpakaļ
__init__.py 4dc3ad0242 Bumps version to 3.0.17 12 gadi atpakaļ
__main__.py 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well 12 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 f92be2770c Use the now() from the underlying schedule in ScheduleEntry 12 gadi atpakaļ
canvas.py 9748afcf1e chord()() now returns AsyncResult with .parent set, like chain 12 gadi atpakaļ
datastructures.py 6c004c93e2 Fixes flakes E126,E127,E128 12 gadi atpakaļ
exceptions.py e8515ed7c5 Defines what happens when a chord task fails. Closes #1172 12 gadi atpakaļ
local.py 8637e30215 Fixes compatibility with pycallgraph. Closes #1051 12 gadi atpakaļ
platforms.py b044de49fa Hostname can now be unicode. Maybe fixes #1186 12 gadi atpakaļ
result.py ce2c9b2bf3 Result: from_serializable needs to forward app. Closes #1249 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 12 gadi atpakaļ