Commit History

Автор SHA1 Съобщение Дата
  Ask Solem 395f99e296 Change all references of Carrot to Kombu преди 15 години
  Ask Solem 93a7dcfe0f Cache backend: expires must be an int, not float. Thanks to jonozzz преди 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 c408d07b47 PEP8ify (using new version of pep8, 0.6.0) преди 15 години
  Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. преди 15 години
  Ask Solem 7a818601d4 Fixed some outdated documentation преди 15 години
  Ask Solem f0ddafa69a PEP8ify преди 15 години
  Ask Solem 0dbdc5de4d 94% total coverage преди 15 години
  Ask Solem 7cdc6aebb6 celery.backends.cache: Fixed typo dict(a, b) -> dict(a, **b) преди 15 години
  Ask Solem 391efc75d8 Fixed typo CELERY_CACHE_OPTIONS -> CELERY_CACHE_BACKEND_OPTIONS преди 15 години
  Ask Solem df7fd4612f celery.backends.cache: Fixed typos преди 15 години
  Ask Solem 13175ff5fc Remove invalid assert statement преди 15 години
  Ask Solem f2055fbe08 cache backend: Fallback to memcache if pylibmc not available преди 15 години
  Ask Solem f7dcff50f1 First stab at a cache backend преди 15 години
  Ask Solem 159e4415c7 Django specific modules moved to the django-celery package. преди 15 години
  Ask Solem 1e9ec0f092 Import timedelta_seconds from utils.timeutils not utils. преди 15 години
  Ask Solem 0ae5d07710 Cache backend now respects CELERY_TASK_RESULT_EXPIRES. Thanks to mulka преди 16 години
  Ask Solem 0131f243d4 Django raises InvalidCacheBackendClass not ImportError :( преди 16 години
  Ask Solem 1f9b69c9c7 Ignore ImportErrors when importing the django memcached backend. преди 16 години
  Ask Solem 5305fad910 Back at 80% coverage преди 16 години
  Ask Solem d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. преди 16 години
  Ask Solem 84eb860d99 PEP8ify: Group imports преди 16 години
  Luis Clara Gomez 34a386d0a5 This patch adds the CELERY_CACHE_BACKEND for using something other than the django-global backend. преди 16 години
  Ask Solem 5969b706ae PEP8ify преди 16 години
  Jonatan Heyman 378f038a5d Fixed DjangoUnicodeDecodeError when saving pickled data to django's memcached cache backend. преди 16 години
  Ask Solem 2f4e8fb12b PEP8ify преди 16 години
  Ask Solem 8c2c3e842b Cache/Tyrant backend now shares the same inheritage: KeyValueStoreBackend преди 16 години
  Ask Solem ced0b64ad2 Raise our pylint score to 8.24/10 преди 16 години
  Ask Solem fa3c19c271 Skeleton for the ability to select different backends for different actions, преди 16 години
  Ask Solem 8043521852 Self was sent to a method (doh) in the tyrant and cache backends. преди 16 години