summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FIX netstd assembly version0.13.0Jens Geyer2019-10-173-2/+5
* Version 0.13.0v0.13.0Jens Geyer2019-10-113-0/+282
* THRIFT-4973 Add deprecation messages for csharp and netcoreJens Geyer2019-10-113-0/+8
* THRIFT-2530: Fix TIOStreamTransport#isOpenwineandcheeze2019-10-102-4/+3
* Revert "THRIFT-4951: Remove senum from tests"Jens Geyer2019-10-102-0/+15
* THRIFT-4874: Thrift 0.12.0 Source Distribution (.tar.gz) Contains Hardlinks -...Jens Geyer2019-10-103-2/+133
* Update to Go 1.13.1 for CID. Can Celasun2019-10-092-3/+3
* THRIFT-4951: Remove senum from testspengzhouhu2019-10-092-15/+0
* THRIFT-4858: Add error message to TTransportExceptionwineandcheeze2019-10-091-1/+1
* THRIFT-4945: Fix non-standard log outputpengzhouhu2019-10-081-9/+12
* THRIFT-4967: Node.js tutorial server fails if the zip function is invokedKengo Seki2019-10-081-1/+0
* Add Node.js example for browsersHIRANO Satoshi2019-10-081-0/+41
* Fix typo in IDL specsPure White2019-10-081-1/+1
* THRIFT-4969: PHP test doesn't check the code generation with php:classmapKengo Seki2019-10-081-1/+1
* Upgrade to Gradle 5.6.2Ben Evans2019-10-084-5/+37
* THRIFT-4970: PHP tutorial doesn't work with Thrift v0.12.0+Kengo Seki2019-10-082-6/+6
* THRIFT-4920: Fix generation of binary string constantsElvis Pranskevichus2019-10-081-0/+3
* THRIFT-4966: Ignore generated filesQinghui Xu2019-10-061-0/+2
* THRIFT-4968: Makefile.am in the Ruby tutorial refers to Python directoryKengo Seki2019-10-061-2/+2
* THRIFT-4971: Fix lib/rb/spec/union_spec.rb so that CI succeedsKengo Seki2019-10-061-2/+1
* THRIFT-4965: Perl tutorial server doesn't work due to the lack of use statementKengo Seki2019-10-021-0/+1
* Fix wrong command examples in build/docker/README.mdKengo Seki2019-09-301-2/+2
* Merge pull request #1870 from dbcfd/thrift-4953Allen George2019-09-233-6/+28
|\
| * THRIFT-4953: Missing Field IdentifiersDanny Browning2019-09-063-6/+28
| * Bare Trait WarningsDanny Browning2019-09-0614-57/+58
* | THRIFT-4950 fix bind print error and Macro call errors thrift_server_socketpengzhouhu2019-09-222-3/+3
* | FIX: minor spelling issue at http://thrift.apache.org/docs/committers/HowToCo...Jens Geyer2019-09-221-6/+5
* | THRIFT-4962 Fix deadlock in TimerManager::stopGuillaume Blanc2019-09-211-1/+1
* | THRIFT-4932: Using a default string on a binary field results in invalid Java...Ewan Higgs2019-09-205-1/+36
* | THRIFT-4960 bare trait (dyn) warningsDanny Browning2019-09-1114-57/+58
* | Fix typo in xml commentVladimir Arkhipov2019-09-111-2/+2
* | THRIFT-4955 Haskell test broken due to extension to CompactProtoTestStructJens Geyer2019-09-111-1/+5
* | Prevent "Log file size too large" messages during CI testsJens Geyer2019-09-111-1/+5
* | THRIFT-4957 testSanePartsOfCompactProtoTestStruct FAILEDJens Geyer2019-09-112-1/+5
|/
* THRIFT-4944 Field IDs > 255 fail with compact protocolJens Geyer2019-08-284-58/+119
* THRIFT-4907 strong named assemblies wantedJens Geyer2019-08-257-1/+24
* THRIFT-4939 TThriftListImpl<T>.Sort() does not use comparerAlex-Rud2019-08-251-1/+1
* THRIFT-4865:Replace expired Charsets with StandardCharsetsIssacpeng2019-08-241-8/+8
* Pull-Request template not clear enough at step 2Jens Geyer2019-08-231-1/+1
* THRIFT-4936 add depth limit type exception descriptionpengzhouhu2019-08-221-0/+2
* Merge pull request #1848 from Issacpeng/modifyDocJens Geyer2019-08-212-2/+2
|\
| * THRIFT-4933 Java build mode is incorrect in doc/installIssacpeng2019-08-202-2/+2
* | THRIFT-4919 THttpTransport.cs (netstd) and THttpClientTransport (netcore) hav...Jens Geyer2019-08-202-2/+3
* | THRIFT-4914: Send context THeaders for client writesYuxuan 'fishy' Wang2019-08-194-1/+86
|/
* Initialisation of immutable data in static constructors has beenLaeeth Isharc2019-08-111-1/+1
* THRIFT-4918: Avoid dlang name conflictsRobert Schadek2019-08-071-22/+54
* THRIFT-4914: Add THeader to context for server readsYuxuan 'fishy' Wang2019-08-055-2/+212
* THRIFT-4612: Avoid double wrapping THeaderTransportYuxuan 'fishy' Wang2019-08-052-0/+15
* Add pointer helpers for missing typesCraig Wickesser2019-07-271-0/+2
* THRIFT-4612: Add THeaderTransportFactory to go libraryYuxuan 'fishy' Wang2019-07-241-0/+26