Commit History

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