Commit History

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