Ionel Cristian Mărieș a40ea201f8 Merge pull request #1834 from ionelmc/fix-1785 hace 11 años
..
app a0057bed68 Makes inspect.getargs(@task(x)) work. Issue #1833 hace 11 años
apps 167c00f7e1 Worker: Now uses WorkerShutdown instead of SystemTerminate so that gevent/eventlet can distinguish from "WorkerLostError" hace 11 años
backends 276753698a Use pipeline for _set hace 11 años
bin c65bc1cb66 flakes hace 11 años
concurrency cc46e09693 Cleanup the active_writes set too. hace 11 años
contrib c65bc1cb66 flakes hace 11 años
events 59ab2aa589 Events: Use bisect to ensure task index and worker heartbeats are sorted hace 11 años
fixups 32558fba57 Django: Perform model validation on worker init. Closes #1681 hace 11 años
loaders be782f2363 Make sure autodiscover_tasks is iterable. Closes #1797 hace 11 años
security cac1d1893f Wording hace 11 años
task 3dae6a7666 Task.bin: Must not copy backend from app, task.backend is now instead a property. Closes #1821 hace 11 años
tests 667f64bf1b Tests passing hace 11 años
utils a0057bed68 Makes inspect.getargs(@task(x)) work. Issue #1833 hace 11 años
worker 450c265721 Improves error message for message decoding errors hace 11 años
__init__.py a261edc949 Bumps version to 3.1.8 and updates Changelog hace 11 años
__main__.py 0bd26157dc Do not apply eventlet/gevent patches to celery multi. Closes #1717 hace 11 años
_state.py 99709a9714 Fix _set_task_join_will_block to actually use argument. hace 11 años
beat.py 0c0daa516d Embedded beat: Make sure default signals are handled properly hace 11 años
bootsteps.py 98311d14f1 ConsumerStep: Requirements must be in fqdn hace 11 años
canvas.py 881be3bdc9 Support anon chords and groups. Closes #1744 hace 11 años
datastructures.py a0057bed68 Makes inspect.getargs(@task(x)) work. Issue #1833 hace 11 años
exceptions.py 6b94ceb4f1 The celer purge command now warns and promopts for confirmation (can be disabled using new -f option) hace 11 años
five.py 0dbc9b8439 Py3 tests and flakes hace 11 años
local.py 0dbc9b8439 Py3 tests and flakes hace 11 años
platforms.py 6328c8d96f Avoid using filter alltogether (Issue #1822) hace 11 años
result.py da79fc9240 rst fixes hace 11 años
schedules.py 3f55deb2b7 Wording hace 11 años
signals.py a65b6748af app.autodiscover_tasks is now lazy hace 11 años
states.py e0b4a305e0 Optimizations for events.state hace 11 años