Ask Solem a40ab46dc8 Implements join_native() + iter_native() for Redis and Cache backends 14 лет назад
..
app ca43b67523 Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_* 14 лет назад
apps b8cf78eb1d More Python 2.4 cleanup 14 лет назад
backends a40ab46dc8 Implements join_native() + iter_native() for Redis and Cache backends 14 лет назад
bin b8cf78eb1d More Python 2.4 cleanup 14 лет назад
concurrency b8cf78eb1d More Python 2.4 cleanup 14 лет назад
contrib a01a006e8f celery.contrib.batches: Now sets loglevel and logfile in task request so task.get_logger works. Closes 357. Thanks to mahendra 14 лет назад
db 1dfe6d0d54 Remove 2.4 workarounds 14 лет назад
events b8cf78eb1d More Python 2.4 cleanup 14 лет назад
execute 1dfe6d0d54 Remove 2.4 workarounds 14 лет назад
loaders 8e915e543a Cosmetics 14 лет назад
task c396539693 with_default_connection -> with default_connection 14 лет назад
tests ca43b67523 Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_* 14 лет назад
utils e482db8eac Use prepare_expires in other backends as well 14 лет назад
worker 11f474a8ba TaskRequest: Fixes typo safe_repr(traceback) -> safe_str(traceback) in the retry handler 14 лет назад
__init__.py e48201b382 Now requires Python 2.5+ (Py2.4 support was deprecated in 2.2) 14 лет назад
beat.py c396539693 with_default_connection -> with default_connection 14 лет назад
conf.py d328ac4e44 BROKER_TRANSPORT is now preferred over BROKER_BACKEND 14 лет назад
datastructures.py 8e915e543a Cosmetics 14 лет назад
decorators.py c3e0ed81ad Updated copyright statements to include 2011 14 лет назад
exceptions.py 156c8edb02 Cosmetics and cleanup 14 лет назад
local.py 1dfe6d0d54 Remove 2.4 workarounds 14 лет назад
log.py 8e915e543a Cosmetics 14 лет назад
messaging.py 156c8edb02 Cosmetics and cleanup 14 лет назад
platforms.py 17315f121a create_daemon_context renamed -> detached and is now an actual context 14 лет назад
registry.py 1dfe6d0d54 Remove 2.4 workarounds 14 лет назад
result.py a40ab46dc8 Implements join_native() + iter_native() for Redis and Cache backends 14 лет назад
routes.py 1dfe6d0d54 Remove 2.4 workarounds 14 лет назад
schedules.py 1dfe6d0d54 Remove 2.4 workarounds 14 лет назад
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 14 лет назад