1. 8a4d06f THRIFT-3409 NodeJS binary field issues Client: Node.js Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  2. a185d7e THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  3. 760511f THRIFT-1857 Python 3 Support by Nobuaki Sukegawa · 9 years ago
  4. 49f4dc0 THRIFT-3402: add unix socket support to perl by James E. King, III · 9 years ago
  5. d3f7d0e THRIFT-3274 calling "make clean" twice in a row yields make error by Nobuaki Sukegawa · 9 years ago
  6. 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
  7. b31f090 THRIFT-338 Compact Protocol in Erlang Client: Erlang Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  8. f58bca7 THRIFT-2113 Erlang SSL Socket Support Client: Erlang Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  9. a7d6a97 THRIFT-2113 Erlang SSL Socket Support Client: Erlang Patch: David Robakowski by David Robakowski · 11 years ago
  10. 7ab56e8 THRIFT-2708 add support for oneway (async) function calls in erlang client by Nobuaki Sukegawa · 9 years ago
  11. 7bdba5c THRIFT-2708 add support for oneway (async) function calls in erlang client by alisdair sullivan · 10 years ago
  12. 826ea99 THRIFT-3400 Add Erlang to cross test by Nobuaki Sukegawa · 9 years ago
  13. 27378fa THRIFT-3398 Add CMake build for Haskell library and tests by Nobuaki Sukegawa · 9 years ago
  14. 83072a6 THRIFT-3366 ThriftTest to implement standard return values by Mark Erickson · 9 years ago
  15. 40c28d3 THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers by Jens Geyer · 9 years ago
  16. fa0796d THRIFT-3391 Wrong bool formatting in test server Client: Go Patch: Jens Geyer by Jens Geyer · 9 years ago
  17. 228b328 THRIFT-3376 C# and Python JSON protocol double values lose precision by Nobuaki Sukegawa · 9 years ago
  18. a175437 THRIFT-3276 Binary data does not decode correctly using the TJSONProtocol when the base64 encoded data is padded. by Nobuaki Sukegawa · 9 years ago
  19. dd08f6e THRIFT-3371: added test for abstract namespace domain sockets. by pavlo · 9 years ago
  20. 30f465d THRIFT-3378 c_glib service does not handle negative Thrift byte values correctly by Nobuaki Sukegawa · 9 years ago
  21. 64b8f6c THRIFT-3375 Python TJSONProtocol encodes utf8 string values in an incompatible way by Nobuaki Sukegawa · 9 years ago
  22. 8cd519f THRIFT-3374 Ruby TJSONProtocol fails to unescape string values by Nobuaki Sukegawa · 9 years ago
  23. 983bf7d THRIFT-3373: cross test cleanup by Randy Abernethy · 9 years ago
  24. a8d5a78 THRIFT-3299 Apache Thrift language bindings for Dart by Jens Geyer · 9 years ago
  25. 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
  26. 123258b THRIFT-3364 Fix ruby binary field encoding in TJSONProtocol by Jens Geyer · 9 years ago
  27. 178b813 THRIFT-3361 Improve C# library by Jens Geyer · 9 years ago
  28. a03464c THRIFT-3322 CMake generated "make check" failes on python_test by Roger Meier · 9 years ago
  29. 01ede04 THRIFT-3360 Improve cross test servers and clients further by Nobuaki Sukegawa · 9 years ago
  30. a1ae93f THRIFT-3290: Using from in variable names causes the generated Python code to have errors by jfarrell · 9 years ago
  31. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  32. 6823829 THRIFT-3342 Improve ruby cross test client and server compatibility by Nobuaki Sukegawa · 9 years ago
  33. fa2daef THRIFT-3341 Add testBool methods Client: Haxe Patch: Jens Geyer by Jens Geyer · 9 years ago
  34. 840f3ef THRIFT-3340 Python: enable json tests again by Roger Meier · 9 years ago
  35. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  36. 6857b7f THRIFT-2918 Race condition in Python TProcessPoolServer test by Roger Meier · 9 years ago
  37. 5bc8b5a THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string by Jens Geyer · 9 years ago
  38. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  39. 2fab3de THRIFT-3296 - Go cross test does not conform to spec by Nobuaki Sukegawa · 9 years ago
  40. 738143c THRIFT-3293 JavaScript: null values turn into empty structs in constructor by Henrique Mendonça · 9 years ago
  41. c6b991f THRIFT-3292 Integrate new Zlib transport for Go into test suite by Jens Geyer · 9 years ago
  42. f5f1b35 THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSocket out from their base classes, fixed THRIFT-3191 generated perl compiler exception handling code, added perl to make cross, fixed THRIFT-3189 allowing perl to listen on a specific interface through construction arguments. Did not add support in the perl client SSLSocket to verify server certificate authenticity at this time. by Jim King · 10 years ago
  43. 8c5fce9 THRIFT-2917 "make clean" breaks test/c_glib Client: c_glib Patch: Simon South by Jens Geyer · 10 years ago
  44. f7d327a THRIFT-2918 Race condition in Python TProcessPoolServer test by Jens Geyer · 10 years ago
  45. 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 10 years ago
  46. fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 10 years ago
  47. 90c60e3 THRIFT-3239 Limit recursion depth Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  48. 012dd4e Renamed, relocated, and reformated the audit tool's readme file by Ben Craig · 10 years ago
  49. 262cfb4 THRIFT-3221 Create a tool to audit network compatibility between two by Ben Craig · 10 years ago
  50. 384f976 THRIFT-3217 Provide a little endian variant of the binary protocol in C++ by Ben Craig · 10 years ago
  51. 7207c22 THRIFT-2850 CMake for Apache Thrift Client: Cpp Patch: Ben Craig by Ben Craig · 10 years ago
  52. 5903d67 THRIFT-3211: add php client compact protocol to make cross test by Jim King · 10 years ago
  53. 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  54. 6cdbd98 Thrift-2922: TRIAL is used with Python tests but not tested accordingly by jfarrell · 10 years ago
  55. 8b47002 THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect. by Jens Geyer · 10 years ago
  56. 56a03be THRIFT-3192 Go import paths changed in 1.4, and expired June 1 by Jens Geyer · 10 years ago
  57. 74d503e THRIFT-2850 CMake for Apache Thrift by Roger Meier · 10 years ago
  58. c0e4a8d Revert "THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments" by Henrique Mendonça · 10 years ago
  59. bbd6fd7 THRIFT-3076 Compatibility with Haxe 3.2.0 Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  60. 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  61. 1f6e380 `make style` applied by Konrad Grochowski · 10 years ago
  62. ef0a8fa THRIFT-3138 "make check" parallel execution is underministic by Nobuaki Sukegawa · 10 years ago
  63. 03f0e18 THRIFT-3133 Allow "make cross" and "make precross" to run without building all languages by Nobuaki Sukegawa · 10 years ago
  64. 446a319 THRIFT-3086 add valgrind suppression support to the ExperimentalMemCheck test run by Roger Meier · 10 years ago
  65. 5ec2121 THRIFT-233 IDL doesn't support negative hex literals by Jens Geyer · 10 years ago
  66. 783660a THRIFT-3109 Cross test log file cannot be browsed when served in HTTP server by Nobuaki Sukegawa · 10 years ago
  67. 8349425 THRIFT-3099 cmake build is broken on FreeBSD by Marco Molteni · 10 years ago
  68. 2659381 THRIFT-2850 CMake for Apache Thrift add test/cpp and lib/py by Roger Meier · 10 years ago
  69. 5af3b8a make cross: update test/known_failures_Linux.json by Roger Meier · 10 years ago
  70. 147a5a2 THRIFT-2946 Enhance usability of cross test framework by Nobuaki Sukegawa · 10 years ago
  71. bb23ead THRIFT-2946 Enhance usability of cross test framework by Roger Meier · 10 years ago
  72. f5b795d THRIFT-2578 Moving 'make cross' from test.sh to test.py by Nobuaki Sukegawa · 10 years ago
  73. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  74. 426ab86 THRIFT-3022 Compact protocol for Haxe Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  75. 6f7399b cpp: remove unused variable g_socket_syscalls by Roger Meier · 10 years ago
  76. 3b9ff4d THRIFT-2969 Client: nodejs Patch: Andrew de Andrade by Randy Abernethy · 10 years ago
  77. 2f34da7 THRIFT-2951 Fix Erlang name conflict test Patch: Nobuaki Sukegawa by henrique · 10 years ago
  78. a0c5ab7 THRIFT-2971 - C++ test and tutorial parallel build is unstable by Nobuaki Sukegawa · 10 years ago
  79. ce36aac THRIFT-2942 CSharp generate invalid code for property named read or write by Jens Geyer · 10 years ago
  80. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  81. 43e195a THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  82. a2d5dfd THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  83. 3a3ba00 THRIFT-2920 Erlang Thrift test uses wrong IDL file by Jens Geyer · 10 years ago
  84. 326cf0d THRIFT-2920 Erlang Thrift test uses wrong IDL file by Jens Geyer · 10 years ago
  85. 8c8e9c6 THRIFT-2919 Haxe test server timeout too large Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  86. 051ea1c test/cpp/Makefile.am: add ZLIB_LIBS to LDFLAGS by Roger Meier · 10 years ago
  87. 20b51b6 Fixed a typo in test/README.md by Jens Geyer · 10 years ago
  88. 6aeb82e THRIFT-2862 Enable RTTI and/or build macros for generated code by Jens Geyer · 10 years ago
  89. d35f616 THRIFT-2861 add buffered transport Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  90. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  91. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  92. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  93. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  94. 65e9bde THRIFT-2813 multiple haxe library fixes/improvements by Jens Geyer · 10 years ago
  95. b502832 THRIFT-2806 more whitespace fixups Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  96. fea00ac THRIFT-2753 Haxe support: Misc. improvements Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  97. bd52f1a THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer by Jens Geyer · 11 years ago
  98. a5bf1a1 cpp: fix automake dependencies and make ProcessorTest.cpp compilable again by Roger Meier · 10 years ago
  99. 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
  100. cb0754d THRIFT-2784 Eliminate compiler warnings in generated C++ code by Roger Meier · 10 years ago