summaryrefslogtreecommitdiff
path: root/test/go
Commit message (Expand)AuthorAgeFilesLines
* Bump test/go dependencyYuxuan 'fishy' Wang2023-04-052-1/+3
* Fix github actions error on go testsYuxuan 'fishy' Wang2023-04-052-0/+11
* Bump golang.org/x/sys in /test/godependabot[bot]2023-02-252-11/+0
* Update supported go versionsYuxuan 'fishy' Wang2023-02-021-1/+1
* Use multi-module to cleanup top level go.modYuxuan 'fishy' Wang2022-11-024-12/+54
* THRIFT-5650: Implement UUID in Go compilerYuxuan 'fishy' Wang2022-10-265-41/+105
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-051-1/+1
* Update Go versions used in travis and LANGUAGES.mdYuxuan 'fishy' Wang2022-04-252-4/+10
* THRIFT-5536 Fix cross language testsAki Sukegawa2022-03-082-0/+2
* THRIFT-5495: close client when shutdown server in go lib郑桐2022-02-161-1/+1
* go: Fix things staticcheck complains aboutYuxuan 'fishy' Wang2021-08-279-33/+44
* THRIFT-5447: Update supported Go versionsYuxuan 'fishy' Wang2021-08-191-1/+0
* THRIFT-5453: Defer DNS from NewTSocketConf to TSocket.OpenYuxuan 'fishy' Wang2021-08-113-20/+20
* THRIFT-5358: Add go.mod file to root directoryYuxuan 'fishy' Wang2021-03-2411-46/+48
* Consolidated gitignore & added missing EXTRA_DISTsJens Geyer2021-02-051-1/+2
* THRIFT-4612: THeader support in go libraryYuxuan 'fishy' Wang2019-06-193-2/+6
* THRIFT-4855: Pin golang/mock to 1.2.0D. Can Celasun2019-05-102-2/+16
* THRIFT-4620: add crosstest support for zlib (buffered) to cpp, enable cpp,go,...James E. King III2018-09-162-0/+2
* THRIFT-4516: Fix "go vet" warnings for Go 1.10D. Can Celasun2018-03-151-22/+22
* THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatib...John Boiles2018-03-1213-626/+142
* THRIFT-4285 Move TX/RX methods from gen. code to libraryD. Can Celasun2017-11-034-44/+50
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-191-2/+4
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-1/+0
* THRIFT-4295: rework the docker build images, updating them and tuning the tra...James E. King, III2017-09-041-335/+0
* THRIFT-4260 Go context generation issue. Context is parameter in Interface no...taozle2017-07-257-53/+160
* THRIFT-4236 Support context in go generated codetaozle2017-07-228-182/+709
* THRIFT-4011 Sets of Thrift structs generate Go code that can't be serialized ...D. Can Celasun2017-02-215-13/+27
* THRIFT-3883 Go TestAllConnection fails with port 9090 collisionNobuaki Sukegawa2016-08-201-1/+1
* THRIFT-3467 Go Maps for Thrift Sets Should Have Values of Type struct{}creker2016-04-066-11/+10
* THRIFT-3597 `make check` hangs in go testsJohn Sirois2016-02-041-5/+1
* THRIFT-3251 Add http transport for server to Go libclaudemiro2016-01-284-24/+66
* THRIFT-3495 Minor enhancements and fixes for cross testNobuaki Sukegawa2015-12-241-1/+10
* THRIFT-3391 Wrong bool formatting in test server Client: Go Patch: Jens GeyerJens Geyer2015-10-161-2/+2
* THRIFT-3337 Add testBool method to cross testsNobuaki Sukegawa2015-09-215-2/+61
* THRIFT-3296 - Go cross test does not conform to specNobuaki Sukegawa2015-08-173-5/+51
* THRIFT-3292 Integrate new Zlib transport for Go into test suiteJens Geyer2015-08-084-2/+11
* THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect.Jens Geyer2015-06-191-2/+2
* THRIFT-3192 Go import paths changed in 1.4, and expired June 1Jens Geyer2015-06-173-3/+3
* THRIFT-3138 "make check" parallel execution is underministicNobuaki Sukegawa2015-05-101-0/+2
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-244-4/+8
* THRIFT-2886 Integrate binary type in standard Thrift cross testJens Geyer2015-01-035-0/+32
* THRIFT-2849: spelling errors fixed using codespell toolKonrad Grochowski2014-11-241-5/+5
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-16/+16
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-16/+16
* make clean should rm src/gen instead of emptyingJens Geyer2014-07-271-1/+1
* test/go: use mkdir -pRoger Meier2014-07-261-1/+1
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-1/+4
* Fixed broken build: "thrift -out <dir>" expects that <dir> already existsJens Geyer2014-05-171-0/+1
* Fixed broken build (superfluous EXTRA_DIST section)Jens Geyer2014-05-171-3/+0
* THRIFT-2500 sending random data crashes thrift(golang) serviceJens Geyer2014-05-171-1/+1