Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 1149df44e2 2to3 rewrites obj.next() to next(obj) even if not an iterator hace 13 años
  Ask Solem 8357e68516 py3k changes for setup.py hace 13 años
  Ask Solem ca9c738896 Adds requirements/test_py3k: For py3k test deps hace 13 años
  Ask Solem a469056830 Adds sqlalchemy to requirements/test.txt hace 13 años
  Ask Solem d8078f7a3f Daemon cookbook: Add link to windows tutorial hace 13 años
  rnoel 2700e0f1a4 Infinite recursion error. hace 13 años
  Ask Solem 877e3a9075 Merge branch 'master' of github.com:ask/celery hace 13 años
  Ask Solem f9c2dab39f Adds missing images hace 13 años
  Ask Solem bd7e810b5f install_requires: py24 is not supported anymore, so don't bother with uuid hace 13 años
  rnoel 69390fda4b Updates rnoel mail in AUTHORS hace 13 años
  rnoel dcbdd11064 Fixes the OrderedDict KeyError by avoiding conccurent access. hace 13 años
  rnoel b23e2af6b1 Replaces the compat OrderedDict by ordereddict.OrderedDict hace 13 años
  rnoel d06ad3b85e Depends on the ordereddict module if python_version<2.7 hace 13 años
  Ask Solem b39ee98b13 Test no longer needs to be skipped after issue fixed hace 13 años
  rnoel d8c00e1140 Replaces lock with RLock hace 13 años
  rnoel 1a59e5ffc8 Replaces lock.aquires/try/finally/release by a with statement. hace 13 años
  rnoel e8f5737e05 updates rnoel mail. hace 13 años
  rnoel 18aa7b7fce Corrects other thread-safety issues. hace 13 años
  rnoel aa65566340 Fixes the OrderedDict KeyError by avoiding conccurent accesses. hace 13 años
  rnoel 76c8c61b0d Merge branch 'master' into BetterOrderedDict hace 13 años
  rnoel 66eebf2944 Merge remote branch 'upstream/master' hace 13 años
  Ask Solem 3baf25c7ae Bumps version to 2.3.0 hace 13 años
  Ask Solem 72aa282ee1 Use new logo hace 13 años
  rnoel 1aea9a2dfd Replaces the compat OrderedDict by ordereddict.OrderedDict hace 13 años
  rnoel 95bada7358 Installs the ordereddict module if python_version<2.7 hace 13 años
  rnoel bd1e7e9d59 Merge remote branch 'upstream/master' hace 13 años
  Ask Solem 9a529baf9d Renames _publisher_chan -> _producer_chan hace 13 años
  Ask Solem e84259f9d2 PEP8ify + pyflakes hace 13 años
  Ask Solem fec8cc48c9 Now requires kombu 1.2.1 hace 13 años
  Ask Solem d68e01a577 celery_detach now passes through commandline configuration hace 13 años