Ask Solem 60627776dd events.state: Cosmetics 15 years ago
..
app e9a5c8e833 Merge branch 'ryanpetrello/master' 15 years ago
apps 9b33d52043 Keep all queues for routing purposes when selecting queue subset for consumng. Closes #319. Thanks to marcinn 15 years ago
backends 711d349996 Use multiprocessing.register_after_fork to deal with fork cleanup 15 years ago
bin 116ccc1f97 celery.bin.base: Cosmetics 15 years ago
concurrency 71c2f5499a multiprocessing.Pool: Fixes race condition with WorkerLostError. 15 years ago
contrib 951bbd9605 Use cached_property from kombu.utils 15 years ago
db bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon 15 years ago
events 60627776dd events.state: Cosmetics 15 years ago
execute bcedc24bb9 Trace: task.after_return must be called after result written 15 years ago
loaders 951bbd9605 Use cached_property from kombu.utils 15 years ago
task 6b91c7e0f2 Try to fix #315 15 years ago
tests e9a5c8e833 Merge branch 'ryanpetrello/master' 15 years ago
utils ac0baa5542 Threads must call os._exit to terminate the server on crash 15 years ago
worker 3bfdca1c0e Renamed celery.worker.controllers -> celery.worker.mediator 15 years ago
__init__.py 01ef62e2b6 Bumps version to 2.2.4 and updates Changelog 15 years ago
beat.py ad6e53a02f beat: Cosmetics 15 years ago
conf.py 377f1cc358 Cosmetics 15 years ago
datastructures.py a568042519 ConfigurationView: dict.__iter__ should return keys not items (Issue #362) 15 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 15 years ago
log.py afc93f24dc PEP8ify + pyflakes 15 years ago
messaging.py 156c8edb02 Cosmetics and cleanup 15 years ago
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 15 years ago
registry.py 156c8edb02 Cosmetics and cleanup 15 years ago
result.py d76ce43882 Use current_app instead of app_or_default 15 years ago
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 15 years ago
schedules.py bd820378ae schedule: Added __repr__ 15 years ago
signals.py 9c04913c9d Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply 15 years ago
states.py c3e0ed81ad Updated copyright statements to include 2011 15 years ago