Ask Solem cca920e5be Adds celery.conf.add_Defaults 13 年之前
..
app b2b9d922fd Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157 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 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 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 cbaefa2be7 Start selecting delivery_info again as SQS sends some unpickleable things. Closes #876 13 年之前
utils 10ca9582fe timezone.to_local: Only convert naive datetimes to UTC. Closes #855 13 年之前
worker b2b9d922fd Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157 13 年之前
__compat__.py 9372cc73c7 Renames app.broker_connection -> app.connection 13 年之前
__init__.py efe73701f6 Bumps version to 3.0.3 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 年之前