Ask Solem e74afbbc10 Better error message if the result backend is unknown. Closes #349. Thanks to stipa 14 anos atrás
..
app 99d8674e8e Events now use a logical clock. Merged from gossip branch 14 anos atrás
apps 9b33d52043 Keep all queues for routing purposes when selecting queue subset for consumng. Closes #319. Thanks to marcinn 15 anos atrás
backends e74afbbc10 Better error message if the result backend is unknown. Closes #349. Thanks to stipa 14 anos atrás
bin 116ccc1f97 celery.bin.base: Cosmetics 14 anos atrás
concurrency 71c2f5499a multiprocessing.Pool: Fixes race condition with WorkerLostError. 14 anos atrás
contrib a01a006e8f celery.contrib.batches: Now sets loglevel and logfile in task request so task.get_logger works. Closes 357. Thanks to mahendra 14 anos atrás
db bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon 15 anos atrás
events b8caa71c13 PEP8ify + pyflakes 14 anos atrás
execute bcedc24bb9 Trace: task.after_return must be called after result written 15 anos atrás
loaders 951bbd9605 Use cached_property from kombu.utils 15 anos atrás
task 6b91c7e0f2 Try to fix #315 15 anos atrás
tests fc11106b04 celeryd: basic_qos prefetch_count is a short, so can't exceed 0xffff. If this happens we disable the prefetch limit. Closes #359. Thanks to defcube 14 anos atrás
utils e74afbbc10 Better error message if the result backend is unknown. Closes #349. Thanks to stipa 14 anos atrás
worker fc11106b04 celeryd: basic_qos prefetch_count is a short, so can't exceed 0xffff. If this happens we disable the prefetch limit. Closes #359. Thanks to defcube 14 anos atrás
__init__.py 4a6b508d42 Bumps version to 2.2.5 14 anos atrás
beat.py ad6e53a02f beat: Cosmetics 14 anos atrás
conf.py 377f1cc358 Cosmetics 15 anos atrás
datastructures.py a568042519 ConfigurationView: dict.__iter__ should return keys not items (Issue #362) 14 anos atrás
decorators.py c3e0ed81ad Updated copyright statements to include 2011 15 anos atrás
exceptions.py 156c8edb02 Cosmetics and cleanup 15 anos atrás
local.py 6f7db25db7 Faster loading of celery module 15 anos atrás
log.py 9157d9c09d #321 alternative solution to log rotate, use WatchedFileHandlers 15 anos atrás
messaging.py 156c8edb02 Cosmetics and cleanup 15 anos atrás
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 15 anos atrás
registry.py 156c8edb02 Cosmetics and cleanup 15 anos atrás
result.py d76ce43882 Use current_app instead of app_or_default 15 anos atrás
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 15 anos atrás
schedules.py bd820378ae schedule: Added __repr__ 15 anos atrás
signals.py 9c04913c9d Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply 14 anos atrás
states.py c3e0ed81ad Updated copyright statements to include 2011 15 anos atrás