Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem f2055fbe08 cache backend: Fallback to memcache if pylibmc not available há 15 anos atrás
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. há 15 anos atrás
  Ask Solem 07b299cf92 Some more minor django references removed há 15 anos atrás
  Ask Solem 814480f02e Integrated the SQLAlchemy database backend by haridsv há 15 anos atrás
  Ask Solem 169668b4cc Loaders can now override backend aliases using Loader.override_backends há 15 anos atrás
  Ask Solem 696f51cdc4 Default loader no longer sets up the django env, and loader autodection removed. há 15 anos atrás
  Ask Solem 159e4415c7 Django specific modules moved to the django-celery package. há 15 anos atrás
  Ask Solem c90a4f3919 Added celery.utils.get_cls_by_name, and refactored the backend loader to use it. há 15 anos atrás
  Ask Solem db02037c01 Fixed typo conf.CELERY_RESULT_BACKEND -> conf.RESULT_BACKEND há 15 anos atrás
  Ask Solem 6b3a480e8b CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting. há 15 anos atrás
  Ask Solem 5305fad910 Back at 80% coverage há 16 anos atrás
  Ask Solem 4cc234159a Pyflakes há 16 anos atrás
  Ask Solem 66897eb475 Use importlib instead of __import__ há 16 anos atrás
  Ask Solem 360604811e Forgot another instance of functools.partial há 16 anos atrás
  Ask Solem 28f47d1fc3 Use carrot.utils.partition/rpartition for Python 2.4 compatibility. há 16 anos atrás
  Ask Solem d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. há 16 anos atrás
  Ask Solem 84eb860d99 PEP8ify: Group imports há 16 anos atrás
  Ask Solem abbad2657b Remove the old periodic task system há 16 anos atrás
  Ask Solem 471de7acc9 Avoid circular import há 16 anos atrás
  Ask Solem dea1636108 Abstracted out on_task_init, on_worker_init and the reading of settings so the há 16 anos atrás
  Ask Solem 20caa1bd2a Fix rst syntax warnings. há 16 anos atrás
  Ask Solem ea2f3a4a6e pep8ify há 16 anos atrás
  Ask Solem 474e5b2374 Revert to pre-broken pystrip execution há 16 anos atrás
  Ask Solem 2723ca06da Remove extraenous whitespace using pystrip há 16 anos atrás
  Ask Solem fa3c19c271 Skeleton for the ability to select different backends for different actions, há 16 anos atrás
  Ask Solem 71cd4849ae Cosmetic change há 16 anos atrás
  Ask Solem b589feb587 Add strings in weak quotes há 16 anos atrás
  Ask Solem 59e01ea8c4 Better, greater documentation há 16 anos atrás
  Ask Solem 8f569fcb59 Improve docstrings, remove TASK_META_USE_DB setting. há 16 anos atrás
  Ask Solem 2c3bd9f9e9 delay_task returns PendingResult() há 16 anos atrás