summaryrefslogtreecommitdiff
path: root/lib/go/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler"Yuxuan 'fishy' Wang2023-03-011-3/+4
* THRIFT-5601: Fix forward typedef in go compilerYuxuan 'fishy' Wang2023-01-031-2/+5
* Use multi-module to cleanup top level go.modYuxuan 'fishy' Wang2022-11-021-9/+5
* THRIFT-5423: IDL parameter validation for GoSimon Wang2022-09-111-3/+7
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-051-1/+1
* THRIFT-5605: Client middleware to extract exceptionsYuxuan 'fishy' Wang2022-08-021-2/+6
* THRIFT-5583: Add skip_remote arg to go compilerYuxuan 'fishy' Wang2022-05-101-2/+6
* Update Go versions used in travis and LANGUAGES.mdYuxuan 'fishy' Wang2022-04-251-1/+7
* THRIFT-5527: Don't swallow idl exceptions in Process functionYuxuan 'fishy' Wang2022-02-231-2/+6
* FIX: missing EXTRA_DIST entriesJens Geyer2022-02-021-0/+2
* THRIFT-4797: Go import improvementsYuxuan 'fishy' Wang2021-08-011-1/+5
* THRIFT-5389: Fix const generation for optional fieldsYuxuan 'fishy' Wang2021-07-301-1/+6
* THRIFT-5358: Add go.mod file to root directoryYuxuan 'fishy' Wang2021-03-241-25/+22
* Move ConflictingNamesTest to lib/go/testYuxuan 'fishy' Wang2021-02-221-2/+7
* Consolidated gitignore & added missing EXTRA_DISTsJens Geyer2021-02-051-15/+17
* THRIFT-5337 Go set fields write improvementwangtieju2021-02-031-2/+5
* THRIFT-5019: Duplicate imports from multiple includes from a namespaceDuru Can Celasun2019-11-201-2/+5
* THRIFT-5002: Fix argument containers for inherited functionsJohn Boiles2019-11-091-2/+3
* THRIFT-4797: Fix import collisions in Go John Boiles2019-06-291-3/+23
* THRIFT-4650: fix required fields incorrectly being marked as setCraig Wickesser2018-10-161-0/+3
* THRIFT-4573 Support binary fields in union countsD. Can Celasun2018-05-171-1/+5
* THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatib...John Boiles2018-03-121-5/+0
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-191-1/+3
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-1/+0
* THRIFT-4260 Go context generation issue. Context is parameter in Interface no...taozle2017-07-251-1/+5
* THRIFT-4236 Support context in go generated codetaozle2017-07-221-1/+2
* THRIFT-3051 Go Thrift generator creates bad go codeJens Geyer2015-09-151-0/+3
* THRIFT-3305: Missing dist files for 0.9.3 release candidatejfarrell2015-08-251-0/+1
* THRIFT-3192 Go import paths changed in 1.4, and expired June 1Jens Geyer2015-06-171-1/+1
* THRIFT-3170: Add a flag to allow the ignoring of common initialisms in GoJens Geyer2015-06-011-3/+7
* THRIFT-3150 Add an option to make Read and Write methods privateJens Geyer2015-05-201-4/+10
* THRIFT-3102 could not make check for Go LibraryJens Geyer2015-04-181-12/+13
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-241-2/+2
* THRIFT-3027 Go compiler does not ensure common initialisms have consistent caseJens Geyer2015-03-141-3/+7
* THRIFT-3023 Go compiler is a little overly conservative with names of attributesJens Geyer2015-03-071-3/+7
* THRIFT-2854 Go Struct writer and reader looses important error informationJens Geyer2014-11-301-3/+7
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-44/+44
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-44/+44
* make clean should remove gen-go folderJens Geyer2014-07-271-1/+1
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-1/+10
* THRIFT-2549 Generate json tag for struct members. use go.tag annotation to ov...Jens Geyer2014-06-191-0/+2
* THRIFT-2491 unable to import generated ThriftTest serviceJens Geyer2014-05-021-5/+5
* THRIFT-2451: Do not use pointers for optional fields with defaults. Do not wr...Jens Geyer2014-05-021-3/+17
* THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol ...Jens Geyer2014-04-221-0/+2
* Added some more missing ASF headers, fixed go/test makefile structureJens Geyer2014-04-161-1/+4
* THRIFT-2458 Generated golang server code for "oneway" methods is incorrectJens Geyer2014-04-141-1/+2
* THRIFT-2445 (code generation for go maps with binary keys) should be testedJens Geyer2014-04-071-8/+8
* THRIFT-2135:GO lib leaves behind test files that are auto generatedjfarrell2013-08-171-1/+1
* THRIFT-2123: go lib missing files in distjfarrell2013-08-151-0/+4
* THRIFT-2106 Fix support for namespaces in GO generatorJens Geyer2013-07-311-1/+2