Histórico de commits

Autor SHA1 Mensagem Data
  Ask Solem 32b062d840 Use new kombu BrokerConnection.default_channel 13 anos atrás
  Ask Solem 0d0dbae0ce Merge branch 'lrucache' 13 anos atrás
  Ask Solem b53c1c3e25 PEP8ify + pyflakes 13 anos atrás
  Ask Solem 6e5325f04e Adds Chase Seibert to AUTHORS 13 anos atrás
  Ask Solem a68d40df71 Cosmetics 13 anos atrás
  Ask Solem 40d7690907 Merge branch 'chase-seibert/error-email-send-task-sender-class' 13 anos atrás
  Ask Solem b605ec1b6e celery.concurrency.[evlet|gevent] renamed -> eventlet, gevent 13 anos atrás
  Ask Solem 2209dd368e Merge branch 'heyman/master' 13 anos atrás
  Ask Solem 2e869248ff AMQP Backend: Now expires results by default. 13 anos atrás
  Ask Solem f6a5c316c6 Cleans up deprecation warnings, and always display them in celery programs 13 anos atrás
  Ask Solem e60e07e07c Now depends on Kombu 1.3.0 13 anos atrás
  Ask Solem c8caf90b36 Sets version to 2.4.0a1 and updates changelog 13 anos atrás
  Ask Solem 0f3fe52e31 celery.loaders: Removes setup_loader, and deprecates current_loader + load_settings 13 anos atrás
  Ask Solem 7f241b69e4 Import cached_property from celery.utils instead of kombu.utils 13 anos atrás
  Ask Solem 3087421869 Use uuid() instead of gen_unique_id() 13 anos atrás
  Ask Solem b6179c7316 Use new-style relative imports 13 anos atrás
  Ask Solem 61c44f9361 Deprecates the *LOG_LEVEL+LOG_FILE settings. (django-celery #71) 13 anos atrás
  Ask Solem 54b24ed2e9 Adds deprecation metadata to configuration index 13 anos atrás
  Chase Seibert fa1809b7bb refactored the formatting and whitelist logic for sending error emails 13 anos atrás
  Jonatan Heyman 05b07431e5 Fix for getting a stacktrace when shutting down celery with eventlet worker pool 13 anos atrás
  Ask Solem 65ca6bcdd9 Cassandra backen: use current result serializer instead of pickle 13 anos atrás
  Ask Solem 9f2d47fffe PEP8ify 13 anos atrás
  Ask Solem c7b3cca220 Mongodb backend: Use the current serializer instead of pickle. Closes #464 13 anos atrás
  Ask Solem 5a3568baa2 Backend.encode/.decode added to wrong class... 13 anos atrás
  Ask Solem 0dee0f34a6 Adds Stefan Kjartansson to AUTHORS 13 anos atrás
  Stefan Kjartansson 51e4e677b2 Adds EMAIL_USE_TLS option. Closes #418 13 anos atrás
  Ask Solem dde8868182 term.colored broke on non-ascii data. Closes #427. Thanks to kmike 13 anos atrás
  Ask Solem 2835eedb2e Adds Steeve Morin to AUTHORS 13 anos atrás
  Steeve Morin 1d20a4babb KeyValueStoreBackend and BaseDictBackend now respects CELERY_RESULT_SERIALIZER. 13 anos atrás
  Ask Solem 81d5ffa843 PEP8ify + pyflakes 13 anos atrás