Ask Solem 01ef62e2b6 Bumps version to 2.2.4 and updates Changelog 15 年 前
..
app 324b37a9e5 Task logger format accidentally not used anymore. Closes #317. Thanks to stugots 15 年 前
apps 9b33d52043 Keep all queues for routing purposes when selecting queue subset for consumng. Closes #319. Thanks to marcinn 15 年 前
backends 951bbd9605 Use cached_property from kombu.utils 15 年 前
bin 4d4a66d63d celeryev did not create pidfile 15 年 前
concurrency 1c1e8be25b Fixes eventlet pool memory leak. Closes #308 15 年 前
contrib 951bbd9605 Use cached_property from kombu.utils 15 年 前
db 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 15 年 前
events 4d4a66d63d celeryev did not create pidfile 15 年 前
execute b75d12e538 celery.execute.delay_task was accidentally removed 15 年 前
loaders 951bbd9605 Use cached_property from kombu.utils 15 年 前
task 951bbd9605 Use cached_property from kombu.utils 15 年 前
tests cf85a87b3e Bumps version to 2.2.3 15 年 前
utils b711ed1ecc celeryd: Errors could not be logged, because of unicode errors 15 年 前
worker 1ab37bbf44 Use safe_repr to ensure repr doesn't crash the worker. Closes #298 15 年 前
__init__.py 01ef62e2b6 Bumps version to 2.2.4 and updates Changelog 15 年 前
beat.py 951bbd9605 Use cached_property from kombu.utils 15 年 前
conf.py 377f1cc358 Cosmetics 15 年 前
datastructures.py f612848a62 PEP8ify + pyflakes 15 年 前
decorators.py c3e0ed81ad Updated copyright statements to include 2011 15 年 前
exceptions.py 156c8edb02 Cosmetics and cleanup 15 年 前
local.py 6f7db25db7 Faster loading of celery module 15 年 前
log.py b711ed1ecc celeryd: Errors could not be logged, because of unicode errors 15 年 前
messaging.py 156c8edb02 Cosmetics and cleanup 15 年 前
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 15 年 前
registry.py 156c8edb02 Cosmetics and cleanup 15 年 前
result.py 57dc4f4abb PEP8ify + pyflakes 15 年 前
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 15 年 前
schedules.py bd820378ae schedule: Added __repr__ 15 年 前
signals.py c59415bcf7 Added Sphinx crossref type: :signal: 15 年 前
states.py c3e0ed81ad Updated copyright statements to include 2011 15 年 前