提交历史

作者 SHA1 备注 提交日期
  Ask Solem 016629f75e Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target) 9 年之前
  Ask Solem b2b6236acc Renames processes -> prefork 11 年之前
  Ask Solem 154b574809 __all__ is everywhere 11 年之前
  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 12 年之前
  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 13 年之前
  Ask Solem b605ec1b6e celery.concurrency.[evlet|gevent] renamed -> eventlet, gevent 13 年之前
  Ask Solem b6179c7316 Use new-style relative imports 13 年之前
  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 14 年之前
  Ask Solem 9f68b1e811 celery.concurrency.threads: Experimental ThreadPool support. 15 年之前