提交歷史

作者 SHA1 備註 提交日期
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 14 年之前
  Ask Solem 823f45cf0a Documentation improvements 14 年之前
  Ask Solem c34097d89c Docstringimprovements 14 年之前
  Ask Solem a0ca0b69f6 Use new #: syntax for Sphinx instead of .. attribute 14 年之前
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 14 年之前
  sdcooke 904780e3e3 Using the loader for mail_admins so it can be overridden in the Django Loader 14 年之前
  Ask Solem d8b98050c9 Merge branch 'dcramer/master' 14 年之前
  Ask Solem f7c0062d2e celeryd: Added --scheduler option to be used in combination with -B. Closes #229 14 年之前
  Ask Solem 6b1bbb82ad Tasks Userguide: Added section about decorating tasks. Closes #224 14 年之前
  Ask Solem 3ffd0f8d86 Now links to celery-pylons on PyPI 14 年之前
  Ask Solem ba8b38c848 Merge branch 'autoscale' 14 年之前
  Ask Solem c4d723dfcb Merge branch 'master' into kombu2 14 年之前
  Ask Solem 6f5313f3f9 Added Piotr Sikora to AUTHORS 14 年之前
  Ask Solem ffe24d5ddd Used internal interface for queue_delete 14 年之前
  Ask Solem 06fe87af3e Merge branch 'PiotrSikora/master' 14 年之前
  Ask Solem 5bc6483f23 fixed routes test 14 年之前
  Ask Solem e3e0ef20ee Make queue argument to apply_async, and Task.queue work properly 14 年之前
  Ask Solem aefa9a1388 more small kombu fixes 14 年之前
  Piotr Sikora 9c4e544629 Remove empty queue after AMQP result is received and make sure that it won't be re-created by using cache. 14 年之前
  David Cramer 00600a2ee1 Send exc_info along in job failures 14 年之前
  Ask Solem db5b2df5d4 Now depends on Kombu >= 0.9.0 (Up on PyPI) 14 年之前
  Ask Solem 5eb20d6dd0 Remote control commands now using kombu.pidbox 14 年之前
  Ask Solem 52c1c87834 Use the same channel for consuming remote control commands and sending replies 14 年之前
  Ask Solem b95c99c6da cosmetics 14 年之前
  Ask Solem b36a0c3044 Properly disable log colors if using a logfile or stderr is not a tty 14 年之前
  Ask Solem 54e755d0fe Fixed syntax error in setup.py 14 年之前
  Ask Solem f3569e29dc release tool sphinx-to-rst: Fixed typo in hashbang. Closes #221. Thanks to Novhak 14 年之前
  Ask Solem 88a69b51e2 celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer 14 年之前
  Ask Solem 395f99e296 Change all references of Carrot to Kombu 14 年之前
  Ask Solem c268470505 Added support for Kombu message compression using the CELERY_MESSAGE_COMPRESSION setting, or the compression argument to apply_async. Can also be set using routers. 14 年之前