1. 2068544 THRIFT-4548: add python cross test client multiplexed protocol support by James E. King III · 7 years ago
  2. 6f8c99e THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests by James E. King III · 7 years ago
  3. 2724707 THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for ruby by James E. King III · 7 years ago
  4. 714c77c THRIFT-4525: add ruby cross test ssl support Client: rb by James E. King III · 7 years ago
  5. e41de0f THRIFT-4489: Add unix domain socket support for nodejs Client: nodejs by Daniel Shih · 7 years ago
  6. 9aaf295 THRIFT-4358: add unix domain socket option to ruby cross tests Client: rb by James E. King III · 7 years ago
  7. 22bd345 THRIFT-4524: .NET Core Server doesn't close properly when cancelled by Stephen Starkie · 7 years ago
  8. e46419b THRIFT-4476: Typecasting problem on double list items, by Ozan Can Altiok · 7 years ago
  9. b496083 THRIFT-4187 Allow dart framed transport to read incomplete frame Client: dart by Allen George · 8 years ago
  10. 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
  11. b7084cb THRIFT-4419: Fix bug where framed messages > 4K could not be read by Allen George · 7 years ago
  12. a9efd1a THRIFT-4516: Fix "go vet" warnings for Go 1.10 by D. Can Celasun · 7 years ago
  13. 68707d9 THRIFT-4474: Use PSR-4 autoloader by default by Robert Lu · 7 years ago
  14. 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 7 years ago
  15. 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
  16. 70b33fb THRIFT-4515: fix up nonblocking options and enable ssl for nonblocking in cpp server cross by James E. King III · 7 years ago
  17. 78755f5 THRIFT-4508: Fix node.js to be the desired version in docker ubuntu-artful image by James E. King III · 7 years ago
  18. 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
  19. 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
  20. 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
  21. e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
  22. 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
  23. 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
  24. b56fc70 THRIFT-4434: fixes to delegate all dependency responsibility from make to the dotnet build by James E. King III · 7 years ago
  25. 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
  26. cf7ba4c THRIFT-4390: Fix bug where binary/buffered messages > 4K could not be read/written by Allen George · 7 years ago
  27. a15060a THRIFT-4423: migrate to psr-4 Client: php by Robert Lu · 7 years ago
  28. ad08a8b THRIFT-3877: cpp http server buffering bug oneway Client: C++ by Chet Murthy · 7 years ago
  29. f3a2974 THRIFT-4398 Update EXTRA_DIST for "make dist" by Jens Geyer · 7 years ago
  30. 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
  31. 66c3dbf THRIFT-3602 Make Tornado server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
  32. 6f82640 THRIFT-3600 Make TTwisted server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
  33. 44426c9 THRIFT-4395: fix rust build on xenial Client: rs by James E. King, III · 7 years ago
  34. 20e16bc THRIFT-2013: add perl crosstest multiplexed client and server logic Client: perl by James E. King, III · 7 years ago
  35. 39eaae6 THRIFT-2013: update docker for artful (go back to lua 5.2) and enhance by James E. King, III · 7 years ago
  36. 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
  37. 87ad2bc THRIFT-4329: multiplexed processor, client and server for c_glib Client: c_glib by Gonzalo Aguilar Delgado · 7 years ago
  38. 4f77ab8 THRIFT-4285 Move TX/RX methods from gen. code to library by D. Can Celasun · 7 years ago
  39. a533ea1 THRIFT-4377: more informative error messages on tests by Oleksii Prudkyi · 7 years ago
  40. 619218c THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc by James E. King, III · 7 years ago
  41. 375bfee THRIFT-2998: enable cross test for nodejs http transport, by James E. King, III · 7 years ago
  42. 43f4bf2 THRIFT-4376: fix a few high impact coverity defects: by James E. King, III · 7 years ago
  43. d4df917 THRIFT-4372 Pipe write operations across a network are limited to 65,535 bytes per write by Jens Geyer · 7 years ago
  44. 350fe75 THRIFT-4370: build generated code before running static code analysis; by James E. King, III · 7 years ago
  45. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  46. b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
  47. 2d1fe88 THRIFT-4206: Fix decoding of strings in containers with py:dynamic and py:utf8strings by Elvis Pranskevichus · 8 years ago
  48. 9462edb THRIFT-4264: Fix PHP tests requiring sockets.so Client: php by Håkon Hitland · 7 years ago
  49. d3cda9c THRIFT-3357: Generate EnumSet/EnumMap where elements/keys are enums Client: Java by Deniss Afonin · 8 years ago
  50. 81cdcd3 THRIFT-4328: split binary cross tests into their own build job to resolve by James E. King, III · 7 years ago
  51. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  52. f8e62fb THRIFT-4273 erlang:now/0: Deprecated BIF. Client: erlang by walter-weinmann · 7 years ago
  53. 7d211b8 THRIFT-4106: fix errors concurrency_test was identifying Client: C++ by James E. King, III · 7 years ago
  54. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  55. ec64f23 THRIFT-4263: Fix use after free bug for thrown exceptions Client: php by Roy Sindre Norangshol · 7 years ago
  56. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  57. 808d143 THRIFT-4276:Add SSL support to the C++ Nonblocking Server by Divya Thaluru · 7 years ago
  58. ec2a252 THRIFT-4269 Don't append '.' to Erlang namespace if it ends in '_'. by David Hull · 7 years ago
  59. 5c302e0 THRIFT-4260 Go context generation issue. Context is parameter in Interface not in implementation by taozle · 7 years ago
  60. c0d384a THRIFT-4236 Support context in go generated code by taozle · 7 years ago
  61. c34653f THRIFT-2642 Recursive structs don't work in python by Eric Conner · 8 years ago
  62. bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
  63. 0e22c36 THRIFT-4176: Implement threaded server for Rust Client: rs by Allen George · 8 years ago
  64. 3311a9b THRIFT-4177 fix java deep copy Client: Java by Deniss Afonin · 8 years ago
  65. 7f5a8c2 THRIFT-4164: update openssl cleanup to match current requirements and document TSSLSocketFactory lifetime requirements by James E. King, III · 8 years ago
  66. 177c37c THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixes by James E. King, III · 8 years ago
  67. e66b8fc THRIFT-3984 PHP7 extension causes segfault by Håkon Hitland · 8 years ago
  68. 37aac3b THRIFT-3706: added cross test support for backwards compatible multiplexed server, added c_glib testBinary, fixed a number of glib object reference issues by James E. King, III · 8 years ago
  69. 43fb34d THRIFT-4011 Sets of Thrift structs generate Go code that can't be serialized to JSON by D. Can Celasun · 8 years ago
  70. bc0082e THRIFT-3706: Implement multiplexed protocol client and test client for c_glib; test server for java; integrate into crosstest by Gonzalo Aguilar Delgado · 9 years ago
  71. 0619087 THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 is not active and that at least one of TLSv1.0 through 1.2 are accepted. by James E. King, III · 8 years ago
  72. 655b9b6 THRIFT-3921: Add ostream operator<< functions for enums (working with THRIFT-4060) by Vivek Jain · 8 years ago
  73. 377719c THRIFT-3272 (THRIFT-4066) fix perl SSL authentication support; fixed error in erlang test client using wrong key file and added CA by James E. King, III · 8 years ago
  74. ab8ff1a THRIFT-4091 - revert THRIFT-4045 and remove unused test code in test/cpp by James E. King, III · 8 years ago
  75. b4c190b THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures by James E. King, III · 8 years ago
  76. 36628a2 THRIFT-3369 Provide SSL/TLS client for c_glib by James E. King, III · 8 years ago
  77. 4626fd8 THRIFT-3938 Python TNonblockingServer does not work with SSL by Nobuaki Sukegawa · 8 years ago
  78. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
  79. b62247e THRIFT-4039 Update of Apache Thrift .Net Core lib by Volodymyr Gotra · 8 years ago
  80. 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
  81. 1ca09d0 THRIFT-4016 testInsanity() impl does not conform to test spec in ThriftTest.thrift by Jens Geyer · 8 years ago
  82. b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
  83. 3c55440 THRIFT-4019: Dart Makefiles should also clean pubspec.lock by Mark Erickson · 8 years ago
  84. d8bb0e3 THRIFT-4016 testInsanity() impl does not conform to test spec in ThriftTest.thrift by Allen George · 8 years ago
  85. 19066b7 THRIFT-4014 align C# meta data in AssemblyInfo.cs Clöient: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  86. f39d4c8 THRIFT-3886 PHP cross test client returns 0 even when failing by Håkon Hitland · 8 years ago
  87. 0d9b713 THRIFT-3981 Enable analyzer strong mode in Dart library by Mark Erickson · 8 years ago
  88. 6061191 THRIFT-4000 Add union example to ThriftTest by Allen George · 8 years ago
  89. 7ab125a THRIFT-3301 Java generated code uses imports that can lead to class name collisions with IDL defined types by BCG · 8 years ago
  90. df89913 THRIFT-3932 fixed ThreadManager concurrency issues, added more tests in that area, did a little refactoring and prettying up along the way by James E. King, III · 8 years ago
  91. 3129549 THRIFT-3831 in test/cpp explicitly use `signed char` by Cody P Schafer · 8 years ago
  92. a400c69 THRIFT-3748 Node.js Deserialization of lists of lists is broken by Nobuaki Sukegawa · 9 years ago
  93. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
  94. bf9fa90 THRIFT-3910 Do not invoke pip as part of build process by Nobuaki Sukegawa · 8 years ago
  95. 88c5ee7 THRIFT-3906 Run C# tests with make check by Nobuaki Sukegawa · 8 years ago
  96. d1ceba4 THRIFT-3046: Allow PSR4 class loading for generated classes (PHP) by Andreas Scheja · 9 years ago
  97. e4ba164 THRIFT-3886 PHP cross test client returns 0 even when failing by Nobuaki Sukegawa · 8 years ago
  98. fd02a30 THRIFT-3883 Go TestAllConnection fails with port 9090 collision by Nobuaki Sukegawa · 8 years ago
  99. e1b8540 THRIFT-3884 Fix Erlang compact protocol double endianess and boolean list by Nobuaki Sukegawa · 8 years ago
  100. 4082ef8 THRIFT-3869 Remove Dart packages during make clean by Mark Erickson · 9 years ago