Ask Solem e71a89c22d Merge branch 'stipa/master' 14 年之前
..
app 324b37a9e5 Task logger format accidentally not used anymore. Closes #317. Thanks to stugots 14 年之前
apps 9b33d52043 Keep all queues for routing purposes when selecting queue subset for consumng. Closes #319. Thanks to marcinn 14 年之前
backends ab301c2004 AMQP result backend: Reset cached chan on producer when connection lost 14 年之前
bin bba695e5ba Show proper error message for commands that doesn't support positional args 14 年之前
concurrency 85c5318ecb Spawn broadcast consumer in separate thread if running green 14 年之前
contrib 951bbd9605 Use cached_property from kombu.utils 14 年之前
db bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon 14 年之前
events 4d4a66d63d celeryev did not create pidfile 14 年之前
execute bcedc24bb9 Trace: task.after_return must be called after result written 14 年之前
loaders 951bbd9605 Use cached_property from kombu.utils 14 年之前
task 6b91c7e0f2 Try to fix #315 14 年之前
tests fa2cd0b3b8 Tests passing 14 年之前
utils f944b8c169 Fixed typo seconds=int, seconds=delta. Closes #352. Thanks to LawrenceK 14 年之前
worker da74cd1ed3 broadcast commands should not log with level warning 14 年之前
__init__.py 01ef62e2b6 Bumps version to 2.2.4 and updates Changelog 14 年之前
beat.py 67def1ea77 Add error handling when reading corrupted shelve file 14 年之前
conf.py 377f1cc358 Cosmetics 14 年之前
datastructures.py f612848a62 PEP8ify + pyflakes 14 年之前
decorators.py c3e0ed81ad Updated copyright statements to include 2011 14 年之前
exceptions.py 156c8edb02 Cosmetics and cleanup 14 年之前
local.py 6f7db25db7 Faster loading of celery module 14 年之前
log.py afc93f24dc PEP8ify + pyflakes 14 年之前
messaging.py 156c8edb02 Cosmetics and cleanup 14 年之前
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 14 年之前
registry.py 156c8edb02 Cosmetics and cleanup 14 年之前
result.py d76ce43882 Use current_app instead of app_or_default 14 年之前
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 14 年之前
schedules.py bd820378ae schedule: Added __repr__ 14 年之前
signals.py afc93f24dc PEP8ify + pyflakes 14 年之前
states.py c3e0ed81ad Updated copyright statements to include 2011 14 年之前