summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-3503 Enable py:utf8string by defaultNobuaki Sukegawa2016-01-116-36/+47
* THRIFT-3516 Add feature test for THeader TBinaryProtocolNobuaki Sukegawa2016-01-0510-118/+254
* THRIFT-3515 Python 2.6 compatibility and test on CINobuaki Sukegawa2016-01-051-0/+4
* THRIFT-3505 Enhance Python TSSLSocketNobuaki Sukegawa2016-01-036-58/+95
* THRIFT-3438 Enable py:new_style by defaultNobuaki Sukegawa2016-01-022-12/+12
* THRIFT-3504 Fix FastbinaryTest.pyNobuaki Sukegawa2016-01-024-99/+92
* Disable 2 flaky cross testsNobuaki Sukegawa2015-12-241-0/+2
* THRIFT-3386 misc. warnings with make checkSimon South2015-12-241-5/+5
* THRIFT-3496 C++: Cob style client fails when sending a consecutive requestSebastian Zenker2015-12-241-28/+19
* THRIFT-3495 Minor enhancements and fixes for cross testNobuaki Sukegawa2015-12-245-200/+325
* THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64Nobuaki Sukegawa2015-12-137-17/+7
* THRIFT-3145 JSON protocol does not handle bool and empty containers correctlyNobuaki Sukegawa2015-12-131-25/+1
* THRIFT-3483 Incorrect empty binary handling introduced by THRIFT-3359Nobuaki Sukegawa2015-12-111-0/+14
* THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continu...Jens Geyer2015-12-081-0/+1
* THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continu...Jens Geyer2015-12-082-0/+7
* THRIFT-3435 Separate package for fullcamel thriftTom Lee2015-12-061-0/+38
* THRIFT-3464 Fix several defects in c_glib code generatorNobuaki Sukegawa2015-12-063-0/+44
* THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructureNobuaki Sukegawa2015-12-0511-60/+57
* THRIFT-3444 Large 64 bit Integer does not preserve value through Node.js JSON...Nobuaki Sukegawa2015-12-021-11/+0
* Remove a line break that broke 'grep -v' in test/go/Makefile.amNobuaki Sukegawa2015-11-281-2/+2
* THRIFT-162 Thrift structures are unhashable, preventing them from being used ...Nobuaki Sukegawa2015-11-284-7/+129
* THRIFT-3442 Run CMake tests on AppveyorNobuaki Sukegawa2015-11-233-5/+11
* THRIFT-3440 Python make check takes too much timeNobuaki Sukegawa2015-11-236-180/+228
* THRIFT-3439 Run make cross using Python3 when availableNobuaki Sukegawa2015-11-234-24/+33
* THRIFT-3424 Add CMake android build optionNobuaki Sukegawa2015-11-232-12/+13
* THRIFT-3436 cross test fails with "UnicodeDecodeError: 'ascii' codec can't de...Jens Geyer2015-11-213-6/+23
* THRIFT-3385 warning: format ‘%lu’ expects ‘long unsigned int’, but ha...Jens Geyer2015-11-171-1/+1
* THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64Nobuaki Sukegawa2015-11-151-0/+19
* THRIFT-3350 Python JSON protocol does not encode binary as Base64Nobuaki Sukegawa2015-11-152-6/+0
* THRIFT-3421 rebar as dependency instead of bundlingRoger Meier2015-11-151-1/+0
* THRIFT-3417: "namespace xsd" is not really workingBCG2015-11-141-0/+1
* THRIFT-3409 NodeJS binary field issuesNobuaki Sukegawa2015-11-061-37/+7
* THRIFT-1857 Python 3 SupportNobuaki Sukegawa2015-11-064-180/+253
* THRIFT-1857 Python 3 SupportNobuaki Sukegawa2015-11-0610-53/+63
* THRIFT-3402: add unix socket support to perlJames E. King, III2015-11-063-9/+25
* THRIFT-3274 calling "make clean" twice in a row yields make errorNobuaki Sukegawa2015-11-031-1/+1
* THRIFT-2423 Facebook's THeader protocol and transport for cppDave Watson2015-11-046-10/+29
* THRIFT-338 Compact Protocol in ErlangNobuaki Sukegawa2015-11-034-5/+34
* THRIFT-2113 Erlang SSL Socket SupportNobuaki Sukegawa2015-11-012-1/+6
* THRIFT-2113 Erlang SSL Socket SupportDavid Robakowski2015-11-012-0/+16
* THRIFT-2708 add support for oneway (async) function calls in erlang clientNobuaki Sukegawa2015-11-011-0/+9
* THRIFT-2708 add support for oneway (async) function calls in erlang clientalisdair sullivan2015-11-012-1/+4
* THRIFT-3400 Add Erlang to cross testNobuaki Sukegawa2015-10-3112-1066/+433
* THRIFT-3398 Add CMake build for Haskell library and testsNobuaki Sukegawa2015-10-291-0/+107
* THRIFT-3366 ThriftTest to implement standard return valuesMark Erickson2015-10-251-98/+139
* THRIFT-3393 Introducing i8 to provide consistent set of Thrift integersJens Geyer2015-10-201-4/+5
* THRIFT-3391 Wrong bool formatting in test server Client: Go Patch: Jens GeyerJens Geyer2015-10-161-2/+2
* THRIFT-3376 C# and Python JSON protocol double values lose precisionNobuaki Sukegawa2015-10-143-6/+66
* THRIFT-3276 Binary data does not decode correctly using the TJSONProtocol whe...Nobuaki Sukegawa2015-10-111-19/+0
* THRIFT-3371: added test for abstract namespace domain sockets.pavlo2015-10-114-12/+49