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