コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 2f33c56c21 flakes 11 年 前
  Ask Solem 1aa7907fb2 Updated with new setuptools bundles 11 年 前
  Ask Solem d1fe473d03 Setuptools extras replaces the bundles concept 11 年 前
  Ask Solem e650e3b774 flakes 11 年 前
  Ask Solem d08014fde0 Py3 fixes 11 年 前
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 年 前
  Ask Solem efd3fbc117 No need for a pyamqp extension as it's the default in Kombu 2.5 12 年 前
  Ask Solem dec8a141aa Deprecate commands celeryd/celerybeat/celeryd-multi and remove commands celeryev/camqadm/celeryctl 12 年 前
  Ask Solem c74eeb5d12 Support setuptools extras_require. Closes #1033 12 年 前
  Ask Solem ed0c010dcd Merge branch '3.0' 12 年 前
  Ask Solem 9761c0ab7e setup.py broke Py3 support 12 年 前
  Ask Solem 467b7b6089 setup.py broke Py3 support 12 年 前
  Ask Solem 77c97c4c68 Merge branch '3.0' 12 年 前
  Ask Solem 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well 12 年 前
  Ask Solem 6c8beb751d requirements/extra-py3k replaces default-py3k to only add pytz as an addition 12 年 前
  Ask Solem ded23cadcf Merge branch '3.0' 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 12 年 前
  Ask Solem fc388b1f11 Merge branch '3.0' 12 年 前
  Ask Solem 043f867964 Clean up requirements 12 年 前
  Ask Solem 1ee6603703 Merge branch '3.0' 12 年 前
  Ask Solem f3b3945b12 Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0 12 年 前
  Ask Solem 25d5045b56 Use celery.__main__ to really patch eventlet as *early* as possible. 12 年 前
  Ask Solem 41d90c9f8a Use celery.__main__ to really patch eventlet as *early* as possible. 12 年 前
  Ask Solem 5ac16ce6f2 Downgrade celery.concurrency.processes package to module 12 年 前
  Ask Solem f16620fe05 Merge branch '3.0' 12 年 前
  Ask Solem 5556e2acec Adds Python 3 trove classifiers again 12 年 前
  Ask Solem b23fd8c3f6 Use more str.format 12 年 前
  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 年 前