コミット履歴

作者 SHA1 メッセージ 日付
  Gino Ledesma 0aff801371 Fix results for cassandra backend in detailed mode 11 年 前
  Ask Solem 9c38139d5b Backends: store_result/mark_as* now takes request kwargs (needed for RPC backend) 12 年 前
  Ask Solem 9fe795e137 Use time.monotonic when available 12 年 前
  Ask Solem 154b574809 __all__ is everywhere 12 年 前
  Ask Solem c58f15461f Merge branch '3.0' 12 年 前
  Ask Solem 30dc635e21 Do not emit backend_cleanup periodic task for backends with autoexpire. Closes #1031 12 年 前
  Jared Biel 8427535f53 Cassandra backend - catch pycassa.AllServersUnavailable exception 12 年 前
  Jared Biel 0d0d006b36 Cassandra backend - catch pycassa.AllServersUnavailable exception 12 年 前
  Ask Solem 766880d29e Logger.warning is deprecated 12 年 前
  Ask Solem d2efa3f049 Logger.warn is deprecated 12 年 前
  Ask Solem 5bc6e57c83 Merge branch '3.0' 13 年 前
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 13 年 前
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年 前
  Steeve Morin 402fd2e192 fix Cassandra backend TTLs 13 年 前
  Steeve Morin c0640dc52f fix Cassandra backend TTLs 13 年 前
  Ask Solem dd632b2721 Merges BaseBackend and BaseDictBackend into one BaseBackend 13 年 前
  Ask Solem 566c4da7b4 Use ' instead of " 13 年 前
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 年 前
  Ask Solem 6d64d7a24f amqp/cassandra/mongodb backends now set result.children 13 年 前
  Ask Solem fa3131f4ff 100% coverage for casandra backend 13 年 前
  Ask Solem 0406058b27 Massive logging improvements 13 年 前
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right 13 年 前
  Ask Solem ca91fdb2b1 Adds CASSANDRA settings to app/defaults 13 年 前
  Ask Solem c9d8abf2bb Merge branch 'veezio/cassandra_detailed' 13 年 前
  Ask Solem 53a73541e1 PEP8ify + pyflakes 13 年 前
  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 年 前
  Jeff Terrace d0417d7b98 Fix Cassandra backend to use pycassa.ConnectionPool since pycassa.connect is deprecated in pycassa 1.4 13 年 前
  Ask Solem a8de6815af flake8 13 年 前
  Steeve Morin 21cdf82fc4 Allows to have a "detailed" mode for the Cassandra backend. 14 年 前
  Ask Solem c86a7df558 The current datetime now taken from loader.now 14 年 前