Commit History

Author SHA1 Message Date
  Ask Solem e9dc65367b Spelling 13 years ago
  Ask Solem 60da4a3678 CELERY_AMQP_TASK_RESULT_EXPIRES can't be float. Closes #446. Thanks to shiningpanda 13 years ago
  Ask Solem c8785f71ef Fixes typos. Thanks to John Chandler 13 years ago
  Ask Solem ed786d704f Installation broke on Windows, because of this line in MANIFEST.in 13 years ago
  Ask Solem 4fd793d544 dateutil dep wrong in bdist deps 13 years ago
  Ask Solem 00cd3ea168 Cosmetics, and better message failure reports 13 years ago
  Ask Solem 6dabff77c1 Adds Leo Dirac to AUTHORS 13 years ago
  Ask Solem 2e70327fe8 Merge branch 'leobantech/master' 13 years ago
  Ask Solem 10329e903c Adds note to Changelog 13 years ago
  Leo Dirac 0cfabeee11 Adding FAQ warning about unreliable results with mysql and database backend. 13 years ago
  Leo Dirac f19941cd0f Installer allows python-dateutil 1.5.0 with python 2.x. 13 years ago
  Leo Dirac 9ffda83ab1 Ignoring eclipse / pydev settings files. 13 years ago
  Leo Dirac ebc73dc7d4 Merge branch 'master' of https://github.com/ask/celery 13 years ago
  Ask Solem dc92b4d19f Merge branch 'master' into release23-maint 13 years ago
  Ask Solem 92d44e5c00 Removes docs/homepage 13 years ago
  Ask Solem daa2b06192 Updates Changelog 13 years ago
  Ask Solem adde99c844 PEP8ify + pyflakes 13 years ago
  Ask Solem e7dbb2b54c Don't use deprecated assertItemsEqual 13 years ago
  Ask Solem 1149df44e2 2to3 rewrites obj.next() to next(obj) even if not an iterator 13 years ago
  Ask Solem 8357e68516 py3k changes for setup.py 13 years ago
  Ask Solem ca9c738896 Adds requirements/test_py3k: For py3k test deps 13 years ago
  Ask Solem a469056830 Adds sqlalchemy to requirements/test.txt 13 years ago
  Ask Solem d8078f7a3f Daemon cookbook: Add link to windows tutorial 13 years ago
  rnoel 2700e0f1a4 Infinite recursion error. 13 years ago
  Ask Solem 877e3a9075 Merge branch 'master' of github.com:ask/celery 13 years ago
  Ask Solem f9c2dab39f Adds missing images 13 years ago
  Ask Solem 4afdb39ce3 Merge branch 'master' into release23-maint 13 years ago
  Ask Solem bd7e810b5f install_requires: py24 is not supported anymore, so don't bother with uuid 13 years ago
  rnoel 69390fda4b Updates rnoel mail in AUTHORS 13 years ago
  rnoel dcbdd11064 Fixes the OrderedDict KeyError by avoiding conccurent access. 13 years ago