Ask Solem cf85a87b3e Bumps version to 2.2.3 14 years ago
..
app 324b37a9e5 Task logger format accidentally not used anymore. Closes #317. Thanks to stugots 14 years ago
apps 9b33d52043 Keep all queues for routing purposes when selecting queue subset for consumng. Closes #319. Thanks to marcinn 14 years ago
backends 951bbd9605 Use cached_property from kombu.utils 14 years ago
bin 4d4a66d63d celeryev did not create pidfile 14 years ago
concurrency 1c1e8be25b Fixes eventlet pool memory leak. Closes #308 14 years ago
contrib 951bbd9605 Use cached_property from kombu.utils 14 years ago
db 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 14 years ago
events 4d4a66d63d celeryev did not create pidfile 14 years ago
execute b75d12e538 celery.execute.delay_task was accidentally removed 14 years ago
loaders 951bbd9605 Use cached_property from kombu.utils 14 years ago
task 951bbd9605 Use cached_property from kombu.utils 14 years ago
tests cf85a87b3e Bumps version to 2.2.3 14 years ago
utils cf85a87b3e Bumps version to 2.2.3 14 years ago
worker 1ab37bbf44 Use safe_repr to ensure repr doesn't crash the worker. Closes #298 14 years ago
__init__.py cf85a87b3e Bumps version to 2.2.3 14 years ago
beat.py 951bbd9605 Use cached_property from kombu.utils 14 years ago
conf.py 377f1cc358 Cosmetics 14 years ago
datastructures.py f612848a62 PEP8ify + pyflakes 14 years ago
decorators.py c3e0ed81ad Updated copyright statements to include 2011 14 years ago
exceptions.py 156c8edb02 Cosmetics and cleanup 14 years ago
local.py 6f7db25db7 Faster loading of celery module 14 years ago
log.py 324b37a9e5 Task logger format accidentally not used anymore. Closes #317. Thanks to stugots 14 years ago
messaging.py 156c8edb02 Cosmetics and cleanup 14 years ago
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 14 years ago
registry.py 156c8edb02 Cosmetics and cleanup 14 years ago
result.py 57dc4f4abb PEP8ify + pyflakes 14 years ago
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 14 years ago
schedules.py bd820378ae schedule: Added __repr__ 14 years ago
signals.py 748fbbeb16 trace: Send task_failure signal 14 years ago
states.py c3e0ed81ad Updated copyright statements to include 2011 14 years ago