Commit History

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