Historie revizí

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