コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem cf10506454 Now depends on Python 2.6 12 年 前
  Ask Solem c79e95d789 Move setuptools import to the top. Thanks iksaif 12 年 前
  Jed Smith de6d870cdc Fix 2to3 race which prevents installation on Py3k 12 年 前
  Ask Solem 078759b707 setup.py: take tests_require from requirements/test-* 12 年 前
  Ask Solem 7af762d1b7 More single quotes 12 年 前
  Ask Solem 47ec21250c Deprecate BROKER_ and REDIS_ options now superceded by BROKER_URL and URL form of CELERY_RESULT_BACKEND 12 年 前
  Ask Solem a408ae9bd7 PyPI does not handle links to irc://irc.freenode.net 12 年 前
  Bobby Powers 282c510848 build: setup: only try removing the working dir from the path if its on it 12 年 前
  Ask Solem 6d6ca97693 Remove Python 3 classifiers, have to wait for 2.6.1 12 年 前
  Ask Solem 20e97766b1 Set current_task on Task.__call__ 12 年 前
  Ask Solem 7c3f9b4d0b Setup.py: Py3.2 compat 12 年 前
  Ask Solem 0c040b9119 Fixes task package upgrade again 12 年 前
  Ask Solem 0ad83bf41d task module upgrade did not work 12 年 前
  Ask Solem 854020079e use imp.find_module to remove task package 12 年 前
  Ask Solem 93c2a040f7 setup.py now removes old celery.app.task package (which is now a module) 12 年 前
  Ask Solem fa2d784f82 Cosmetics and stuff 12 年 前
  Ask Solem 53b61c638b 99% overall coverage :happy: 12 年 前
  Ask Solem 4cd200c0a9 setup.py now reads deps from requirements/ 12 年 前
  Ask Solem 703ae4b0b7 No longer depends on multiprocessing backport, only billiard 12 年 前
  Ask Solem 8adf8e8e6b Now depends on billiard 2.7.3.0 12 年 前
  Ask Solem 9571e0e551 Cosmetics 12 年 前
  Ask Solem a5eb196c45 Now depends on Kombu 2.1.5 12 年 前
  Ask Solem 3f190b27eb Now depends on Kombu 2.1.3 12 年 前
  Ask Solem faf517576c Simplifying the tutorail even more 12 年 前
  Ask Solem e8e805fd19 Adds celery command as an entrypoint to all other commands 12 年 前
  Ask Solem 15ff11ef70 Now depends on Kombu 2.1.2. Closes #650 12 年 前
  Thomas Meson a3ca9d6e13 fix wrong python-dateutil version 12 年 前
  David Cramer 1a891e5a50 Added cl to the test requirements 12 年 前
  Ask Solem 1996c68036 Now depends on Kombu 2.1.1 12 年 前
  Ask Solem 4ea9e5d473 The celeryd command now works on windows, and with fork+exec 12 年 前