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