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