コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem dfa524166a Now depends on Kombu 1.1.5 13 年 前
  Ask Solem cf7cbdd00d PEP8ify 14 年 前
  Ask Solem e48201b382 Now requires Python 2.5+ (Py2.4 support was deprecated in 2.2) 14 年 前
  Ask Solem d66ac5918d Now depends on Kombu 1.1.0 14 年 前
  Ask Solem 56915d3aa7 Make sure python-dateutil 2.0 is not installed 14 年 前
  Ask Solem 2e386ab180 Now depends on Kombu 1.0.7 14 年 前
  Ask Solem 862745e638 Now requires Kombu 1.0.3 14 年 前
  Ask Solem f3d972e7bc Adds version requirement kombu >= 1.0.2 14 年 前
  Ask Solem 8acf0bcb40 Now depends on Kombu v1.0.0 14 年 前
  Ask Solem 0b5134d42a PyPy: Disable pool by default 14 年 前
  Ask Solem 94d7694b37 Jython: Threads is now default under jython, and depends on threadpool + simplejson 14 年 前
  Ask Solem 156c8edb02 Cosmetics and cleanup 14 年 前
  Ask Solem adc3fd56fb Stole LocalProxy from Werkzeug, and added celery.current_app (always points to the current app) 14 年 前
  Ask Solem 821f3d31b9 Remove bin/ directory, and scripts from setup.py to rely completely on setuptools entrypoints 14 年 前
  Ask Solem fb4ab44b7b apply_async: Added the ability to retry publishing the task message in the event of connection loss or failure. 14 年 前
  Ask Solem 87d7e09937 Merge branch 'cburgmer/master' 14 年 前
  Ask Solem 9ff42be19b Requires pyparsing >= 1.5.0, as 1.4.x will not work 14 年 前
  Christoph Burgmer 5357bcd119 Fix unit test dependencies 14 年 前
  Ask Solem ce1bcbedc5 Removed tests_require set literal from setup.py 14 年 前
  Ask Solem c3b78b8952 setup.py: Use 2to3 on Py3k 14 年 前
  Ask Solem 08bb53c6c7 Py3k improvements 14 年 前
  Flavio Percoco Premoli 27433f9d81 Add check for jython environment. If we are using jython then multiprocessing module won't be installed 14 年 前
  Ask Solem 4fbdffdfbc PEP8ify 14 年 前
  Ask Solem db5b2df5d4 Now depends on Kombu >= 0.9.0 (Up on PyPI) 14 年 前
  Ask Solem 54e755d0fe Fixed syntax error in setup.py 14 年 前
  Ask Solem 395f99e296 Change all references of Carrot to Kombu 14 年 前
  Ask Solem 90f6065ef7 Now depends on carrot 0.10.7 14 年 前
  Ask Solem a50925b32b Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead. 14 年 前
  Ask Solem ed3682025f setup.py: dependency multiprocessing==2.6.2.1 -> multiprocessing 14 年 前
  Ask Solem 5eaffff2ea setup.py: fixed typo "def" -> "class" 14 年 前