Branko Čibej 5576bc7e1e Make Context.get behave more like getattr, test_context now pasees all tests. 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 be4c7060ea AMQP Backend: Fixed possible DOS attack introduced by previous commit. 14 years ago
bin 4d4a66d63d celeryev did not create pidfile 14 years ago
concurrency f162dd2d63 LaxBoundedSemaphore: Does not care if released too many times. Issue #268 14 years ago
contrib 951bbd9605 Use cached_property from kombu.utils 14 years ago
db bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon 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 5576bc7e1e Make Context.get behave more like getattr, test_context now pasees all tests. 14 years ago
tests 6f6c43938e New test for task context behaviour, with threads. 14 years ago
utils b711ed1ecc celeryd: Errors could not be logged, because of unicode errors 14 years ago
worker 46a251ee4e CELERY_BENCH envvar now enables benchmarking of time spent processing 1000 tasks 14 years ago
__init__.py 01ef62e2b6 Bumps version to 2.2.4 and updates Changelog 14 years ago
beat.py 951bbd9605 Use cached_property from kombu.utils 14 years ago
conf.py 377f1cc358 Cosmetics 15 years ago
datastructures.py f612848a62 PEP8ify + pyflakes 14 years ago
decorators.py c3e0ed81ad Updated copyright statements to include 2011 15 years ago
exceptions.py 156c8edb02 Cosmetics and cleanup 15 years ago
local.py 6f7db25db7 Faster loading of celery module 14 years ago
log.py afc93f24dc PEP8ify + pyflakes 14 years ago
messaging.py 156c8edb02 Cosmetics and cleanup 15 years ago
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 14 years ago
registry.py 156c8edb02 Cosmetics and cleanup 15 years ago
result.py 2e62b25cc9 Removes usage of deprecated apply built-in 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 afc93f24dc PEP8ify + pyflakes 14 years ago
states.py c3e0ed81ad Updated copyright statements to include 2011 15 years ago