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