summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Version 0.14.0v0.14.0Jens Geyer2021-02-054-5/+5
* silenced few warningsJens Geyer2020-11-211-14/+8
* Minor whitespace changes for netstdMario Emmenlauer2020-11-191-16/+15
* THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust...Allen George2020-11-124-50/+37
* fix CI: add Erlang crashes to known failuresJens Geyer2020-09-201-12/+12
* fix CI: add Erlang crashes to known failuresJens Geyer2020-09-171-12/+12
* fix CI: add Erlang crashes to known failuresJens Geyer2020-09-121-323/+335
* THRIFT-5260 Fix the thrift compiler generate problematic lua code for the one...longzhiri2020-09-122-0/+8
* THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support ...Allen George2020-09-024-10/+11
* THRIFT-5261 Support for deprecated methods (via annotation)Jens Geyer2020-08-051-0/+8
* FIX: CI error at ./test/py/TestServer.py:178:26: F507 '...' % ... has 1 place...Jens Geyer2020-05-192-4/+4
* THRIFT-5185: Support for using WebSockets as a server transportpenenin2020-05-183-3/+77
* THRIFT-5179: Fix generated code for struct's named "a" or "b"Zezeng Wang2020-04-285-0/+85
* Allow wrapping TTransportFactory into a TZlibTransportFactoryMario Emmenlauer2020-04-241-5/+4
* THRIFT-4282: Disabled StressTestNonBlocking on WindowsMario Emmenlauer2020-04-241-6/+10
* THRIFT-5168 Useless generated code when .thrift file only has service typezeshuai0072020-04-212-9/+2
* THRIFT-5157 Fix memory leak in c_glib unit testswangyunjian2020-04-163-56/+57
* THRIFT-5076 Improve CMake OpenSSL usageKevin Wojniak2020-04-031-1/+2
* THRIFT-5145 Streamline --pipe and --named-pipe options in the code baseJens Geyer2020-03-224-7/+7
* THRIFT-5074: Crosstest client/server command line [skip ci]Jano Svitok2020-03-221-32/+32
* Updated known cross failures listJens Geyer2020-03-161-0/+167
* Updated known cross failures listJens Geyer2020-03-152-1/+98
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-2816-1880/+189
* THRIFT-5066: Implement testBinary invocation in TestClient.plKengo Seki2020-02-211-2/+5
* THRIFT-5059: Add cross tests for TZlibTransport in DKengo Seki2020-02-212-1/+28
* THRIFT-5072 Fix data type generation.Homarechan2020-02-063-10/+10
* THRIFT-5074 Cleanup of test suite command line optionsJens Geyer2020-01-231-7/+15
* THRIFT-5060: Add cross tests for TZlibTransport in JavaKengo Seki2020-01-191-1/+2
* THRIFT-4974: Add cross test for Python's Unix domain socket transportKengo Seki2019-12-124-5/+118
* Revert "Revert "THRIFT-4002: Make generated exception classes immutable by de...Elvis Pranskevichus2019-12-124-8/+23
* Revert "THRIFT-4002: Make generated exception classes immutable by default"D. Can Celasun2019-12-102-21/+0
* THRIFT-4002: Make generated exception classes immutable by defaultElvis Pranskevichus2019-12-102-0/+21
* THRIFT-4990 Upgrade to .NET Core 3.1 (LTS)Jens Geyer2019-12-076-24/+25
* THRIFT-5032 netstd: Use PascalCase for Properties.Paulo Neves2019-11-282-16/+16
* THRIFT-5027 Implement remaining read bytes checksJens Geyer2019-11-232-5/+4
* THRIFT-5026 TestClient/Server ignores first cmdline argumentJens Geyer2019-11-232-24/+8
* THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfigur...Jens Geyer2019-11-233-9/+22
* THRIFT-5020 Refactoring & minor fixes for netstd libraryJens Geyer2019-11-212-123/+140
* THRIFT-4990 Switch to .NET core 3.0Jens Geyer2019-11-025-17/+17
* THRIFT-4981 Remove deprecated netcore bindings from the code baseJens Geyer2019-10-2017-2020/+0
* fix veralign.sh and bump version (again)Jens Geyer2019-10-203-3/+3
* bump versionJens Geyer2019-10-171-2/+2
* Revert "THRIFT-4951: Remove senum from tests"Jens Geyer2019-10-102-0/+15
* THRIFT-4951: Remove senum from testspengzhouhu2019-10-092-15/+0
* THRIFT-4969: PHP test doesn't check the code generation with php:classmapKengo Seki2019-10-081-1/+1
* Merge pull request #1870 from dbcfd/thrift-4953Allen George2019-09-231-0/+6
|\
| * THRIFT-4953: Missing Field IdentifiersDanny Browning2019-09-061-0/+6
* | THRIFT-4950 fix bind print error and Macro call errors thrift_server_socketpengzhouhu2019-09-221-1/+1
* | THRIFT-4932: Using a default string on a binary field results in invalid Java...Ewan Higgs2019-09-203-0/+30
* | THRIFT-4955 Haskell test broken due to extension to CompactProtoTestStructJens Geyer2019-09-111-1/+5