コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 4afdb39ce3 Merge branch 'master' into release23-maint 13 年 前
  Ask Solem bd7e810b5f install_requires: py24 is not supported anymore, so don't bother with uuid 13 年 前
  rnoel 69390fda4b Updates rnoel mail in AUTHORS 13 年 前
  rnoel dcbdd11064 Fixes the OrderedDict KeyError by avoiding conccurent access. 13 年 前
  rnoel b23e2af6b1 Replaces the compat OrderedDict by ordereddict.OrderedDict 13 年 前
  rnoel d06ad3b85e Depends on the ordereddict module if python_version<2.7 13 年 前
  Ask Solem b39ee98b13 Test no longer needs to be skipped after issue fixed 13 年 前
  Ask Solem 7f99acd619 Merge branch 'master' into release23-maint 13 年 前
  Ask Solem 7fd062db06 Test no longer needs to be skipped after issue fixed 13 年 前
  Ask Solem 3baf25c7ae Bumps version to 2.3.0 13 年 前
  Ask Solem 72aa282ee1 Use new logo 13 年 前
  Ask Solem 9a529baf9d Renames _publisher_chan -> _producer_chan 13 年 前
  Ask Solem e84259f9d2 PEP8ify + pyflakes 13 年 前
  Ask Solem fec8cc48c9 Now requires kombu 1.2.1 13 年 前
  Ask Solem d68e01a577 celery_detach now passes through commandline configuration 13 年 前
  Ask Solem 2b3afaa1f7 Wording 13 年 前
  Ask Solem 90495485b8 Tests passing 13 年 前
  Ask Solem f58cd3dea9 Remote control command add_consumer now does nothing if the queue is already consumed from 13 年 前
  Ask Solem 4acd5e48ca Fixes wording 13 年 前
  Ask Solem c4d4d6e77c Remove mention of debian init scripts from daemonization cookbook 13 年 前
  Ask Solem 4d57c12470 Added generic celerybeat and celeryevcam init scripts 13 年 前
  Ask Solem 8a3ed48a5b Reuse channel when sending remote control commands 13 年 前
  Ask Solem 7e54f7b931 Worker logger calls converted to print. Closes #429. 13 年 前
  Ask Solem 4537fbf654 Merge branch 'master' of github.com:ask/celery 13 年 前
  Ask Solem 7f172cc6db Adds rnoel to AUTHORS 13 年 前
  rnoel 93de3978b5 Patches the multiple session makers memory leak. Closes #432. Closes #430. 13 年 前
  Steeve Morin 5eb715f8bf Fixes Exception when not using Pickle or Yaml RESULT_SERIALIZERS 14 年 前
  Ask Solem Hoel 9108ed6732 Merge pull request #423 from steeve/patch-1 13 年 前
  Ask Solem f04164e730 inconsisted use of task() vs task. 13 年 前
  Ask Solem ef47ecb9aa Add 'from celery.task import task' to examples in tasks userguide 13 年 前