Ask Solem 2a5ef7c55b Tests passing il y a 11 ans
..
app ca3d280e3f Use app.gen_task_name everywhere & updated docs il y a 11 ans
apps 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. il y a 11 ans
backends b9ee0f7ba9 Cosmetics for #1575 il y a 11 ans
bin 2cb227bd1e Programs: celery inspect/control now supports --json argument il y a 11 ans
concurrency f06fe0adad Cosmetics il y a 11 ans
contrib 43ef032105 unicode literals il y a 11 ans
events 03399b4d7c Events are now buffered up in the worker and sent as a list. Not using timers, so will only buffer up to $concurrency events il y a 11 ans
fixups 740d4d17bc Django: Call django.setup always if available il y a 11 ans
loaders 4e52e8f1f5 Fixes flakes after flake8 update il y a 11 ans
security 8842b6964d Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8) il y a 11 ans
task ca3d280e3f Use app.gen_task_name everywhere & updated docs il y a 11 ans
tests 2a5ef7c55b Tests passing il y a 11 ans
utils 03399b4d7c Events are now buffered up in the worker and sent as a list. Not using timers, so will only buffer up to $concurrency events il y a 11 ans
worker 52b50e8cf4 ignore unknown events in consumer il y a 11 ans
__init__.py 062c046907 Copyright 2014 il y a 11 ans
__main__.py 43ef032105 unicode literals il y a 11 ans
_state.py 43ef032105 unicode literals il y a 11 ans
beat.py 100168871a Fixes docs and test issues il y a 11 ans
bootsteps.py fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 il y a 11 ans
canvas.py 3a148b3f2b Makes sure chain.link_* works like .apply_async(link*=) il y a 11 ans
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) il y a 11 ans
exceptions.py 5ec54631ec Use numbers module il y a 11 ans
five.py 4e52e8f1f5 Fixes flakes after flake8 update il y a 11 ans
local.py a665094b0a Tests passing il y a 11 ans
platforms.py f90fce4996 kombu.utils.get_errno is now removed as it is not needed on Py2.7 il y a 11 ans
result.py 6ac362660a Now imports OrderedDict directly from collections il y a 11 ans
schedules.py 43ef032105 unicode literals il y a 11 ans
signals.py a65b6748af app.autodiscover_tasks is now lazy il y a 11 ans
states.py e0b4a305e0 Optimizations for events.state il y a 11 ans