1. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  2. 706cb4e THRIFT-2377 Allow addition of custom HTTP Headers to an HTTP Transport by Jens Geyer · 11 years ago
  3. c975bbc THRIFT-2388 GoLang - Fix data races in simple_server and server_socket by Jens Geyer · 11 years ago
  4. 3fa14a3 THRIFT-2372:thrift/json_protocol.go:160: function ends without a return statement by jfarrell · 11 years ago
  5. 54a6636 THRIFT-2337 Golang does not report TIMED_OUT exceptions by Jens Geyer · 11 years ago
  6. d9c80e2 THRIFT-2322: serializer testcase helper file regenerated with most recent Thrift compiler by Jens Geyer · 11 years ago
  7. bf3a19d THRIFT-2288 Go impl of Thrift JSON protocol wrongly writes/expects true/false for bools by Jens Geyer · 11 years ago
  8. 0853ab6 THRIFT-2232 IsSet* broken in Go by Jens Geyer · 11 years ago
  9. ce8d518 THRIFT-2280 TJSONProtocol.Flush() does not really flush the transport by Jens Geyer · 11 years ago
  10. a596038 THRIFT-2278 Buffered transport doesn't support writes > buffer size by Jens Geyer · 11 years ago
  11. 7949447 THRIFT-2279 TSerializer only returns the first 1024 bytes serialized by Jens Geyer · 11 years ago
  12. f322d91 THRIFT-2275 Fix memory leak in golang compact_protocol. by Jens Geyer · 11 years ago
  13. 9957d30 THRIFT-2158 Compact, JSON, and SimpleJSON protocols are not working correctly by Jens Geyer · 11 years ago
  14. 31aebbe THRIFT-2251 go test for compact protocol is not running by Jens Geyer · 11 years ago
  15. 376d817 Temporarily commented out the Compact protocol test in Go, it's known to be broken (see THRIFT-2158) by Jens Geyer · 11 years ago
  16. 4ba1160 THRIFT-2176 TSimpleJSONProtocol.ReadFieldBegin() does not return field type and ID by Jens Geyer · 11 years ago
  17. 901d555 THRIFT-2175 Wrong field type set for binary by Jens Geyer · 11 years ago
  18. 8a0f8d1 THRIFT-2174 Deserializing JSON fails in specific cases by Jens Geyer · 11 years ago
  19. b0d3c3f Added missing ASF headers by Jens Geyer · 11 years ago
  20. 7a09483 THRIFT-2159 Serializer/Deserializer for Go by Jens Geyer · 11 years ago
  21. a395655 THRIFT-2135:GO lib leaves behind test files that are auto generated by jfarrell · 11 years ago
  22. 32d323e THRIFT-2123: go lib missing files in dist Client: go Patch: jfarrell by jfarrell · 11 years ago
  23. 2ca9c20 THRIFT-820 Remove readLength attribute from BinaryProtocol by Carl Yeksigian · 11 years ago
  24. 4c83595 THRIFT-2109 Secure connections should be supported in Go by Jens Geyer · 11 years ago
  25. 656a173 THRIFT-2112 Error in Go generator when using typedefs in map keys by Jens Geyer · 11 years ago
  26. d1257de THRIFT-2106 Fix support for namespaces in GO generator by Jens Geyer · 11 years ago
  27. 7b07fbc THRIFT-2100 typedefs are not correctly referenced when including from other thrift files by Jens Geyer · 11 years ago
  28. 44b19df THRIFT-2083 Improve the go lib: Testcase for buffered Transport by Jens Geyer · 11 years ago
  29. 7d95246 THRIFT-2083 Improve the go lib: buffered Transport, save memory allocation, handle concurrent request by Jens Geyer · 11 years ago
  30. 11430df THRIFT-2102 constants are not referencing to correct type when included from another thrift file by Jens Geyer · 11 years ago
  31. 7757ce7 THRIFT-2090 Go generator, fix including of other thrift files by Jens Geyer · 11 years ago
  32. a7da488 THRIFT-2090: Go generator, fix including of other thrift files by Jens Geyer · 11 years ago
  33. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago
  34. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  35. 7e3b866 THRIFT-1350: Go library code does not build against latest release by Jake Farrell · 13 years ago
  36. b7bd562 THRIFT-1177. go: Update thrift to reflect changes in Go's networking libraries by Bryan Duxbury · 14 years ago
  37. afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago