Ask Solem 0b6464c7c6 Tests passing 13 лет назад
..
app 9193ca3e5b Better chord unlock error handling for kvstores 13 лет назад
apps b9fd9f6944 Jython fixes. Closes celery/billiard#38 13 лет назад
backends d2efa3f049 Logger.warn is deprecated 13 лет назад
bin 68774f3032 improves docstring 13 лет назад
concurrency 4a728d18a6 Propagate connection errors occurring in pool callbacks. Closes #1226 (also depends on celery/billiard@5f6cba7200565d846e3bbffbc89716292f448738 13 лет назад
contrib 6c004c93e2 Fixes flakes E126,E127,E128 13 лет назад
events 2451f991e8 events.State should not modify the event dict. 13 лет назад
loaders 6c004c93e2 Fixes flakes E126,E127,E128 13 лет назад
security 6c004c93e2 Fixes flakes E126,E127,E128 13 лет назад
task cd873309f7 flakes 13 лет назад
tests 0b6464c7c6 Tests passing 13 лет назад
utils ef1c43b229 LRUCache is pickleable 13 лет назад
worker 4a728d18a6 Propagate connection errors occurring in pool callbacks. Closes #1226 (also depends on celery/billiard@5f6cba7200565d846e3bbffbc89716292f448738 13 лет назад
__compat__.py 6c004c93e2 Fixes flakes E126,E127,E128 13 лет назад
__init__.py 33f0de4f0b Bumps version to 3.0.15 and updates Changelog 13 лет назад
__main__.py 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well 13 лет назад
_state.py 6c004c93e2 Fixes flakes E126,E127,E128 13 лет назад
beat.py f92be2770c Use the now() from the underlying schedule in ScheduleEntry 13 лет назад
canvas.py 2914f46dc2 Support group with a single task. Closes #1219 13 лет назад
datastructures.py 6c004c93e2 Fixes flakes E126,E127,E128 13 лет назад
exceptions.py e8515ed7c5 Defines what happens when a chord task fails. Closes #1172 13 лет назад
local.py 8637e30215 Fixes compatibility with pycallgraph. Closes #1051 13 лет назад
platforms.py b044de49fa Hostname can now be unicode. Maybe fixes #1186 13 лет назад
result.py 010691b969 iter_native now works with empty result set. Closes #1219 13 лет назад
schedules.py e98e43b3b3 repr of crontab field int(0) should be 0 not *. Closes #972 13 лет назад
signals.py d718d27d25 Implements new task_retry signal. Closes #1169 13 лет назад
states.py 46ab71ff74 Tasks can now raise celery.exceptions.Ignore to not update any state 13 лет назад