Ask Solem 6be5fc64ef Tests passing 11 年 前
..
app e8be916196 Removes debugging print statement 11 年 前
apps 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. 11 年 前
backends 43ef032105 unicode literals 11 年 前
bin 2cb227bd1e Programs: celery inspect/control now supports --json argument 11 年 前
concurrency 4e52e8f1f5 Fixes flakes after flake8 update 11 年 前
contrib 43ef032105 unicode literals 11 年 前
events 66672c0f17 Use kombu.utils.json instead of anyjson :sad: 11 年 前
fixups 70a568c353 Fixes compatibility with Django 1.7. Closes #1850 11 年 前
loaders 4e52e8f1f5 Fixes flakes after flake8 update 11 年 前
security 8842b6964d Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8) 11 年 前
task 4e52e8f1f5 Fixes flakes after flake8 update 11 年 前
tests 6be5fc64ef Tests passing 11 年 前
utils 43ef032105 unicode literals 11 年 前
worker 4e52e8f1f5 Fixes flakes after flake8 update 11 年 前
__init__.py 062c046907 Copyright 2014 11 年 前
__main__.py 43ef032105 unicode literals 11 年 前
_state.py 43ef032105 unicode literals 11 年 前
beat.py 100168871a Fixes docs and test issues 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 65a5d2866e Adds Signature.__json__ 11 年 前
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 年 前
exceptions.py 5ec54631ec Use numbers module 11 年 前
five.py 4e52e8f1f5 Fixes flakes after flake8 update 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 年 前