Ask Solem 6d0d4ddbf1 Fixes beat when empty schedule 11 роки тому
..
app 34082df653 Task.signature_from_request must propagate reply_to for RPC backend. Closes #2113 11 роки тому
apps 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. 11 роки тому
backends b9ee0f7ba9 Cosmetics for #1575 11 роки тому
bin 2cb227bd1e Programs: celery inspect/control now supports --json argument 11 роки тому
concurrency ee46d0b78d Removes outdated assert (Issue #2086) 11 роки тому
contrib 43ef032105 unicode literals 11 роки тому
events ca4c9b00e0 Gossip: Now sets x-message-ttl for event queue to heartbeat_interval s. (Issue #2005) 11 роки тому
fixups 740d4d17bc Django: Call django.setup always if available 11 роки тому
loaders 4e52e8f1f5 Fixes flakes after flake8 update 11 роки тому
security 2c541284b2 Move base64 to utils.serialization 11 роки тому
task ca3d280e3f Use app.gen_task_name everywhere & updated docs 11 роки тому
tests c73bb64f13 Tests passing 11 роки тому
utils 2c541284b2 Move base64 to utils.serialization 11 роки тому
worker ca4c9b00e0 Gossip: Now sets x-message-ttl for event queue to heartbeat_interval s. (Issue #2005) 11 роки тому
__init__.py 062c046907 Copyright 2014 11 роки тому
__main__.py 43ef032105 unicode literals 11 роки тому
_state.py 43ef032105 unicode literals 11 роки тому
beat.py 6d0d4ddbf1 Fixes beat when empty schedule 11 роки тому
bootsteps.py fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 11 роки тому
canvas.py 3a148b3f2b Makes sure chain.link_* works like .apply_async(link*=) 11 роки тому
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 роки тому
exceptions.py 5ec54631ec Use numbers module 11 роки тому
five.py d5029501ab Fixes problem with celery module type. Closes #2109 11 роки тому
local.py a665094b0a Tests passing 11 роки тому
platforms.py f90fce4996 kombu.utils.get_errno is now removed as it is not needed on Py2.7 11 роки тому
result.py 6ac362660a Now imports OrderedDict directly from collections 11 роки тому
schedules.py 43ef032105 unicode literals 11 роки тому
signals.py a65b6748af app.autodiscover_tasks is now lazy 12 роки тому
states.py e0b4a305e0 Optimizations for events.state 12 роки тому