Ask Solem 0512698c7e Fixes celerybeat schedules when UTC disabled. Closes #937 před 13 roky
..
app 4918537a36 celery.chord_unlock will pollute the backends, ignore its results před 13 roky
apps 05cc45d7bb Fixes Jython support před 13 roky
backends 402fd2e192 fix Cassandra backend TTLs před 13 roky
bin 722478d6b1 celery cmd: Don't use current_app if app already set před 13 roky
concurrency 1be75d8054 pool didn't call forking_enable před 13 roky
contrib a6f167c23a Fixes rst bugs před 13 roky
events 8e11d7b11d Don't use dict.keys/iterkeys před 13 roky
loaders 24b0bb388a Keep lowercase configuration před 13 roky
security 566c4da7b4 Use ' instead of " před 13 roky
task 0ad5a162d3 Properly pass traceback object to handlers instead of str representation před 13 roky
tests 86fb2992b3 Tests should use UTC timezone před 13 roky
utils 158d62c631 Don't use cached detect_environment před 13 roky
worker e5f647b9f3 task-failed event did not repr exception anymore před 13 roky
__compat__.py 8e11d7b11d Don't use dict.keys/iterkeys před 13 roky
__init__.py 5cf098e3e0 Bumps version to 3.0.6 před 13 roky
__main__.py f3b3945b12 Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0 před 13 roky
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable před 13 roky
beat.py 8f6240acfa Fixes -B option when force execv is enabled. Closes #894 před 13 roky
canvas.py 12be091134 Tests passing před 13 roky
datastructures.py 8e11d7b11d Don't use dict.keys/iterkeys před 13 roky
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) před 13 roky
local.py 76c4769de7 Don't import celery.utils package before concurrency setup před 13 roky
platforms.py 5daced27b0 Fixes typo před 13 roky
result.py 597b7ca837 Adds EagerResult.task_name for API compatibility with AsyncResult (always set to None). Closes #907 před 13 roky
schedules.py 0512698c7e Fixes celerybeat schedules when UTC disabled. Closes #937 před 13 roky
signals.py eb6e874a55 Adds signal: celeryd_after_setup před 13 roky
states.py 566c4da7b4 Use ' instead of " před 13 roky