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