Ask Solem 04c8da60e3 user_options["preload"] and new signals.user_preload_options can be used to add new global options 12 年 前
..
app 63f0d97cab Adds Celery.on_configure callback 12 年 前
apps 7940f805ec celeryd_init signal now has new "options" argument for command-line options 12 年 前
backends 6b8b3aea75 Various fixes 12 年 前
bin 04c8da60e3 user_options["preload"] and new signals.user_preload_options can be used to add new global options 12 年 前
concurrency eb16bb7822 Eventlet/gevent/solo/threads now properly handles BaseException in tasks 12 年 前
contrib d1fe473d03 Setuptools extras replaces the bundles concept 12 年 前
events 2e01f59738 Fixes time vs monotonic problems 12 年 前
fixups 154b574809 __all__ is everywhere 12 年 前
loaders 8fdc201255 flakes 12 年 前
security cac1d1893f Wording 12 年 前
task cac1d1893f Wording 12 年 前
tests 3f3ffc318c Fixes tests 12 年 前
utils a87ad85624 Merge branch '3.0' 12 年 前
worker 9356193c36 Eventlet: Fixes shutdown race condition causing "second read" error 12 年 前
__init__.py a177afbc4f 3.1 RC5 12 年 前
__main__.py 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches 12 年 前
_state.py 154b574809 __all__ is everywhere 12 年 前
beat.py 9fe795e137 Use time.monotonic when available 12 年 前
bootsteps.py 045f86759f Bootsteps: send_all should not propagate errors 12 年 前
canvas.py 832a3c59a7 Canvas: All signatures now supports app argument 12 年 前
datastructures.py 2e01f59738 Fixes time vs monotonic problems 12 年 前
exceptions.py 05394418df Merge branch '3.0' 12 年 前
five.py 5ae4386d85 Use kombu.five.monotonic 12 年 前
local.py 154b574809 __all__ is everywhere 12 年 前
platforms.py b80a8e35fa Doc fixes 12 年 前
result.py 8fdc201255 flakes 12 年 前
schedules.py a87ad85624 Merge branch '3.0' 12 年 前
signals.py 04c8da60e3 user_options["preload"] and new signals.user_preload_options can be used to add new global options 12 年 前
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 12 年 前