Ask Solem b3cd3fcec4 Tests passing for beat 11 years ago
..
app 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. 11 years ago
apps 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. 11 years ago
backends 43ef032105 unicode literals 11 years ago
bin e99172d82f Default log format is now includes %I to avoid race conditions (one logfile per child process) 11 years ago
concurrency 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. 11 years ago
contrib 43ef032105 unicode literals 11 years ago
events 66672c0f17 Use kombu.utils.json instead of anyjson :sad: 11 years ago
fixups 70a568c353 Fixes compatibility with Django 1.7. Closes #1850 11 years ago
loaders 66672c0f17 Use kombu.utils.json instead of anyjson :sad: 11 years ago
security 8842b6964d Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8) 11 years ago
task 66672c0f17 Use kombu.utils.json instead of anyjson :sad: 11 years ago
tests b3cd3fcec4 Tests passing for beat 11 years ago
utils 43ef032105 unicode literals 11 years ago
worker 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. 11 years ago
__init__.py 6ed09aaccf Import print_function in every module using print 11 years ago
__main__.py 43ef032105 unicode literals 11 years ago
_state.py 43ef032105 unicode literals 11 years ago
beat.py b3cd3fcec4 Tests passing for beat 11 years ago
bootsteps.py fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 11 years ago
canvas.py 65a5d2866e Adds Signature.__json__ 11 years ago
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 years ago
exceptions.py 5ec54631ec Use numbers module 11 years ago
five.py bd8a989a46 celery.five now extends amqp.five 11 years ago
local.py a665094b0a Tests passing 11 years ago
platforms.py f90fce4996 kombu.utils.get_errno is now removed as it is not needed on Py2.7 11 years ago
result.py 6ac362660a Now imports OrderedDict directly from collections 11 years ago
schedules.py 43ef032105 unicode literals 11 years ago
signals.py a65b6748af app.autodiscover_tasks is now lazy 11 years ago
states.py e0b4a305e0 Optimizations for events.state 11 years ago