Commit History

Author SHA1 Message Date
  Ask Solem dd632b2721 Merges BaseBackend and BaseDictBackend into one BaseBackend 12 years ago
  Ask Solem 566c4da7b4 Use ' instead of " 13 years ago
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 years ago
  Ask Solem 6d64d7a24f amqp/cassandra/mongodb backends now set result.children 13 years ago
  Ask Solem fa3131f4ff 100% coverage for casandra backend 13 years ago
  Ask Solem 0406058b27 Massive logging improvements 13 years ago
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right 13 years ago
  Ask Solem ca91fdb2b1 Adds CASSANDRA settings to app/defaults 13 years ago
  Ask Solem c9d8abf2bb Merge branch 'veezio/cassandra_detailed' 13 years ago
  Ask Solem 53a73541e1 PEP8ify + pyflakes 13 years ago
  Jeff Terrace 34d8ce5bb3 Fixed passing server list to ConnectionPool. The servers are specified with "server_list" not "server" like they were for pycassa.connect 13 years ago
  Jeff Terrace d0417d7b98 Fix Cassandra backend to use pycassa.ConnectionPool since pycassa.connect is deprecated in pycassa 1.4 13 years ago
  Ask Solem a8de6815af flake8 13 years ago
  Steeve Morin 21cdf82fc4 Allows to have a "detailed" mode for the Cassandra backend. 13 years ago
  Ask Solem c86a7df558 The current datetime now taken from loader.now 13 years ago
  Ask Solem 641e838dd6 Cosmetics 13 years ago
  Ask Solem b6179c7316 Use new-style relative imports 13 years ago
  Ask Solem 65ca6bcdd9 Cassandra backen: use current result serializer instead of pickle 13 years ago
  Ask Solem 81d5ffa843 PEP8ify + pyflakes 13 years ago
  Chris Adams 8dc00d4016 More search-driven logging conversion 13 years ago
  rnoel 187513368d All result backends now implement __reduce__ so they can safely be pickled. 13 years ago
  Ask Solem e482db8eac Use prepare_expires in other backends as well 14 years ago
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 years ago
  Ask Solem c76a320a2d Cassandra backend: Fixes syntax errors 14 years ago
  Ask Solem 2726f9db69 PEP8ify 14 years ago
  David Strauss 28bde61e09 Use Cassandra's built-in TTL support for result cleanup. 14 years ago
  David Strauss b5b1c111c4 Add missing "self" parameter to class method. 14 years ago
  Ask Solem 0cc9cb7835 PEP8ify + pyflakes 14 years ago
  Jeff Terrace 5ea24e7f35 Updating cassandra backend with latest pycassa changes 14 years ago
  Ask Solem be8010c843 CELERY_TASK_RESULT_EXPIRES is now prepared by individual backends, not post_config_merge 14 years ago