Historique des commits

Auteur SHA1 Message Date
  Ask Solem db5b2df5d4 Now depends on Kombu >= 0.9.0 (Up on PyPI) il y a 15 ans
  Ask Solem 5eb20d6dd0 Remote control commands now using kombu.pidbox il y a 15 ans
  Ask Solem 52c1c87834 Use the same channel for consuming remote control commands and sending replies il y a 15 ans
  Ask Solem b95c99c6da cosmetics il y a 15 ans
  Ask Solem b36a0c3044 Properly disable log colors if using a logfile or stderr is not a tty il y a 15 ans
  Ask Solem 54e755d0fe Fixed syntax error in setup.py il y a 15 ans
  Ask Solem f3569e29dc release tool sphinx-to-rst: Fixed typo in hashbang. Closes #221. Thanks to Novhak il y a 15 ans
  Ask Solem 88a69b51e2 celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer il y a 15 ans
  Ask Solem 395f99e296 Change all references of Carrot to Kombu il y a 15 ans
  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. il y a 15 ans
  Ask Solem d7c5cc3704 get_broker_info moved to kombu.connection.BrokerConnection.info il y a 15 ans
  Ask Solem 7c72ee2f26 utils.compat.log_with_extra: Support the extra logging argument, by removing it for Python 2.4 il y a 15 ans
  Ask Solem ee8bec3ccb Merge branch 'dcramer/master' il y a 15 ans
  Ask Solem 4776440405 Don't use map without return value (2to3 suggested) il y a 15 ans
  David Cramer 00a30f462c Logging should now handle utf8 correctly il y a 15 ans
  David Cramer 5ab03cc436 If delivery_info isnt set we cant use it il y a 15 ans
  David Cramer 7a7f0504ad Fix apply_async call (assumed to be correct fix) in tests il y a 15 ans
  David Cramer 935f6ce4c2 Merge branch 'master' of http://github.com/ask/celery il y a 15 ans
  David Cramer 00b9b70f0c Added exc_info to several error logging messages il y a 15 ans
  Ask Solem 26f81734d2 Merge branch 'release21-maint' il y a 15 ans
  Ask Solem 2b2ed13428 Added Cron dentro do Django com Celery (Portugese) il y a 15 ans
  Ask Solem e08e870504 Added another community link il y a 15 ans
  Ask Solem ae9e314bf6 Added new community links il y a 15 ans
  Ask Solem 975a465380 Updated Changelog il y a 15 ans
  Ask Solem 851ee05225 Handle RETRY specially when merging out-of-order events il y a 15 ans
  Ask Solem dedd2ab8cc celery.states. Added RETRy to precedence rules: after PENDING il y a 15 ans
  Ask Solem 1161d871cc Implemented task-retried event il y a 15 ans
  Ask Solem df2184a794 AMQP result backend now using Kombu il y a 15 ans
  Ask Solem 207ed49b7c Pidbox fixes il y a 15 ans
  Ask Solem 1187b1f328 tests passing again il y a 15 ans