Commit történet

Szerző SHA1 Üzenet Dátum
  Maciek Sakrejda cf8c3b60f7 Remove unused import 10 éve
  Maciek Sakrejda 119f1a0b32 Avoid blowing out Travis matrix for client auth; add separate single test 10 éve
  Maciek Sakrejda ab9aeb580c Add tests for not requiring client cert 10 éve
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. 10 éve
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing 10 éve
  Chris Bannister 4e87ecfa05 update conn_test to support framer 10 éve
  Chris Bannister f1e2cf7fc3 Run the process function concurrently in testserver 10 éve
  Chris Bannister eca02a950c Update tests to support multiple protocol versions 10 éve
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. 11 éve
  Ben Hood d09593d936 Skip this annoying test for now to focus on the bigger picture 11 éve
  Ben Hood 5188b26444 Try to delineate between unit and integration tests 11 éve
  xoraes 07033ea10b added unit test for ssl and updated coverage 11 éve
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. 11 éve
  Phillip Couto ae293f4d6c Added stats to Query structure. 11 éve
  Chris Bannister f34c6c3fc3 Skip ConnClosing for now 11 éve
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. 11 éve
  Chris Bannister ef525ee05c Use better error messages instead of ErrUnavailable 11 éve
  Phillip Couto 1bce19d061 Added code to debounce requests to fillPool when calls are in a tight 11 éve
  Phillip Couto b46e7c51e1 Changed the reconnection logic to reduce the flood of reconnects. Also fixed incorrect keyspace on CreateSession. 11 éve
  Ben Hood 569b640134 Added test to verify connection leakages 11 éve
  Phillip Couto e2264bb7f8 Added retry policies for Query and Batch Statements. Policies can be defined at the cluster or per query. Added test cases for retries and added test case for batch statement limits. 11 éve
  Christoph Hack 3f2ab75e2d also increase the timeout in the testcase 12 éve
  Christoph Hack 2d4323d020 better test cases 12 éve
  Christoph Hack e9d35a3dfc ensure compatibilty with go1.1 12 éve
  Christoph Hack ec8aa7ca9c improved frame parsing, support protocol v1 12 éve