summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* FIX: test left too early on false premiseJens Geyer2022-02-031-1/+5
* FIX: missing EXTRA_DIST entriesJens Geyer2022-02-021-0/+1
* THRIFT-5479 Add net 6 supportJens Geyer2022-01-096-50/+55
* Pin clap to 2.33 as 2.34 results in build failuresAli-Akber Saifee2021-12-131-1/+1
* THRIFT-5479 Add net 6 supportJens Geyer2021-12-052-6/+6
* THRIFT-5443: add support for partial Thrift deserializationkpandit2021-11-201-0/+134
* Refactoring test server/client to use async/await more consistentlyJens Geyer2021-11-145-105/+30
* THRIFT-5476 Deprecate Common Lisp supportJens Geyer2021-10-311-2/+4
* THRIFT-5457 Pin bitflags to 1.2 to maintain MSRV (#2454)Allen George2021-09-111-0/+1
* THRIFT-4868: Golang: Fix compilation for optional set<binary> with default va...Yuri Melnikov2021-09-091-0/+5
* Use modern OpenSSL cmake syntax (if available), and larger cmake cleanupMario Emmenlauer2021-09-022-17/+17
* go: Fix things staticcheck complains aboutYuxuan 'fishy' Wang2021-08-279-33/+44
* Minor whitespace cleanup in csproj filesMario Emmenlauer2021-08-252-0/+6
* 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
* bump version numberJens Geyer2021-08-034-4/+4
* THRIFT-5444 Netstd generator produces uncompileable code for enums ending wit...Jens Geyer2021-08-011-0/+3
* THRIFT-5422 add threadpool server to netstd test suite implJens Geyer2021-05-261-5/+24
* THRIFT-5407: Minor changes in .NET to support netcoreapp3.1Mario Emmenlauer2021-05-054-7/+7
* THRIFT-5396 deprecate "Async" method postfixJens Geyer2021-04-104-110/+59
* THRIFT-5391 Named pipes transport hardeningJens Geyer2021-04-021-2/+5
* THRIFT-5265 add the zlib transport to c_glibzeshuai0072021-04-012-2/+12
* THRIFT-5377 Remove Erlang R16 supportSergey Yelin2021-03-261-4/+0
* THRIFT-5358: Add go.mod file to root directoryYuxuan 'fishy' Wang2021-03-2411-46/+48
* THRIFT-5347 Remove deprecated Haskell bindingsJens Geyer2021-03-2211-1356/+0
* THRIFT-5370 Haxe 4 compatibility incl TConfiguration & MAX_MESSAGE_SIZEJens Geyer2021-03-179-36/+43
* Enable clippy in all Rust targets and ensure that all existing code is clippy...Allen George2021-03-061-0/+1
* Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339)Allen George2021-03-013-202/+185
* THRIFT-5285 Update http package + update to dart 2 + stylistic changesaaronstgeorge-wf2021-03-011-2/+0
* [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected valu...Allen George2021-03-012-10/+10
* THRIFT-4451 Use a shared TcpStream between both Thrift clients in cross-testAllen George2021-02-282-41/+18
* Move ConflictingNamesTest to lib/go/testYuxuan 'fishy' Wang2021-02-221-14/+0
* THRIFT-4914: Fix name redeclaration bug in compiled go codeYuxuan 'fishy' Wang2021-02-171-0/+14
* THRIFT-5352: Fix construction of Py exceptions with no fieldsNeil Williams2021-02-162-1/+6
* THRIFT-5349 Add net5.0 as supported platformJens Geyer2021-02-157-23/+138
* CMake: Pass linker dependencies transitively to downstream projectsMario Emmenlauer2021-02-121-8/+4
* Version number aligned to 0.15.0Jens Geyer2021-02-114-2/+4
* Reverted wrongly pushed commits.Jens Geyer2021-02-1113-1868/+6
* Setup for Visual Studio 2019 + workarounds for some open tickets:Jens Geyer2021-02-105-6/+83
* Revert "THRIFT-4982 Remove deprecated C# bindings from the code base"Jens Geyer2021-02-108-0/+1785
* Consolidated gitignore & added missing EXTRA_DISTsJens 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