Historique des commits

Auteur SHA1 Message Date
  Ask Solem d6170b85c9 Fixes circular import issue in the Redis result backend il y a 14 ans
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list il y a 14 ans
  Ask Solem 4d75e953a4 Chord: Delete saved taskset result after applying body il y a 14 ans
  Ask Solem e4c7d30991 chord: Can now specify the execution options of the chord task, and the interval and max_retries arguments of the unlock task il y a 14 ans
  Ask Solem 332ac0fdf7 Introducing Chords (taskset callbacks) il y a 14 ans
  Ask Solem 951bbd9605 Use cached_property from kombu.utils il y a 14 ans
  Ask Solem 8f09b6967c 100% Coverage for celery.backends.pyredis il y a 14 ans
  Ask Solem cc7e78f9f6 Redis Result Backend: Removed deprecated settings REDIS_TIMEOUT and REDIS_CONNECT_RETRY. il y a 14 ans
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` il y a 14 ans
  Ask Solem 8a3b4765fb Add :setting: ref to all settings in docstrings il y a 14 ans
  Noah Kantrowitz a1f1a6eaba Add support for result expiration to the Redis backend. il y a 14 ans
  Ask Solem c1a6670656 Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag il y a 14 ans
  Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. il y a 14 ans
  Ask Solem af3c0ccd58 Redis database *number* not *name*. Default is now 0 il y a 14 ans
  Ask Solem 07b299cf92 Some more minor django references removed il y a 15 ans
  Ask Solem a2e1c69259 Redis result backend: Don't call SAVE before disconnect. il y a 15 ans
  Ask Solem 384df48005 Use our own ImproperlyConfigured exception il y a 15 ans
  Ask Solem 4181390de5 Handle Redis ConnectionError properly in tests il y a 15 ans
  Ask Solem 5a0ada1398 Disable result cache for all backends but the AMQP backend. il y a 15 ans
  Ask Solem 0155cba133 Deprecated REDIS_TIMEOUT, and REDIS_CONNECT_RETRY, added REDIS_PASSWORD, to work with new redis API. il y a 15 ans
  Ask Solem 6b42a2e048 Make redis backend work with redis-py 1.34.1 il y a 15 ans
  Ask Solem 3a71bdb80f Detecting load is now lazy, and not done when importing celery.loaders. il y a 15 ans
  Ask Solem 5305fad910 Back at 80% coverage il y a 15 ans