История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem 0f3fe52e31 celery.loaders: Removes setup_loader, and deprecates current_loader + load_settings 13 лет назад
  Ask Solem 7f241b69e4 Import cached_property from celery.utils instead of kombu.utils 13 лет назад
  Ask Solem 3087421869 Use uuid() instead of gen_unique_id() 13 лет назад
  Ask Solem b6179c7316 Use new-style relative imports 13 лет назад
  Ask Solem 61c44f9361 Deprecates the *LOG_LEVEL+LOG_FILE settings. (django-celery #71) 13 лет назад
  Ask Solem 54b24ed2e9 Adds deprecation metadata to configuration index 13 лет назад
  Ask Solem 65ca6bcdd9 Cassandra backen: use current result serializer instead of pickle 13 лет назад
  Ask Solem 9f2d47fffe PEP8ify 13 лет назад
  Ask Solem c7b3cca220 Mongodb backend: Use the current serializer instead of pickle. Closes #464 13 лет назад
  Ask Solem 5a3568baa2 Backend.encode/.decode added to wrong class... 13 лет назад
  Ask Solem 0dee0f34a6 Adds Stefan Kjartansson to AUTHORS 13 лет назад
  Stefan Kjartansson 51e4e677b2 Adds EMAIL_USE_TLS option. Closes #418 13 лет назад
  Ask Solem dde8868182 term.colored broke on non-ascii data. Closes #427. Thanks to kmike 13 лет назад
  Ask Solem 2835eedb2e Adds Steeve Morin to AUTHORS 13 лет назад
  Steeve Morin 1d20a4babb KeyValueStoreBackend and BaseDictBackend now respects CELERY_RESULT_SERIALIZER. 13 лет назад
  Ask Solem 81d5ffa843 PEP8ify + pyflakes 13 лет назад
  Ask Solem fbe891b93c Fixes accidental typos 13 лет назад
  Ask Solem b863abc518 Merge branch 'acdha/sentry-friendly-logging' 13 лет назад
  Ask Solem 9e602f6db8 Adds Chris Adams to AUTHORS 13 лет назад
  Ask Solem 382eb56a7f Merge branch 'master' of github.com:ask/celery 13 лет назад
  Ask Solem 39c6080a04 Tasks should not be retried if task called directly (__call__). Thanks to subsume 13 лет назад
  Ask Solem Hoel f5bfa281f9 Merge pull request #463 from gtaylor/sphinxconf_issues_fix 13 лет назад
  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. 13 лет назад
  Chris Adams 82fc5f9722 Tests: force string formatting before checking logged messages 13 лет назад
  Chris Adams e3a7dd1101 Update tests for new logging signatures 13 лет назад
  Chris Adams 5260c8396e Log using keywords in the format string like I read the docs 13 лет назад
  Chris Adams 8dc00d4016 More search-driven logging conversion 13 лет назад
  Chris Adams d107b1877c Job: updated logging 13 лет назад
  Chris Adams 1044f500b7 Consumer: convert logging messages to avoid forcing string formatting 13 лет назад
  rnoel 187513368d All result backends now implement __reduce__ so they can safely be pickled. 13 лет назад