Ask Solem 827c5b1ad6 Django: Always call django.setup() before task modules imported. Closes #2227 11 gadi atpakaļ
..
app 5328d3e2cd Cosmetics for #2148 11 gadi atpakaļ
apps 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. 11 gadi atpakaļ
backends 28771544e1 Result: .get() should not call get_task_meta after receiving the result. Closes #2245 11 gadi atpakaļ
bin 085af4bb31 Multi: Now outputs to stdout instead of stderr for non-errors 11 gadi atpakaļ
concurrency 58ce751a5e Cosmetics 11 gadi atpakaļ
contrib 43ef032105 unicode literals 11 gadi atpakaļ
events ca4c9b00e0 Gossip: Now sets x-message-ttl for event queue to heartbeat_interval s. (Issue #2005) 11 gadi atpakaļ
fixups 827c5b1ad6 Django: Always call django.setup() before task modules imported. Closes #2227 11 gadi atpakaļ
loaders 4e52e8f1f5 Fixes flakes after flake8 update 11 gadi atpakaļ
security 2c541284b2 Move base64 to utils.serialization 11 gadi atpakaļ
task ca3d280e3f Use app.gen_task_name everywhere & updated docs 11 gadi atpakaļ
tests 28771544e1 Result: .get() should not call get_task_meta after receiving the result. Closes #2245 11 gadi atpakaļ
utils 2c541284b2 Move base64 to utils.serialization 11 gadi atpakaļ
worker a9725961d9 Worker: autoreload should ignore not implemented pool.restart. Closes #2153 11 gadi atpakaļ
__init__.py 062c046907 Copyright 2014 11 gadi atpakaļ
__main__.py 43ef032105 unicode literals 11 gadi atpakaļ
_state.py 43ef032105 unicode literals 11 gadi atpakaļ
beat.py 922c98c444 Cosmetics for #2196 11 gadi atpakaļ
bootsteps.py fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 11 gadi atpakaļ
canvas.py c4dc73dbb8 Improvements for #2134 (which fixes Issue #2076) 11 gadi atpakaļ
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 gadi atpakaļ
exceptions.py 5ec54631ec Use numbers module 11 gadi atpakaļ
five.py d5029501ab Fixes problem with celery module type. Closes #2109 11 gadi atpakaļ
local.py a665094b0a Tests passing 11 gadi atpakaļ
platforms.py 953c9141f6 Preserve old umask parsing behavior so that --umask starting with 0 is octal, otherwise decimal 11 gadi atpakaļ
result.py e4ca8dae43 Fixes problem with propagate in last commit 11 gadi atpakaļ
schedules.py 43ef032105 unicode literals 11 gadi atpakaļ
signals.py a65b6748af app.autodiscover_tasks is now lazy 12 gadi atpakaļ
states.py e0b4a305e0 Optimizations for events.state 12 gadi atpakaļ