- df8ef4b THRIFT-4951: Remove senum from tests by pengzhouhu · 5 years ago
- caf8904 THRIFT-4969: PHP test doesn't check the code generation with php:classmap by Kengo Seki · 5 years ago
- 786c019 Merge pull request #1870 from dbcfd/thrift-4953 by Allen George · 5 years ago
- 2d03630 THRIFT-4950 fix bind print error and Macro call errors thrift_server_socket by pengzhouhu · 5 years ago
- b3745ee THRIFT-4932: Using a default string on a binary field results in invalid Java code. by Ewan Higgs · 5 years ago
- 061eafb THRIFT-4955 Haskell test broken due to extension to CompactProtoTestStruct by Jens Geyer · 6 years ago
- 8ff8abd THRIFT-4957 testSanePartsOfCompactProtoTestStruct FAILED by Jens Geyer · 5 years ago
- 236032a THRIFT-4953: Missing Field Identifiers by Danny Browning · 5 years ago
- a715f70 THRIFT-4944 Field IDs > 255 fail with compact protocol by Jens Geyer · 5 years ago
- 08fea16 Mark some csharp-erl, erl-csharp ssl tests as known issues. by James E. King III · 6 years ago
- 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
- 6c847d2 THRIFT-4878 - [c_glib] add unix domain socket support to ThriftSocket (#1807) by Kevin Wojniak · 6 years ago
- a392566 THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821) by Kevin Wojniak · 6 years ago
- bd1a273 THRIFT-4898 Pipe write operations across a network are limited to 65,535 bytes per write. by Jens Geyer · 6 years ago
- c5068e2 Fix some typos in ThriftTest.thrift by Kevin Wojniak · 6 years ago
- 99ae730 Fix environment spelling by Kevin Wojniak · 6 years ago
- 3f0d444 Implement episodic compilation for js code generation by Mustafa Senol Cosar · 6 years ago
- 96c6113 THRIFT-4891 Align HTTP test client with all other variants by Jens Geyer · 6 years ago
- 4d46c11 THRIFT-4612: THeader support in go library by Yuxuan 'fishy' Wang · 6 years ago
- 5eef01f THRIFT-4868: Fix Go compilation for optional sets with default values (#1802) by John Boiles · 6 years ago
- 5a17b13 THRIFT-4879 general performance improvements for netstd library by Jens Geyer · 6 years ago
- e0e1a08 THRIFT-4855: Pin golang/mock to 1.2.0 by D. Can Celasun · 6 years ago
- 7b94dd4 THRIFT-4839: Remove embedded buffering/framed options from TCP transports by Kyle Smith · 6 years ago
- 421444f THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory again by Jens Geyer · 6 years ago
- 6378ff6 THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSocketServerTransport by Kyle Smith · 6 years ago
- b11f63c THRIFT-4824 Logger deprecation warnings in tutorial by Jens Geyer · 6 years ago
- bf27637 THRIFT-4822 Convert bool CTOR flags into enum type by Jens Geyer · 6 years ago
- 1b770f2 THRIFT-4818 Test client should use cancellation token by Jens Geyer · 6 years ago
- 22c412e THRIFT-4817 Add string CTOR to TTlsSocketTransport by Jens Geyer · 6 years ago
- 68ff6cd THRIFT-4813 NamedPipes may not work in all cases by Jens Geyer · 6 years ago
- ddd2224 [THRIFT-4771] add nodejs THeaderProtocol support (#1743) by David Mai · 6 years ago
- 3ca8806 re-disable hs-csharp_json_framed-ip cross test by James E. King III · 6 years ago
- 393f6c9 THRIFT-3877: fix py/py3 server, java client with http transport by James E. King III · 6 years ago
- e53d23c THRIFT-4794: finish php json cross test by James E. King III · 6 years ago
- 9804ab9 THRIFT-4780: finish the server implementation of multi in python server by James E. King III · 6 years ago
- a6a3a78 THRIFT-4732:refine cmake scripts (#1688) by cyy · 6 years ago
- adde44b THRIFT-4772 fully enable server-side usage of framed/buffered transports by Jens Geyer · 6 years ago
- 4c57be0 THRIFT-4384: fix concurrent sync in cpp async client code by James E. King III · 6 years ago
- ef9405f fix java-ruby test timeouts in ci by James E. King III · 6 years ago
- 3ec4031 THRIFT-4405: fix cygwin on appveyor by James E. King III · 6 years ago
- 53bd0e6 THRIFT-4745: fixes compiler warnings by James E. King III · 6 years ago
- 84d9cd2 THRIFT-4405: Enhance python cross test client for pedantic sequence id handling by James E. King III · 6 years ago
- f95620d THRIFT-4405: sanity tests relating to sequence numbers by James E. King III · 6 years ago
- 2ec93c8 THRIFT-4763: HTML compiler produces invalid HTML document (#1720) by Sebastian Zenker · 6 years ago
- 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 6 years ago
- aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago
- b96c438 THRIFT-4717: fix up make clean with autoconf by James E. King III · 6 years ago
- 8935c98 THRIFT-4753: re-version master to next release 0.13.0 by James E. King III · 6 years ago
- 129bb3e THRIFT-4675: Fix int64 constants generation for map keys by Mustafa Senol Cosar · 6 years ago
- b1d63e7 THRIFT-4750: as3 changes to build and publish to maven central by James E. King III · 6 years ago
- 98f379e THRIFT-4746: changes for publishing java library to maven; fix java debug vs. release build with cmake by James E. King III · 6 years ago
- dd63da1 Merge pull request #1690 from cyyever/const_members by James E. King III · 6 years ago
- f1eadad THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617) by Rob Becker · 6 years ago
- bfdbd03 use chrono by cyy · 6 years ago
- f86845e THRIFT-4675: Generate Int64 constants for js by Mustafa Senol Cosar · 6 years ago
- 234fb47 THRIFT-4719: remove cocoa by James E. King III · 6 years ago
- ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
- c9ac8d2 THRIFT-4720: documenting breaking changes, minor cleanup by James E. King III · 6 years ago
- 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
- ecebd77 THRIFT-4716: add veralign.sh tool to set versions for releases by James E. King III · 6 years ago
- c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
- 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
- 9b75e4f THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build by James E. King III · 6 years ago
- dd965c1 Fix hs-nodets test and re-enable it by Mustafa Senol Cosar · 6 years ago
- 2c69b5a THRIFT-3143: Add nodets support by wilfrem · 10 years ago
- b57d126 THRIFT-4529: Rust enum variants are now camel-cased by GREATEST Wiggler EvaR! · 6 years ago
- f7d43ce fix build errors related to updated static code analysis tools for python and php by James E. King III · 6 years ago
- 8a130f6 THRIFT-4382: Replace the use of Indirect Object Syntax calls to new() by Dean Hamstead · 6 years ago
- b2b767e THRIFT-4620: add crosstest support for zlib (buffered) to cpp, enable cpp,go,py,py3 tests by James E. King III · 6 years ago
- 1808888 THRIFT-4631 Fix Ruby codegen to gen valid ruby for recursive structs by Charles Giardina · 6 years ago
- 66a44c5 THRIFT-4621 Add THeader for Python by Neil Williams · 6 years ago
- f5f430d THRIFT-4579: Move up to Ubuntu Bionic for CI builds by James E. King III · 7 years ago
- d2f6f19 disable one cross test that has been failing by James E. King III · 7 years ago
- 747158c THRIFT-4548: python binary accelerated protocol with multiplexing via decoration (#1547) by Nicholas Martin · 7 years ago
- 50bfc56 THRIFT-4555 Optionally disable copies of binary fields in constructors, getters and setters. by Ben Podgursky · 7 years ago
- 2068544 THRIFT-4548: add python cross test client multiplexed protocol support by James E. King III · 7 years ago
- 6f8c99e THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests by James E. King III · 7 years ago
- 2724707 THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for ruby by James E. King III · 7 years ago
- 714c77c THRIFT-4525: add ruby cross test ssl support Client: rb by James E. King III · 7 years ago
- e41de0f THRIFT-4489: Add unix domain socket support for nodejs Client: nodejs by Daniel Shih · 7 years ago
- 9aaf295 THRIFT-4358: add unix domain socket option to ruby cross tests Client: rb by James E. King III · 7 years ago
- 22bd345 THRIFT-4524: .NET Core Server doesn't close properly when cancelled by Stephen Starkie · 7 years ago
- e46419b THRIFT-4476: Typecasting problem on double list items, by Ozan Can Altiok · 7 years ago
- b496083 THRIFT-4187 Allow dart framed transport to read incomplete frame Client: dart by Allen George · 8 years ago
- 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
- b7084cb THRIFT-4419: Fix bug where framed messages > 4K could not be read by Allen George · 7 years ago
- a9efd1a THRIFT-4516: Fix "go vet" warnings for Go 1.10 by D. Can Celasun · 7 years ago
- 68707d9 THRIFT-4474: Use PSR-4 autoloader by default by Robert Lu · 7 years ago
- 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 7 years ago
- 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
- 70b33fb THRIFT-4515: fix up nonblocking options and enable ssl for nonblocking in cpp server cross by James E. King III · 7 years ago
- 78755f5 THRIFT-4508: Fix node.js to be the desired version in docker ubuntu-artful image by James E. King III · 7 years ago
- 641b139 THRIFT-4503: fix dlang server logging on client disconnect so it does not report an error for normal operation by James E. King III · 7 years ago
- 6aa4c0f THRIFT-82: fix cl test server to return the correct SecondService string and enable multi tests by James E. King III · 7 years ago
- bf7f76b THRIFT-82: follow-up to common lisp to stabilize the linux build environment and update some docs by James E. King III · 7 years ago
- e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
- d907cc9 THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxe by James E. King III · 7 years ago
- 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
- b56fc70 THRIFT-4434: fixes to delegate all dependency responsibility from make to the dotnet build by James E. King III · 7 years ago
- 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago