Commit History

Author SHA1 Message Date
  rnoel 76c8c61b0d Merge branch 'master' into BetterOrderedDict 14 years ago
  rnoel 66eebf2944 Merge remote branch 'upstream/master' 14 years ago
  rnoel 1aea9a2dfd Replaces the compat OrderedDict by ordereddict.OrderedDict 14 years ago
  rnoel 95bada7358 Installs the ordereddict module if python_version<2.7 14 years ago
  rnoel bd1e7e9d59 Merge remote branch 'upstream/master' 14 years ago
  Ask Solem 9a529baf9d Renames _publisher_chan -> _producer_chan 14 years ago
  Ask Solem e84259f9d2 PEP8ify + pyflakes 14 years ago
  Ask Solem fec8cc48c9 Now requires kombu 1.2.1 14 years ago
  Ask Solem d68e01a577 celery_detach now passes through commandline configuration 14 years ago
  Ask Solem 2b3afaa1f7 Wording 14 years ago
  Ask Solem 90495485b8 Tests passing 14 years ago
  Ask Solem f58cd3dea9 Remote control command add_consumer now does nothing if the queue is already consumed from 14 years ago
  Ask Solem 4acd5e48ca Fixes wording 14 years ago
  Ask Solem c4d4d6e77c Remove mention of debian init scripts from daemonization cookbook 14 years ago
  Ask Solem 4d57c12470 Added generic celerybeat and celeryevcam init scripts 14 years ago
  Ask Solem 8a3ed48a5b Reuse channel when sending remote control commands 14 years ago
  Ask Solem 7e54f7b931 Worker logger calls converted to print. Closes #429. 14 years ago
  Ask Solem 4537fbf654 Merge branch 'master' of github.com:ask/celery 14 years ago
  Ask Solem 7f172cc6db Adds rnoel to AUTHORS 14 years ago
  rnoel 93de3978b5 Patches the multiple session makers memory leak. Closes #432. Closes #430. 14 years ago
  Steeve Morin 5eb715f8bf Fixes Exception when not using Pickle or Yaml RESULT_SERIALIZERS 14 years ago
  Ask Solem Hoel 9108ed6732 Merge pull request #423 from steeve/patch-1 14 years ago
  Ask Solem f04164e730 inconsisted use of task() vs task. 14 years ago
  Ask Solem ef47ecb9aa Add 'from celery.task import task' to examples in tasks userguide 14 years ago
  Ask Solem 5732395dcf Adds README to deprecated contrib/debian 14 years ago
  Ask Solem 0c03b4efed MultiTool now accepts env argument to specify env to child processes 14 years ago
  Ask Solem 9b21dea245 Can't have multiple imports from __future__ in Py 2.5.0 14 years ago
  Ask Solem 08084d7bfb Now depends on kombu 1.2.0 14 years ago
  Ask Solem 720fc346ee deprecated the debian init scripts in favor of generic-init.d 14 years ago
  Ask Solem f07de13f06 Tests passing on 2.5 14 years ago