コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 4cd5bc3f50 Adds pep257 as a tox target 9 年 前
  Ask Solem 68d003ae2b Docs: I.e., E.g. 9 年 前
  Ask Solem de180b7528 Use new kombu.utils modules 9 年 前
  Ask Solem 82e478e07c Change to Google-style docstrings and small updates. 9 年 前
  Ask Solem 586f3d3182 Removes the experimental threads pool 9 年 前
  Ask Solem 016629f75e Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target) 9 年 前
  Ask Solem b2b6236acc Renames processes -> prefork 12 年 前
  Ask Solem 154b574809 __all__ is everywhere 12 年 前
  Ask Solem a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu 13 年 前
  Ask Solem 76c4769de7 Don't import celery.utils package before concurrency setup 13 年 前
  Ask Solem 566c4da7b4 Use ' instead of " 13 年 前
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 年 前
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right 13 年 前
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 13 年 前
  Ask Solem 1515d94b39 Can now override the execution strategy for each task. 13 年 前
  Ask Solem 641e838dd6 Cosmetics 14 年 前
  Ask Solem b605ec1b6e celery.concurrency.[evlet|gevent] renamed -> eventlet, gevent 14 年 前
  Ask Solem b6179c7316 Use new-style relative imports 14 年 前
  Ask Solem 1d55c1cd94 Added solo pool (i.e. no pool, just blocking inline) 14 年 前
  Ask Solem e2f8a5cead Now runs on Jython using -P threads 14 年 前
  Ask Solem d3860f8880 Added concurrency model aliases: eventlet, gevent, processes 15 年 前
  Ask Solem 9f68b1e811 celery.concurrency.threads: Experimental ThreadPool support. 15 年 前