Historique des commits

Auteur SHA1 Message Date
  Chris Bannister cc781fbf13 fix assumptions about number of streams il y a 10 ans
  Chris Bannister d60d4a347b skip the exec test as it is flaky once the issue is fixed il y a 10 ans
  Chris Bannister 348a026a96 add test to verify #439 il y a 10 ans
  Chris Bannister d4cdc5dd42 dont swallow the error from closeWithError il y a 10 ans
  Chris Bannister d8e46f2208 add a test case to try to induce stream races il y a 10 ans
  Chris Bannister 3f4c55c8f6 remove query level timeouts il y a 10 ans
  Chris Bannister 19e046ff7c remove TestSlowQuery as it doesnt test anything il y a 10 ans
  Chris Bannister 45865a5076 apply a timeout for every query at the connection il y a 10 ans
  Maciek Sakrejda cf8c3b60f7 Remove unused import il y a 10 ans
  Maciek Sakrejda 119f1a0b32 Avoid blowing out Travis matrix for client auth; add separate single test il y a 10 ans
  Maciek Sakrejda ab9aeb580c Add tests for not requiring client cert il y a 10 ans
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. il y a 10 ans
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing il y a 10 ans
  Chris Bannister 4e87ecfa05 update conn_test to support framer il y a 10 ans
  Chris Bannister f1e2cf7fc3 Run the process function concurrently in testserver il y a 10 ans
  Chris Bannister eca02a950c Update tests to support multiple protocol versions il y a 10 ans
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. il y a 11 ans
  Ben Hood d09593d936 Skip this annoying test for now to focus on the bigger picture il y a 11 ans
  Ben Hood 5188b26444 Try to delineate between unit and integration tests il y a 11 ans
  xoraes 07033ea10b added unit test for ssl and updated coverage il y a 11 ans
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. il y a 11 ans
  Phillip Couto ae293f4d6c Added stats to Query structure. il y a 11 ans
  Chris Bannister f34c6c3fc3 Skip ConnClosing for now il y a 11 ans
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. il y a 11 ans
  Chris Bannister ef525ee05c Use better error messages instead of ErrUnavailable il y a 11 ans
  Phillip Couto 1bce19d061 Added code to debounce requests to fillPool when calls are in a tight il y a 11 ans
  Phillip Couto b46e7c51e1 Changed the reconnection logic to reduce the flood of reconnects. Also fixed incorrect keyspace on CreateSession. il y a 11 ans
  Ben Hood 569b640134 Added test to verify connection leakages il y a 11 ans
  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. il y a 11 ans
  Christoph Hack 3f2ab75e2d also increase the timeout in the testcase il y a 12 ans