Histórico de Commits

Autor SHA1 Mensagem Data
  Steeve Morin 1d20a4babb KeyValueStoreBackend and BaseDictBackend now respects CELERY_RESULT_SERIALIZER. há 13 anos atrás
  Ask Solem 81d5ffa843 PEP8ify + pyflakes há 13 anos atrás
  Ask Solem fbe891b93c Fixes accidental typos há 13 anos atrás
  Ask Solem b863abc518 Merge branch 'acdha/sentry-friendly-logging' há 13 anos atrás
  Ask Solem 9e602f6db8 Adds Chris Adams to AUTHORS há 13 anos atrás
  Ask Solem 382eb56a7f Merge branch 'master' of github.com:ask/celery há 13 anos atrás
  Ask Solem 39c6080a04 Tasks should not be retried if task called directly (__call__). Thanks to subsume há 13 anos atrás
  Ask Solem Hoel f5bfa281f9 Merge pull request #463 from gtaylor/sphinxconf_issues_fix há 13 anos atrás
  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. há 13 anos atrás
  Chris Adams 82fc5f9722 Tests: force string formatting before checking logged messages há 13 anos atrás
  Chris Adams e3a7dd1101 Update tests for new logging signatures há 13 anos atrás
  Chris Adams 5260c8396e Log using keywords in the format string like I read the docs há 13 anos atrás
  Chris Adams 8dc00d4016 More search-driven logging conversion há 13 anos atrás
  Chris Adams d107b1877c Job: updated logging há 13 anos atrás
  Chris Adams 1044f500b7 Consumer: convert logging messages to avoid forcing string formatting há 13 anos atrás
  rnoel 187513368d All result backends now implement __reduce__ so they can safely be pickled. há 13 anos atrás
  Ask Solem 0b541cee1e task-sent was msising from event reference. Thanks to dmarkey há 13 anos atrás
  Ask Solem 66d60f54d3 Easier to extend how celery apps are pickled há 13 anos atrás
  Ask Solem 944d988e1b Fixes PublisherPool __exit__ test há 13 anos atrás
  Ask Solem a1813bbe99 Fixes autoscale tests há 13 anos atrás
  Ask Solem dc6caecdd3 ResultSet.iterate did not actually yield results as they finish. This fixes that, but can result in strain when polling resources. It is about time we implemented iter_native for databases. Closes #459 há 13 anos atrás
  Ask Solem 684b9f7cc0 Merge branch 'master' of github.com:ask/celery há 13 anos atrás
  Ask Solem 6d4813a9d0 Adds the current worker `hostname` to the task context. Closes #460 há 13 anos atrás
  Ask Solem Hoel 1f41f31f23 Merge pull request #462 from dolugen/master há 13 anos atrás
  dolugen ac6a36f59b Abstract task does not inherit from object. há 13 anos atrás
  Ask Solem aa5b7d88c0 Merge branch 'leobantech/master' há 13 anos atrás
  Ask Solem 433d86afdd Merge branch 'master' of github.com:ask/celery há 13 anos atrás
  Ask Solem 50b197c2eb Adds Greg Haskins to AUTHORS há 13 anos atrás
  Ask Solem c741004fc4 Merge branch 'greghaskins/bugfix-450' há 13 anos atrás
  Ask Solem d5afe57740 purge/discard_all actually consumed the message before purge... closes #455. Thanks to sixohsix há 13 anos atrás