Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister 1f7e8228f0 Get and Len are not thread safe hace 11 años
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency hace 11 años
  Chris Bannister 30aa70a1dd Merge pull request #358 from Zariel/fix-stream-signed hace 11 años
  Chris Bannister 395c7d05e3 Fix reading the streamID sign hace 11 años
  Chris Bannister 9aa5ed21c9 update readme to reflect changes to v3 hace 11 años
  Ben Hood ecfc8f8133 Merge pull request #352 from Zariel/v3-tuples hace 11 años
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type hace 11 años
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query hace 11 años
  Chris Bannister 048fefa363 No need to panic as Cassandra will return an error hace 11 años
  Ben Hood 164ae673b1 Update the copyright date hace 11 años
  Chris Bannister 73549c0ac5 Merge pull request #354 from relops/auth_int_test hace 11 años
  Ben Hood a571d8b03c Don't use cqlsh hace 11 años
  Ben Hood 25c516a325 We must tell ccm to use password auth hace 11 años
  Ben Hood dc00d6c9c4 Add the AUTH argument from the Travis matrix hace 11 años
  Ben Hood 0e0460fac7 Introduce an integration test for authentication hace 11 años
  Chris Bannister f7bc597c2c fix printf hace 11 años
  Ben Hood fa89a854cc GH markdown doesn't seem so effective in the README hace 11 años
  Ben Hood 329c90f4d0 Add period to end of sentence. hace 11 años
  Ben Hood 584a266891 Merge pull request #339 from Zariel/frame-refactors hace 11 años
  Chris Bannister 4eb0e0532e Add with serial consistency support hace 11 años
  Chris Bannister e52558aeed Add support for handling tuple types hace 11 años
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface hace 11 años
  Chris Bannister bc6c54ef3b add a note about the frame refactor in the readme hace 11 años
  Chris Bannister 5a47bda96f add a default method incase authentcation handshake does something wrong hace 11 años
  Chris Bannister c3feee8348 remove unused constants hace 11 años
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer hace 11 años
  Chris Bannister 919c6ae1e6 WriteStartup can use finishWrite(). hace 11 años
  Chris Bannister 35294a6602 Hold onto a ref of the read buffer to reset it hace 11 años
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing hace 11 años
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch hace 11 años