Ask Solem fe22b23383 Merge branch 'brainy/master' 15 lat temu
..
app 324b37a9e5 Task logger format accidentally not used anymore. Closes #317. Thanks to stugots 15 lat temu
apps 9b33d52043 Keep all queues for routing purposes when selecting queue subset for consumng. Closes #319. Thanks to marcinn 15 lat temu
backends be4c7060ea AMQP Backend: Fixed possible DOS attack introduced by previous commit. 15 lat temu
bin 4d4a66d63d celeryev did not create pidfile 15 lat temu
concurrency 1c1e8be25b Fixes eventlet pool memory leak. Closes #308 15 lat temu
contrib 951bbd9605 Use cached_property from kombu.utils 15 lat temu
db 2723a6edb1 Add unique constraints to the task_id and taskset_id columns in the database result backend. 15 lat temu
events 4d4a66d63d celeryev did not create pidfile 15 lat temu
execute b75d12e538 celery.execute.delay_task was accidentally removed 15 lat temu
loaders 951bbd9605 Use cached_property from kombu.utils 15 lat temu
task 395e8c9809 Adds 'taskset' to default context 15 lat temu
tests fe22b23383 Merge branch 'brainy/master' 15 lat temu
utils b711ed1ecc celeryd: Errors could not be logged, because of unicode errors 15 lat temu
worker 4b370e563c Propagate the taskset UUID from the message body to the task request. 15 lat temu
__init__.py 01ef62e2b6 Bumps version to 2.2.4 and updates Changelog 15 lat temu
beat.py 951bbd9605 Use cached_property from kombu.utils 15 lat temu
conf.py 377f1cc358 Cosmetics 15 lat temu
datastructures.py f612848a62 PEP8ify + pyflakes 15 lat temu
decorators.py c3e0ed81ad Updated copyright statements to include 2011 15 lat temu
exceptions.py 156c8edb02 Cosmetics and cleanup 15 lat temu
local.py 6f7db25db7 Faster loading of celery module 15 lat temu
log.py b711ed1ecc celeryd: Errors could not be logged, because of unicode errors 15 lat temu
messaging.py 156c8edb02 Cosmetics and cleanup 15 lat temu
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 15 lat temu
registry.py 156c8edb02 Cosmetics and cleanup 15 lat temu
result.py 2e62b25cc9 Removes usage of deprecated apply built-in 15 lat temu
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 15 lat temu
schedules.py bd820378ae schedule: Added __repr__ 15 lat temu
signals.py c59415bcf7 Added Sphinx crossref type: :signal: 15 lat temu
states.py c3e0ed81ad Updated copyright statements to include 2011 15 lat temu