Ask Solem 60da4a3678 CELERY_AMQP_TASK_RESULT_EXPIRES can't be float. Closes #446. Thanks to shiningpanda vor 14 Jahren
..
__init__.py ca43b67523 Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_* vor 14 Jahren
amqp.py 60da4a3678 CELERY_AMQP_TASK_RESULT_EXPIRES can't be float. Closes #446. Thanks to shiningpanda vor 14 Jahren
base.py adde99c844 PEP8ify + pyflakes vor 14 Jahren
cache.py a40ab46dc8 Implements join_native() + iter_native() for Redis and Cache backends vor 14 Jahren
cassandra.py e482db8eac Use prepare_expires in other backends as well vor 14 Jahren
database.py e482db8eac Use prepare_expires in other backends as well vor 14 Jahren
mongodb.py e482db8eac Use prepare_expires in other backends as well vor 14 Jahren
pyredis.py ca43b67523 Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_* vor 14 Jahren
redis.py c2a4bbecdc Chords should not propagate errors. Closes #421. Thanks to John Garbutt vor 14 Jahren
tyrant.py 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list vor 14 Jahren