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