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