История коммитов

Автор SHA1 Сообщение Дата
  Ghislain 'Aus' Lacroix 3b79a4f810 Fix data race between event processing and session when concurrent goroutines are potentially accessing schema details or creating, altering keyspaces and tables. 9 лет назад
  Chris Bannister 1f874493e9 Merge pull request #859 from thrawn01/improve-mapscan-docs 9 лет назад
  Derrick J. Wippler 9fd8d12ce4 Improved MapScan() documentation and added new MapScan test 9 лет назад
  Chris Bannister 9d95e30efa Merge pull request #846 from aai/ecosystem 9 лет назад
  Chris Bannister adb74ffdb3 Merge pull request #858 from thrawn01/add-connect-timeout 9 лет назад
  Derrick J. Wippler baa79dc6f5 Added ConnectTimeout for initial connections to nodes 9 лет назад
  Nathan Youngman 1e755533b6 suggest journey, Gemnasium’s fork of migrate library 9 лет назад
  Chris Bannister 4d2d1ac719 Merge pull request #853 from jesse-c/check-keyspacemetadata-query-result 9 лет назад
  Chris Bannister 3305e81ff1 Merge pull request #855 from Zariel/timer-leak 9 лет назад
  Chris Bannister 016a613b83 conn: fix memory leak when using long timeouts 9 лет назад
  Jesse Claven eda888630c Remove unused variable. 9 лет назад
  Jesse Claven 38fba0d56f Correct testing function call. 9 лет назад
  Jesse Claven 90f11e5acd Update godoc for KeyspaceMetadata() indicating what the function returns if the specified 9 лет назад
  Jesse Claven 2f5e839d1e Add author. 9 лет назад
  Jesse Claven bd5840f975 Correct a small spelling mistake. 9 лет назад
  Jesse Claven fa98460345 When attempting to fetch a keyspace's metadata, if the keyspace doesn't 9 лет назад
  Chris Bannister b6e5fc4b08 Merge pull request #838 from clawconduce/master 9 лет назад
  Chris Bannister 41d2db7fd5 Merge pull request #850 from znly/fix-race 9 лет назад
  Quentin Perez 6807d66b46 control.go: fix race condition on randr 9 лет назад
  Chris Bannister 5d087d1f0c Merge pull request #848 from vrischmann/master 9 лет назад
  Vincent Rischmann 0846d72689 conn: fix typo in executeBatch 9 лет назад
  Chris Bannister db6f35eb60 Merge pull request #842 from gocql/Zariel-patch-1 9 лет назад
  Chris Bannister 2bcf64d3dd marshalUDT: allow not using all the UDT fields 9 лет назад
  Chris Bannister 5f4a76e316 Merge pull request #840 from vrischmann/fix-warnings 9 лет назад
  Vincent Rischmann b0b4cc30ef check that the framer exists before trying to access the warnings 9 лет назад
  Charles Law 5bdb703774 Check TLS configs before trying to connect to anything external 9 лет назад
  Charles Law f5a0fc2f7c Move no connection started error inide session init 9 лет назад
  Chris Bannister a6c0f87afa Merge pull request #836 from vrischmann/warnings 9 лет назад
  Vincent Rischmann 3f65847c43 add the Warnings function on Iter 9 лет назад
  Chris Bannister 7e7d6cab5f Merge pull request #834 from vrischmann/custom-logger 9 лет назад