summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4476: Typecasting problem on double list items,Ozan Can Altiok2018-03-206-0/+210
* THRIFT-4187 Allow dart framed transport to read incomplete frameAllen George2018-03-201-17/+1
* THRIFT-4515: cross server test improvement: graceful test server shutdownJames E. King III2018-03-199-120/+207
* THRIFT-4419: Fix bug where framed messages > 4K could not be readAllen George2018-03-171-12/+0
* THRIFT-4516: Fix "go vet" warnings for Go 1.10D. Can Celasun2018-03-151-22/+22
* THRIFT-4474: Use PSR-4 autoloader by defaultRobert Lu2018-03-153-10/+12
* THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatib...John Boiles2018-03-1213-626/+142
* THRIFT-4515: fix windows buildJames E. King III2018-03-121-2/+2
* THRIFT-4515: fix up nonblocking options and enable ssl for nonblocking in cpp...James E. King III2018-03-111-13/+16
* THRIFT-4508: Fix node.js to be the desired version in docker ubuntu-artful imageJames E. King III2018-03-061-20/+8
* THRIFT-4503: fix dlang server logging on client disconnect so it does not rep...James E. King III2018-03-031-2/+0
* THRIFT-82: fix cl test server to return the correct SecondService string and ...James E. King III2018-03-022-8/+2
* THRIFT-82: follow-up to common lisp to stabilize the linux build environment ...James E. King III2018-03-021-0/+2
* THRIFT-82: Add Common Lisp supportTomek Kurcz2018-03-029-1/+647
* THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxeJames E. King III2018-02-171-1/+1
* THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issuesAlex Volanis2018-01-241-681/+673
* THRIFT-4434: fixes to delegate all dependency responsibility from make to the...James E. King III2018-01-141-14/+9
* THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit testsVolodymyr Gotra2018-01-1422-850/+1075
* THRIFT-4390: Fix bug where binary/buffered messages > 4K could not be read/wr...Allen George2018-01-121-6/+0
* THRIFT-4423: migrate to psr-4Robert Lu2018-01-111-2/+1
* THRIFT-3877: cpp http server buffering bug onewayChet Murthy2018-01-101-22/+0
* THRIFT-4398 Update EXTRA_DIST for "make dist"Jens Geyer2017-12-013-13/+24
* THRIFT-3580 THeader for HaskellNobuaki Sukegawa2017-11-304-5/+21
* THRIFT-3602 Make Tornado server send exception on unexpected handler errorNobuaki Sukegawa2017-11-301-9/+13
* THRIFT-3600 Make TTwisted server send exception on unexpected handler errorNobuaki Sukegawa2017-11-301-5/+11
* THRIFT-4395: fix rust build on xenialJames E. King, III2017-11-291-1/+1
* THRIFT-2013: add perl crosstest multiplexed client and server logicJames E. King, III2017-11-216-10/+87
* THRIFT-2013: update docker for artful (go back to lua 5.2) and enhanceJames E. King, III2017-11-204-101/+121
* THRIFT-2013: add multiplex server and client test support to cpp languageJames E. King, III2017-11-1812-132/+296
* THRIFT-4329: multiplexed processor, client and server for c_glibGonzalo Aguilar Delgado2017-11-187-7/+231
* THRIFT-4285 Move TX/RX methods from gen. code to libraryD. Can Celasun2017-11-034-44/+50
* THRIFT-4377: more informative error messages on testsOleksii Prudkyi2017-10-301-1/+9
* THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdocJames E. King, III2017-10-291-1/+1
* THRIFT-2998: enable cross test for nodejs http transport,James E. King, III2017-10-283-3/+80
* THRIFT-4376: fix a few high impact coverity defects:James E. King, III2017-10-281-0/+6
* THRIFT-4372 Pipe write operations across a network are limited to 65,535 byte...Jens Geyer2017-10-262-41/+47
* THRIFT-4370: build generated code before running static code analysis;James E. King, III2017-10-264-7/+7
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-1910-2/+13
* THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcoreJames E. King, III2017-10-1014-166/+125
* THRIFT-4206: Fix decoding of strings in containers with py:dynamic and py:utf...Elvis Pranskevichus2017-09-251-0/+4
* THRIFT-4264: Fix PHP tests requiring sockets.soHÃ¥kon Hitland2017-09-223-6/+13
* THRIFT-3357: Generate EnumSet/EnumMap where elements/keys are enumsDeniss Afonin2017-09-212-0/+47
* THRIFT-4328: split binary cross tests into their own build job to resolveJames E. King, III2017-09-131-61/+3
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-0913-23/+0
* THRIFT-4273 erlang:now/0: Deprecated BIF.walter-weinmann2017-09-071-3/+2
* THRIFT-4106: fix errors concurrency_test was identifyingJames E. King, III2017-09-071-0/+44
* THRIFT-4295: rework the docker build images, updating them and tuning the tra...James E. King, III2017-09-044-340/+4
* THRIFT-4263: Fix use after free bug for thrown exceptionsRoy Sindre Norangshol2017-08-121-0/+19
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-104-157/+158
* THRIFT-4276:Add SSL support to the C++ Nonblocking ServerDivya Thaluru2017-08-062-6/+14