Historial de Commits

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