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