1. 527b6d9 THRIFT-2854 Go Struct writer and reader looses important error information by Jens Geyer · 10 years ago
  2. 5f9bdff THRIFT-2841 Add comprehensive integration tests for the whole Go stack by Jens Geyer · 10 years ago
  3. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  4. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  5. f04d9f4 make clean should remove gen-go folder by Jens Geyer · 10 years ago
  6. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  7. 104ecb6 FIX broken test by Jens Geyer · 11 years ago
  8. 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
  9. 4f073d8 THRIFT-2505 fix apache license header by henrique · 11 years ago
  10. facc8dc THRIFT-2505 go struct should always be a pointer to avoid copying of potentially size-unbounded structs by Jens Geyer · 11 years ago
  11. e52c046 THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
  12. 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
  13. 2bc4b13 THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by henrique · 11 years ago
  14. 751c97c THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 11 years ago
  15. 20bcf38 Added some more missing ASF headers, fixed go/test makefile structure by Jens Geyer · 11 years ago
  16. 2335b96 Added missing ASF header by Jens Geyer · 11 years ago
  17. a6c63de THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  18. c2ccca8 THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  19. 4568792 THRIFT-2445 (code generation for go maps with binary keys) should be tested by Jens Geyer · 11 years ago
  20. a395655 THRIFT-2135:GO lib leaves behind test files that are auto generated by jfarrell · 11 years ago
  21. 32d323e THRIFT-2123: go lib missing files in dist Client: go Patch: jfarrell by jfarrell · 11 years ago
  22. 656a173 THRIFT-2112 Error in Go generator when using typedefs in map keys by Jens Geyer · 11 years ago
  23. d1257de THRIFT-2106 Fix support for namespaces in GO generator by Jens Geyer · 11 years ago
  24. 7b07fbc THRIFT-2100 typedefs are not correctly referenced when including from other thrift files by Jens Geyer · 11 years ago
  25. 11430df THRIFT-2102 constants are not referencing to correct type when included from another thrift file by Jens Geyer · 11 years ago
  26. 7757ce7 THRIFT-2090 Go generator, fix including of other thrift files by Jens Geyer · 11 years ago
  27. a7da488 THRIFT-2090: Go generator, fix including of other thrift files by Jens Geyer · 11 years ago