Historique des commits

Auteur SHA1 Message Date
  Chris Bannister cd6790d4ae conn: close call timeout on write error il y a 9 ans
  Chris Bannister 1fc753f0b8 conn: recycle call query timeout timers il y a 9 ans
  Chris Bannister 2d49157aa7 store the hostInfo on the connection il y a 9 ans
  Chris Bannister 256306eaaf dont fatal stream0 if the server is closed il y a 10 ans
  Chris Bannister fe0ee93162 test: move Stream0 test to conn_test and mock il y a 10 ans
  Chris Bannister 6c44ff9412 the host pool only maintains a single pool per host, this test no longer applies il y a 10 ans
  Chris Bannister 5c1118aa01 start replacing host discovery with events il y a 10 ans
  Chris Bannister 0d24921503 remove tests checking streams no longer needed il y a 10 ans
  Adriano Orioli 961b65bd1e added a list of approved authenticators il y a 10 ans
  Chris Bannister 95dc0f1ea8 replace fatal Error in tests with Fatal il y a 10 ans
  Chris Bannister e5248ed2fb add internal control connection il y a 10 ans
  Chris Bannister 443a80afd1 remove duplicate simplepool test il y a 10 ans
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools il y a 10 ans
  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