1. 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
  2. 66c3dbf THRIFT-3602 Make Tornado server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
  3. 6f82640 THRIFT-3600 Make TTwisted server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
  4. 44426c9 THRIFT-4395: fix rust build on xenial Client: rs by James E. King, III · 7 years ago
  5. 20e16bc THRIFT-2013: add perl crosstest multiplexed client and server logic Client: perl by James E. King, III · 7 years ago
  6. 39eaae6 THRIFT-2013: update docker for artful (go back to lua 5.2) and enhance by James E. King, III · 7 years ago
  7. 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
  8. 87ad2bc THRIFT-4329: multiplexed processor, client and server for c_glib Client: c_glib by Gonzalo Aguilar Delgado · 7 years ago
  9. 4f77ab8 THRIFT-4285 Move TX/RX methods from gen. code to library by D. Can Celasun · 7 years ago
  10. a533ea1 THRIFT-4377: more informative error messages on tests by Oleksii Prudkyi · 7 years ago
  11. 619218c THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc by James E. King, III · 7 years ago
  12. 375bfee THRIFT-2998: enable cross test for nodejs http transport, by James E. King, III · 7 years ago
  13. 43f4bf2 THRIFT-4376: fix a few high impact coverity defects: by James E. King, III · 7 years ago
  14. d4df917 THRIFT-4372 Pipe write operations across a network are limited to 65,535 bytes per write by Jens Geyer · 7 years ago
  15. 350fe75 THRIFT-4370: build generated code before running static code analysis; by James E. King, III · 7 years ago
  16. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  17. b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
  18. 2d1fe88 THRIFT-4206: Fix decoding of strings in containers with py:dynamic and py:utf8strings by Elvis Pranskevichus · 8 years ago
  19. 9462edb THRIFT-4264: Fix PHP tests requiring sockets.so Client: php by Håkon Hitland · 7 years ago
  20. d3cda9c THRIFT-3357: Generate EnumSet/EnumMap where elements/keys are enums Client: Java by Deniss Afonin · 8 years ago
  21. 81cdcd3 THRIFT-4328: split binary cross tests into their own build job to resolve by James E. King, III · 7 years ago
  22. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  23. f8e62fb THRIFT-4273 erlang:now/0: Deprecated BIF. Client: erlang by walter-weinmann · 7 years ago
  24. 7d211b8 THRIFT-4106: fix errors concurrency_test was identifying Client: C++ by James E. King, III · 7 years ago
  25. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  26. ec64f23 THRIFT-4263: Fix use after free bug for thrown exceptions Client: php by Roy Sindre Norangshol · 7 years ago
  27. 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
  28. 808d143 THRIFT-4276:Add SSL support to the C++ Nonblocking Server by Divya Thaluru · 7 years ago
  29. ec2a252 THRIFT-4269 Don't append '.' to Erlang namespace if it ends in '_'. by David Hull · 7 years ago
  30. 5c302e0 THRIFT-4260 Go context generation issue. Context is parameter in Interface not in implementation by taozle · 7 years ago
  31. c0d384a THRIFT-4236 Support context in go generated code by taozle · 7 years ago
  32. c34653f THRIFT-2642 Recursive structs don't work in python by Eric Conner · 8 years ago
  33. bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
  34. 0e22c36 THRIFT-4176: Implement threaded server for Rust Client: rs by Allen George · 8 years ago
  35. 3311a9b THRIFT-4177 fix java deep copy Client: Java by Deniss Afonin · 8 years ago
  36. 7f5a8c2 THRIFT-4164: update openssl cleanup to match current requirements and document TSSLSocketFactory lifetime requirements by James E. King, III · 8 years ago
  37. 177c37c THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixes by James E. King, III · 8 years ago
  38. e66b8fc THRIFT-3984 PHP7 extension causes segfault by Håkon Hitland · 8 years ago
  39. 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
  40. 43fb34d THRIFT-4011 Sets of Thrift structs generate Go code that can't be serialized to JSON by D. Can Celasun · 8 years ago
  41. 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
  42. 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
  43. 655b9b6 THRIFT-3921: Add ostream operator<< functions for enums (working with THRIFT-4060) by Vivek Jain · 8 years ago
  44. 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
  45. ab8ff1a THRIFT-4091 - revert THRIFT-4045 and remove unused test code in test/cpp by James E. King, III · 8 years ago
  46. b4c190b THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures by James E. King, III · 8 years ago
  47. 36628a2 THRIFT-3369 Provide SSL/TLS client for c_glib by James E. King, III · 8 years ago
  48. 4626fd8 THRIFT-3938 Python TNonblockingServer does not work with SSL by Nobuaki Sukegawa · 8 years ago
  49. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
  50. b62247e THRIFT-4039 Update of Apache Thrift .Net Core lib by Volodymyr Gotra · 8 years ago
  51. 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
  52. 1ca09d0 THRIFT-4016 testInsanity() impl does not conform to test spec in ThriftTest.thrift by Jens Geyer · 8 years ago
  53. b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
  54. 3c55440 THRIFT-4019: Dart Makefiles should also clean pubspec.lock by Mark Erickson · 8 years ago
  55. d8bb0e3 THRIFT-4016 testInsanity() impl does not conform to test spec in ThriftTest.thrift by Allen George · 8 years ago
  56. 19066b7 THRIFT-4014 align C# meta data in AssemblyInfo.cs Clöient: C# Patch: Jens Geyer by Jens Geyer · 8 years ago
  57. f39d4c8 THRIFT-3886 PHP cross test client returns 0 even when failing by Håkon Hitland · 8 years ago
  58. 0d9b713 THRIFT-3981 Enable analyzer strong mode in Dart library by Mark Erickson · 8 years ago
  59. 6061191 THRIFT-4000 Add union example to ThriftTest by Allen George · 8 years ago
  60. 7ab125a THRIFT-3301 Java generated code uses imports that can lead to class name collisions with IDL defined types by BCG · 8 years ago
  61. 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
  62. 3129549 THRIFT-3831 in test/cpp explicitly use `signed char` by Cody P Schafer · 8 years ago
  63. a400c69 THRIFT-3748 Node.js Deserialization of lists of lists is broken by Nobuaki Sukegawa · 9 years ago
  64. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
  65. bf9fa90 THRIFT-3910 Do not invoke pip as part of build process by Nobuaki Sukegawa · 8 years ago
  66. 88c5ee7 THRIFT-3906 Run C# tests with make check by Nobuaki Sukegawa · 8 years ago
  67. d1ceba4 THRIFT-3046: Allow PSR4 class loading for generated classes (PHP) by Andreas Scheja · 9 years ago
  68. e4ba164 THRIFT-3886 PHP cross test client returns 0 even when failing by Nobuaki Sukegawa · 8 years ago
  69. fd02a30 THRIFT-3883 Go TestAllConnection fails with port 9090 collision by Nobuaki Sukegawa · 8 years ago
  70. e1b8540 THRIFT-3884 Fix Erlang compact protocol double endianess and boolean list by Nobuaki Sukegawa · 8 years ago
  71. 4082ef8 THRIFT-3869 Remove Dart packages during make clean by Mark Erickson · 9 years ago
  72. 7ea4a87 THRIFT-3834 Erlang namespacing and exception metadata by Steve Cohen · 9 years ago
  73. 7407e2e Revert "THRIFT-3834 Erlang namespacing and exception metadata" by Jens Geyer · 9 years ago
  74. c8deed8 THRIFT-3834 Erlang namespacing and exception metadata by Steve Cohen · 9 years ago
  75. 39a09ac THRIFT-3833 haxe http server implementation (by embeding into php web server) by Oleksii Prudkyi · 9 years ago
  76. 26b36dc THRIFT-3843 integer issues with Haxe PHP targets cause ZigZag encoding to fail by Jens Geyer · 9 years ago
  77. ca714c4 THRIFT-3467 Go Maps for Thrift Sets Should Have Values of Type struct{} by creker · 9 years ago
  78. eb344a8 THRIFT-3762 Fix warnings for deprecated Thrift "byte" fields by Nobuaki Sukegawa · 9 years ago
  79. 73d1637 More make dist entries by Nobuaki Sukegawa · 9 years ago
  80. e134cbc Update make dist entries by Nobuaki Sukegawa · 9 years ago
  81. bd964c7 THRIFT-3112 [Java] AsyncMethodCallback should be typed in generated AsyncIface by John Sirois · 9 years ago
  82. e432c6b THRIFT-3728 http transport for thrift-lua by Wang Yaofu · 9 years ago
  83. 1d20a37 THRIFT-3742 haxe php cli support by Jens Geyer · 9 years ago
  84. e364081 follow-up: THRIFT-3734 update test/known_failures.json by Nobuaki Sukegawa · 9 years ago
  85. 4938bab THRIFT-3725 Skip a flaky cross test entry (d-dart compact framed-ip) by Nobuaki Sukegawa · 9 years ago
  86. c874408 THRIFT-3722 Fix cert path in C++ cross tests for non-Linux platform by Nobuaki Sukegawa · 9 years ago
  87. 775671a THRIFT-3709 Comment syntax can produce broken code by Jens Geyer · 9 years ago
  88. 8b791b2 THRIFT-3711 Add D to cross language test by Nobuaki Sukegawa · 9 years ago
  89. 06e8fd4 THRIFT-3694 [Windows] Disable tests of a few servers that are not supported by Nobuaki Sukegawa · 9 years ago
  90. 56c1c64 THRIFT-3702 Fix cross tests for Dart compact protocol (3 failing) by Mark Erickson · 9 years ago
  91. b5f126f THRIFT-3637 Implement compact protocol for dart by Mark Erickson · 9 years ago
  92. d479e23 THRIFT-3691 Run flake8 Python style check on Travis-CI by Nobuaki Sukegawa · 9 years ago
  93. 103974e THRIFT-3688 Fix socket bind failure detection of cross test by Nobuaki Sukegawa · 9 years ago
  94. e9b3234 THRIFT-3682 Do not reuse refused sockets in test scripts by Nobuaki Sukegawa · 9 years ago
  95. fa53a3c THRIFT-3592 Add basic test client by Nobuaki Sukegawa · 9 years ago
  96. 008283d THRIFT-3660 Add V4 mapped address to test client cert's altname by Nobuaki Sukegawa · 9 years ago
  97. 23ffb31 THIFT-3645 Add command line args and testBool handler to Lua test server by Nobuaki Sukegawa · 9 years ago
  98. 08d67d7 THRIFT-3644 Adds testStruct call to Lua test client by Nobuaki Sukegawa · 9 years ago
  99. 59310f5 THRIFT-3642 Speed up cross test runner by Nobuaki Sukegawa · 9 years ago
  100. 19a3a27 THRIFT-3631 JSON protocol implement for thrift-lua library. by Wang Yaofu · 9 years ago