提交历史

作者 SHA1 备注 提交日期
  Ask Solem c4d723dfcb Merge branch 'master' into kombu2 15 年之前
  Ask Solem 6f5313f3f9 Added Piotr Sikora to AUTHORS 15 年之前
  Ask Solem ffe24d5ddd Used internal interface for queue_delete 15 年之前
  Ask Solem 06fe87af3e Merge branch 'PiotrSikora/master' 15 年之前
  Ask Solem 5bc6483f23 fixed routes test 15 年之前
  Ask Solem e3e0ef20ee Make queue argument to apply_async, and Task.queue work properly 15 年之前
  Ask Solem aefa9a1388 more small kombu fixes 15 年之前
  Piotr Sikora 9c4e544629 Remove empty queue after AMQP result is received and make sure that it won't be re-created by using cache. 15 年之前
  Ask Solem db5b2df5d4 Now depends on Kombu >= 0.9.0 (Up on PyPI) 15 年之前
  Ask Solem 5eb20d6dd0 Remote control commands now using kombu.pidbox 15 年之前
  Ask Solem 52c1c87834 Use the same channel for consuming remote control commands and sending replies 15 年之前
  Ask Solem b95c99c6da cosmetics 15 年之前
  Ask Solem b36a0c3044 Properly disable log colors if using a logfile or stderr is not a tty 15 年之前
  Ask Solem 54e755d0fe Fixed syntax error in setup.py 15 年之前
  Ask Solem f3569e29dc release tool sphinx-to-rst: Fixed typo in hashbang. Closes #221. Thanks to Novhak 15 年之前
  Ask Solem 88a69b51e2 celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer 15 年之前
  Ask Solem 395f99e296 Change all references of Carrot to Kombu 15 年之前
  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. 15 年之前
  Ask Solem d7c5cc3704 get_broker_info moved to kombu.connection.BrokerConnection.info 15 年之前
  Ask Solem 7c72ee2f26 utils.compat.log_with_extra: Support the extra logging argument, by removing it for Python 2.4 15 年之前
  Ask Solem ee8bec3ccb Merge branch 'dcramer/master' 15 年之前
  Ask Solem 4776440405 Don't use map without return value (2to3 suggested) 15 年之前
  David Cramer 00a30f462c Logging should now handle utf8 correctly 15 年之前
  David Cramer 5ab03cc436 If delivery_info isnt set we cant use it 15 年之前
  David Cramer 7a7f0504ad Fix apply_async call (assumed to be correct fix) in tests 15 年之前
  David Cramer 935f6ce4c2 Merge branch 'master' of http://github.com/ask/celery 15 年之前
  David Cramer 00b9b70f0c Added exc_info to several error logging messages 15 年之前
  Ask Solem 26f81734d2 Merge branch 'release21-maint' 15 年之前
  Ask Solem 2b2ed13428 Added Cron dentro do Django com Celery (Portugese) 15 年之前
  Ask Solem e08e870504 Added another community link 15 年之前