Historial de Commits

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