summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4546: Fix broken packagist.org0.11.0jfarrell2018-04-111-1/+1
* Version 0.11.00.11.00.11.0-rc0Jens Geyer2017-12-031-14/+1
* THRIFT-3580 THeader for HaskellNobuaki Sukegawa2017-12-0315-141/+690
* Version 0.11.0Jens Geyer2017-12-0160-76/+404
* THRIFT-4398 Update EXTRA_DIST for "make dist"Jens Geyer2017-12-0115-37/+78
* THRIFT-4396 inconsistent (or plain wrong) version numbers in master/trunkJens Geyer2017-11-305-5/+13
* THRIFT-3686 Java processor should report internal error on uncaught exceptionNobuaki Sukegawa2017-11-302-18/+27
* THRIFT-3657 D TFileWriterTransport close should use non-priority sendNobuaki Sukegawa2017-11-301-1/+1
* THRIFT-3610 Streamline exception handling in Python server handlerNobuaki Sukegawa2017-11-301-23/+27
* THRIFT-3602 Make Tornado server send exception on unexpected handler errorNobuaki Sukegawa2017-11-302-29/+48
* THRIFT-3600 Make TTwisted server send exception on unexpected handler errorNobuaki Sukegawa2017-11-302-53/+75
* THRIFT-2913: fix random CI build failures in lib/rb testJames E. King, III2017-11-301-0/+1
* THRIFT-4392 reorder structs in plugin.thriftChet Murthy2017-11-291-6/+6
* THRIFT-4395: fix rust build on xenialJames E. King, III2017-11-294-8/+8
* THRIFT-2013: add perl crosstest multiplexed client and server logicJames E. King, III2017-11-217-16/+107
* Fix remote client for HTTP transportDylan Trotter2017-11-201-2/+3
* THRIFT-2013: update docker for artful (go back to lua 5.2) and enhanceJames E. King, III2017-11-209-113/+133
* THRIFT-4085: refresh docker for dotnet 2.0.3, add dart 1.24.2 to artful imageJames E. King, III2017-11-203-15/+17
* THRIFT-2013: add multiplex server and client test support to cpp languageJames E. King, III2017-11-1823-241/+431
* THRIFT-4329: multiplexed processor, client and server for c_glibGonzalo Aguilar Delgado2017-11-1824-797/+1896
* update the CONTRIBUTING readme to point to build instructions (third time is ...James E. King, III2017-11-111-3/+3
* update the CONTRIBUTING readme to point to build instructions (again)James E. King, III2017-11-111-1/+3
* update the CONTRIBUTING readme to point to build instructionsJames E. King, III2017-11-111-0/+6
* update docker build instructionsJames E. King, III2017-11-112-7/+62
* THRIFT-4285 Move TX/RX methods from gen. code to libraryD. Can Celasun2017-11-0315-291/+545
* THRIFT-4378: add set method for stopTimeoutUnit in TThreadPoolServer java libitegel2017-11-021-3/+8
* THRIFT-4377: more informative error messages on testsOleksii Prudkyi2017-10-302-2/+10
* THRIFT-4377: close socket after processing requestOleksii Prudkyi2017-10-291-0/+5
* THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdocJames E. King, III2017-10-295-111/+109
* THRIFT-4376: fix more high impact coverity defectsJames E. King, III2017-10-2914-82/+92
* THRIFT-2998: enable cross test for nodejs http transport,James E. King, III2017-10-2811-11/+193
* THRIFT-2998: Set Content-Type for HTTP request in Node.js wrapper.stanevt2017-10-281-3/+6
* THRIFT-4376: fix a few high impact coverity defects:James E. King, III2017-10-2821-943/+941
* THRIFT-4372 Pipe write operations across a network are limited to 65,535 byte...Jens Geyer2017-10-266-136/+207
* add stdc++ back for php extension buildRobert Lu2017-10-261-0/+2
* THRIFT-4370: build generated code before running static code analysis;James E. King, III2017-10-266-11/+25
* Close rejected or duplicate PRsJames E. King, III2017-10-251-0/+1
* THRIFT-4356: fix segment fault for thrift_protocolRobert Lu2017-10-255-1698/+596
* THRIFT-4353: support php ext read data after message begin董菲2017-10-253-0/+90
* THRIFT-4362 check "read length" in readStringBody(int)christianc2017-10-251-0/+1
* THRIFT-4367: Fix missing positional argument in pythonJames E. King, III2017-10-231-2/+2
* THRIFT-4305 Doc comments in dlang outputdhasenan2017-10-231-7/+21
* THRIFT-4351: change DOCKER_ env vars for travis integration to work better,James E. King, III2017-10-235-60/+38
* THRIFT-4365: Replaced indirect object syntax in perl compilerJames E. King, III2017-10-201-2/+2
* THRIFT-4306 Thrift imports not replicated to D service outputJens Geyer2017-10-191-1/+1
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-1966-498/+1726
* THRIFT-4355 Fix javascript indentation of default valuesBrian Forbis2017-10-101-6/+5
* THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcoreJames E. King, III2017-10-1046-621/+361
* THRIFT-4331: C++ TSSLSocket fixes for huge message handlingMartin Haimberger2017-10-061-5/+23
* THRIFT-4346: Allow go ZlibTransportFactory to wrap other factoriesYuri Khrustalev2017-09-272-2/+46