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