Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister 56f17ddc42 debug query time hace 10 años
  Chris Bannister bca09cc483 ensure streams are returned in the correct order hace 10 años
  Chris Bannister d8e46f2208 add a test case to try to induce stream races hace 10 años
  Chris Bannister 676814747f dont release the stream if we get a timeout hace 10 años
  Chris Bannister 2c4f859917 dont cause internal errors to close the connection hace 10 años
  Chris Bannister a36f442808 Merge pull request #428 from Zariel/remove-timouts hace 10 años
  Chris Bannister 3f4c55c8f6 remove query level timeouts hace 10 años
  Chris Bannister c3e714b4b2 Merge pull request #423 from Zariel/prevent-duplicate-closes hace 10 años
  Chris Bannister e136ade6d4 prevent 2 callers closing a connection hace 10 años
  Chris Bannister a81ed04434 Merge pull request #421 from bfontaine/retry-typolicy hace 10 años
  Baptiste Fontaine c6894e3f42 Typo fixed in RetryPolicy doc hace 10 años
  Chris Bannister 222a5c7450 Merge pull request #420 from bfontaine/srp-doc hace 10 años
  Baptiste Fontaine d9338a7b51 SimpleRetryPolicy doc format fixed hace 10 años
  Chris Bannister 906d46bb42 gofmt marshal_test.go hace 10 años
  Chris Bannister f201c8a4ed Merge pull request #419 from bfontaine/pointer-marshal hace 10 años
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler hace 10 años
  Ben Hood 5792e6ba59 Merge pull request #417 from Zariel/timeout-queries hace 10 años
  Chris Bannister b21c5b0c28 allow TimeoutLimit to be changed globally hace 10 años
  Chris Bannister 19e046ff7c remove TestSlowQuery as it doesnt test anything hace 10 años
  Chris Bannister 45865a5076 apply a timeout for every query at the connection hace 10 años
  Chris Bannister 677750eba8 Merge pull request #414 from jefferai/master hace 10 años
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. hace 10 años
  Ben Hood fc172b72de Merge pull request #407 from uhoh-itsmaciek/do-not-require-client-certificate hace 10 años
  Maciek Sakrejda cf8c3b60f7 Remove unused import hace 10 años
  Maciek Sakrejda 119f1a0b32 Avoid blowing out Travis matrix for client auth; add separate single test hace 10 años
  Maciek Sakrejda 26e3999739 Always require client auth; client certs are optional anyway hace 10 años
  Maciek Sakrejda af396da0a6 Document CertPath and KeyPath as now-optional hace 10 años
  Maciek Sakrejda ab9aeb580c Add tests for not requiring client cert hace 10 años
  Maciek Sakrejda 47e1f0174a Add self as author hace 10 años
  Maciek Sakrejda 8ab3de65a3 Do not require a client certificate in SslOptions hace 10 años