Commit History

Author SHA1 Message Date
  Ask Solem b92576b938 Adds requirements/pkgutils.txt 13 years ago
  Ask Solem 0e213fbccd PEP8ify + pyflakes 13 years ago
  Ask Solem fdc66a1356 Merge branch 'master' of github.com:ask/celery 13 years ago
  Ask Solem 419249e9e1 Reorganizes the tests a little 13 years ago
  Ask Solem 312ca0ddb5 Catch deprecation warnings in tets 13 years ago
  Ask Solem e0c2e4f302 Catch deprecation warnings in tests 13 years ago
  Ask Solem 32b062d840 Use new kombu BrokerConnection.default_channel 13 years ago
  Ask Solem 0d0dbae0ce Merge branch 'lrucache' 13 years ago
  Ask Solem b53c1c3e25 PEP8ify + pyflakes 13 years ago
  Ask Solem 6e5325f04e Adds Chase Seibert to AUTHORS 13 years ago
  Ask Solem a68d40df71 Cosmetics 13 years ago
  Ask Solem 40d7690907 Merge branch 'chase-seibert/error-email-send-task-sender-class' 13 years ago
  Ask Solem b605ec1b6e celery.concurrency.[evlet|gevent] renamed -> eventlet, gevent 13 years ago
  Ask Solem 2209dd368e Merge branch 'heyman/master' 13 years ago
  Ask Solem 2e869248ff AMQP Backend: Now expires results by default. 13 years ago
  Ask Solem f6a5c316c6 Cleans up deprecation warnings, and always display them in celery programs 13 years ago
  Ask Solem e60e07e07c Now depends on Kombu 1.3.0 13 years ago
  Ask Solem c8caf90b36 Sets version to 2.4.0a1 and updates changelog 13 years ago
  Ask Solem 0f3fe52e31 celery.loaders: Removes setup_loader, and deprecates current_loader + load_settings 13 years ago
  Ask Solem 7f241b69e4 Import cached_property from celery.utils instead of kombu.utils 13 years ago
  Ask Solem 3087421869 Use uuid() instead of gen_unique_id() 13 years ago
  Ask Solem b6179c7316 Use new-style relative imports 13 years ago
  Ask Solem 61c44f9361 Deprecates the *LOG_LEVEL+LOG_FILE settings. (django-celery #71) 13 years ago
  Ask Solem 54b24ed2e9 Adds deprecation metadata to configuration index 13 years ago
  Chase Seibert fa1809b7bb refactored the formatting and whitelist logic for sending error emails 13 years ago
  Jonatan Heyman 05b07431e5 Fix for getting a stacktrace when shutting down celery with eventlet worker pool 13 years ago
  Ask Solem 65ca6bcdd9 Cassandra backen: use current result serializer instead of pickle 13 years ago
  Ask Solem 9f2d47fffe PEP8ify 13 years ago
  Ask Solem c7b3cca220 Mongodb backend: Use the current serializer instead of pickle. Closes #464 13 years ago
  Ask Solem 5a3568baa2 Backend.encode/.decode added to wrong class... 13 years ago