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