1. 56a03be THRIFT-3192 Go import paths changed in 1.4, and expired June 1 by Jens Geyer · 10 years ago
  2. 86a51e7 THRIFT-3170: Add a flag to allow the ignoring of common initialisms in Go by Jens Geyer · 10 years ago
  3. b3b7d04 THRIFT-3174: Modify initialism code in Go compiler to check first word by Jens Geyer · 10 years ago
  4. 549a9e1 THRIFT-3160 go: make generated enum types implement TextMarshaler and TextUnmarshaler by Jens Geyer · 10 years ago
  5. 1d1bca2 THRIFT-3027 Go compiler does not ensure common initialisms have consistent case by Jens Geyer · 10 years ago
  6. 28c1c19 THRIFT-3023 Go compiler is a little overly conservative with names of attributes by Jens Geyer · 10 years ago
  7. 962e410 THRIFT-3006 Attach 'omitempty' json tag for optional fields in Go by Jens Geyer · 10 years ago
  8. 307144a THRIFT-2878 Go validation support of required fields by Jens Geyer · 10 years ago
  9. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  10. 1f42d31 THRIFT-2868 Enhance error handling in the Go client by Jens Geyer · 10 years ago
  11. 527b6d9 THRIFT-2854 Go Struct writer and reader looses important error information by Jens Geyer · 10 years ago
  12. 5f9bdff THRIFT-2841 Add comprehensive integration tests for the whole Go stack by Jens Geyer · 10 years ago
  13. 104ecb6 FIX broken test by Jens Geyer · 11 years ago
  14. c0d126f THRIFT-2549 Generate json tag for struct members. use go.tag annotation to override the default generated tag. by Jens Geyer · 11 years ago
  15. 4f073d8 THRIFT-2505 fix apache license header by henrique · 11 years ago
  16. facc8dc THRIFT-2505 go struct should always be a pointer to avoid copying of potentially size-unbounded structs by Jens Geyer · 11 years ago
  17. e52c046 THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
  18. 731975a THRIFT-2451: Do not use pointers for optional fields with defaults. Do not write such fields if its value set to default. Also, do not use pointers for any optional fields mapped to go map or slice. generate Get accessors by Jens Geyer · 11 years ago
  19. 2bc4b13 THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by henrique · 11 years ago
  20. 751c97c THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 11 years ago
  21. 2335b96 Added missing ASF header by Jens Geyer · 11 years ago
  22. c2ccca8 THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  23. 4568792 THRIFT-2445 (code generation for go maps with binary keys) should be tested by Jens Geyer · 11 years ago