Historique des commits

Auteur SHA1 Message Date
  Ask Solem 3b5551c547 setup.py no longer imports celery, parses distmeta instead il y a 13 ans
  Ask Solem 6d853d9fc7 Now depends on kombu>=1.4.3,<3.0.0 il y a 13 ans
  Ask Solem 2846d8868c Backports py3k support from 3.0-devel branch into 2.4 il y a 13 ans
  Ask Solem cd57928d05 Rewrites the crontab parser using regexes, to remove the pyparsing dependency. il y a 13 ans
  Ask Solem 138e7c20e6 Now depends on Kombu 1.3.1 il y a 13 ans
  Ask Solem e60e07e07c Now depends on Kombu 1.3.0 il y a 13 ans
  Leo Dirac f19941cd0f Installer allows python-dateutil 1.5.0 with python 2.x. il y a 13 ans
  Ask Solem 8357e68516 py3k changes for setup.py il y a 13 ans
  Ask Solem bd7e810b5f install_requires: py24 is not supported anymore, so don't bother with uuid il y a 13 ans
  rnoel d06ad3b85e Depends on the ordereddict module if python_version<2.7 il y a 13 ans
  Ask Solem fec8cc48c9 Now requires kombu 1.2.1 il y a 13 ans
  Ask Solem 08084d7bfb Now depends on kombu 1.2.0 il y a 13 ans
  Ask Solem dfa524166a Now depends on Kombu 1.1.5 il y a 14 ans
  Ask Solem cf7cbdd00d PEP8ify il y a 14 ans
  Ask Solem e48201b382 Now requires Python 2.5+ (Py2.4 support was deprecated in 2.2) il y a 14 ans
  Ask Solem d66ac5918d Now depends on Kombu 1.1.0 il y a 14 ans
  Ask Solem 56915d3aa7 Make sure python-dateutil 2.0 is not installed il y a 14 ans
  Ask Solem 2e386ab180 Now depends on Kombu 1.0.7 il y a 14 ans
  Ask Solem 862745e638 Now requires Kombu 1.0.3 il y a 14 ans
  Ask Solem f3d972e7bc Adds version requirement kombu >= 1.0.2 il y a 14 ans
  Ask Solem 8acf0bcb40 Now depends on Kombu v1.0.0 il y a 14 ans
  Ask Solem 0b5134d42a PyPy: Disable pool by default il y a 14 ans
  Ask Solem 94d7694b37 Jython: Threads is now default under jython, and depends on threadpool + simplejson il y a 14 ans
  Ask Solem 156c8edb02 Cosmetics and cleanup il y a 14 ans
  Ask Solem adc3fd56fb Stole LocalProxy from Werkzeug, and added celery.current_app (always points to the current app) il y a 14 ans
  Ask Solem 821f3d31b9 Remove bin/ directory, and scripts from setup.py to rely completely on setuptools entrypoints il y a 14 ans
  Ask Solem fb4ab44b7b apply_async: Added the ability to retry publishing the task message in the event of connection loss or failure. il y a 14 ans
  Ask Solem 87d7e09937 Merge branch 'cburgmer/master' il y a 14 ans
  Ask Solem 9ff42be19b Requires pyparsing >= 1.5.0, as 1.4.x will not work il y a 14 ans
  Christoph Burgmer 5357bcd119 Fix unit test dependencies il y a 14 ans