Historique des commits

Auteur SHA1 Message Date
  Ask Solem 2209dd368e Merge branch 'heyman/master' il y a 14 ans
  Ask Solem 2e869248ff AMQP Backend: Now expires results by default. il y a 14 ans
  Ask Solem f6a5c316c6 Cleans up deprecation warnings, and always display them in celery programs il y a 14 ans
  Ask Solem e60e07e07c Now depends on Kombu 1.3.0 il y a 14 ans
  Ask Solem c8caf90b36 Sets version to 2.4.0a1 and updates changelog il y a 14 ans
  Ask Solem 0f3fe52e31 celery.loaders: Removes setup_loader, and deprecates current_loader + load_settings il y a 14 ans
  Ask Solem 7f241b69e4 Import cached_property from celery.utils instead of kombu.utils il y a 14 ans
  Ask Solem 3087421869 Use uuid() instead of gen_unique_id() il y a 14 ans
  Ask Solem b6179c7316 Use new-style relative imports il y a 14 ans
  Ask Solem 61c44f9361 Deprecates the *LOG_LEVEL+LOG_FILE settings. (django-celery #71) il y a 14 ans
  Ask Solem 54b24ed2e9 Adds deprecation metadata to configuration index il y a 14 ans
  Jonatan Heyman 05b07431e5 Fix for getting a stacktrace when shutting down celery with eventlet worker pool il y a 14 ans
  Ask Solem 65ca6bcdd9 Cassandra backen: use current result serializer instead of pickle il y a 14 ans
  Ask Solem 9f2d47fffe PEP8ify il y a 14 ans
  Ask Solem c7b3cca220 Mongodb backend: Use the current serializer instead of pickle. Closes #464 il y a 14 ans
  Ask Solem 5a3568baa2 Backend.encode/.decode added to wrong class... il y a 14 ans
  Ask Solem 0dee0f34a6 Adds Stefan Kjartansson to AUTHORS il y a 14 ans
  Stefan Kjartansson 51e4e677b2 Adds EMAIL_USE_TLS option. Closes #418 il y a 14 ans
  Ask Solem dde8868182 term.colored broke on non-ascii data. Closes #427. Thanks to kmike il y a 14 ans
  Ask Solem 2835eedb2e Adds Steeve Morin to AUTHORS il y a 14 ans
  Steeve Morin 1d20a4babb KeyValueStoreBackend and BaseDictBackend now respects CELERY_RESULT_SERIALIZER. il y a 14 ans
  Ask Solem 81d5ffa843 PEP8ify + pyflakes il y a 14 ans
  Ask Solem fbe891b93c Fixes accidental typos il y a 14 ans
  Ask Solem b863abc518 Merge branch 'acdha/sentry-friendly-logging' il y a 14 ans
  Ask Solem 9e602f6db8 Adds Chris Adams to AUTHORS il y a 14 ans
  Ask Solem 382eb56a7f Merge branch 'master' of github.com:ask/celery il y a 14 ans
  Ask Solem 39c6080a04 Tasks should not be retried if task called directly (__call__). Thanks to subsume il y a 14 ans
  Ask Solem Hoel f5bfa281f9 Merge pull request #463 from gtaylor/sphinxconf_issues_fix il y a 14 ans
  Greg Taylor b1feda0303 As of sphinxcontrib-issuetracker 0.8, project name includes username. So instead of separately specifying ask as username, and django-celery as project, it's now 'ask/django-celery'. Also, pointed the issuetracker at django-celery instead of celery. il y a 14 ans
  Chris Adams 82fc5f9722 Tests: force string formatting before checking logged messages il y a 14 ans