.. |
app
|
4918537a36
celery.chord_unlock will pollute the backends, ignore its results
|
12 years ago |
apps
|
401ed63927
merge broke shutdown
|
12 years ago |
backends
|
402fd2e192
fix Cassandra backend TTLs
|
12 years ago |
bin
|
722478d6b1
celery cmd: Don't use current_app if app already set
|
12 years ago |
concurrency
|
7f4761e2e8
fix issue in gevent when killing celery, fixes #911 and #936
|
12 years ago |
contrib
|
a6f167c23a
Fixes rst bugs
|
12 years ago |
events
|
8e11d7b11d
Don't use dict.keys/iterkeys
|
12 years ago |
loaders
|
24b0bb388a
Keep lowercase configuration
|
12 years ago |
security
|
566c4da7b4
Use ' instead of "
|
13 years ago |
task
|
e8f0039654
Fix mro_lookup
|
12 years ago |
tests
|
1ef00c3be3
Tests passing
|
12 years ago |
utils
|
0b6c298536
[beat] Fixes another timezone issue. Closes #943
|
12 years ago |
worker
|
189eb3b648
Cosmetics
|
12 years ago |
__compat__.py
|
8e11d7b11d
Don't use dict.keys/iterkeys
|
12 years ago |
__init__.py
|
44becdd427
Bumps version to 3.0.7
|
12 years ago |
__main__.py
|
f3b3945b12
Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0
|
12 years ago |
_state.py
|
cea68a0e54
chord(group()) now works properly, and subtask proxies are now immutable
|
12 years ago |
beat.py
|
186e86fe0f
[beat] Automatically clear schedule if timezone changed
|
12 years ago |
canvas.py
|
12be091134
Tests passing
|
12 years ago |
datastructures.py
|
8e11d7b11d
Don't use dict.keys/iterkeys
|
12 years ago |
exceptions.py
|
2e0d7293a1
2.6 is now Celery 3.0 (Chiastic Slide)
|
12 years ago |
local.py
|
76c4769de7
Don't import celery.utils package before concurrency setup
|
12 years ago |
platforms.py
|
8820dceac4
Tests passing
|
12 years ago |
result.py
|
597b7ca837
Adds EagerResult.task_name for API compatibility with AsyncResult (always set to None). Closes #907
|
12 years ago |
schedules.py
|
0b6c298536
[beat] Fixes another timezone issue. Closes #943
|
12 years ago |
signals.py
|
eb6e874a55
Adds signal: celeryd_after_setup
|
12 years ago |
states.py
|
566c4da7b4
Use ' instead of "
|
13 years ago |