Ask Solem a6f167c23a Fixes rst bugs 12 年之前
..
app 71c962f20f Default BROKER_HEARTBEAT value is now set to 10 seconds 12 年之前
apps c23b45ee22 Fixes autoscale info in banner. Closes #859 12 年之前
backends 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 12 年之前
bin 5a1c49b693 one sec join in test 12 年之前
concurrency 3d4b7cc22b Thread pool can't use threading.local since it's broken. Closes #863 12 年之前
contrib a6f167c23a Fixes rst bugs 12 年之前
events 6b1ef78d21 event state: show more task info 12 年之前
loaders 24b0bb388a Keep lowercase configuration 12 年之前
security 566c4da7b4 Use ' instead of " 13 年之前
task 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 12 年之前
tests a6f167c23a Fixes rst bugs 12 年之前
utils 10ca9582fe timezone.to_local: Only convert naive datetimes to UTC. Closes #855 12 年之前
worker 19dc001aa8 Fixes syntax error 12 年之前
__compat__.py 9372cc73c7 Renames app.broker_connection -> app.connection 13 年之前
__init__.py 2a6bdbb189 Bumps version to 3.0.4 12 年之前
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 12 年之前
beat.py cc778116b9 Reset beat schedule to upgrade to UTC. Closes #844 12 年之前
canvas.py 12be091134 Tests passing 12 年之前
datastructures.py cca920e5be Adds celery.conf.add_Defaults 12 年之前
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 12 年之前
local.py 566c4da7b4 Use ' instead of " 13 年之前
platforms.py 566c4da7b4 Use ' instead of " 13 年之前
result.py 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 12 年之前
schedules.py e8f3b09c14 celery.schedules now works with timezone aware datetime's 12 年之前
signals.py eb6e874a55 Adds signal: celeryd_after_setup 12 年之前
states.py 566c4da7b4 Use ' instead of " 13 年之前