1. 40c28d3 THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers by Jens Geyer · 9 years ago
  2. fa0796d THRIFT-3391 Wrong bool formatting in test server Client: Go Patch: Jens Geyer by Jens Geyer · 9 years ago
  3. 228b328 THRIFT-3376 C# and Python JSON protocol double values lose precision by Nobuaki Sukegawa · 9 years ago
  4. 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
  5. dd08f6e THRIFT-3371: added test for abstract namespace domain sockets. by pavlo · 9 years ago
  6. 30f465d THRIFT-3378 c_glib service does not handle negative Thrift byte values correctly by Nobuaki Sukegawa · 9 years ago
  7. 64b8f6c THRIFT-3375 Python TJSONProtocol encodes utf8 string values in an incompatible way by Nobuaki Sukegawa · 9 years ago
  8. 8cd519f THRIFT-3374 Ruby TJSONProtocol fails to unescape string values by Nobuaki Sukegawa · 9 years ago
  9. 983bf7d THRIFT-3373: cross test cleanup by Randy Abernethy · 9 years ago
  10. a8d5a78 THRIFT-3299 Apache Thrift language bindings for Dart by Jens Geyer · 9 years ago
  11. 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
  12. 123258b THRIFT-3364 Fix ruby binary field encoding in TJSONProtocol by Jens Geyer · 9 years ago
  13. 178b813 THRIFT-3361 Improve C# library by Jens Geyer · 9 years ago
  14. a03464c THRIFT-3322 CMake generated "make check" failes on python_test by Roger Meier · 9 years ago
  15. 01ede04 THRIFT-3360 Improve cross test servers and clients further by Nobuaki Sukegawa · 9 years ago
  16. a1ae93f THRIFT-3290: Using from in variable names causes the generated Python code to have errors by jfarrell · 9 years ago
  17. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  18. 6823829 THRIFT-3342 Improve ruby cross test client and server compatibility by Nobuaki Sukegawa · 9 years ago
  19. fa2daef THRIFT-3341 Add testBool methods Client: Haxe Patch: Jens Geyer by Jens Geyer · 9 years ago
  20. 840f3ef THRIFT-3340 Python: enable json tests again by Roger Meier · 9 years ago
  21. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  22. 6857b7f THRIFT-2918 Race condition in Python TProcessPoolServer test by Roger Meier · 9 years ago
  23. 5bc8b5a THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string by Jens Geyer · 9 years ago
  24. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  25. 2fab3de THRIFT-3296 - Go cross test does not conform to spec by Nobuaki Sukegawa · 9 years ago
  26. 738143c THRIFT-3293 JavaScript: null values turn into empty structs in constructor by Henrique Mendonça · 9 years ago
  27. c6b991f THRIFT-3292 Integrate new Zlib transport for Go into test suite by Jens Geyer · 9 years ago
  28. 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
  29. 8c5fce9 THRIFT-2917 "make clean" breaks test/c_glib Client: c_glib Patch: Simon South by Jens Geyer · 9 years ago
  30. f7d327a THRIFT-2918 Race condition in Python TProcessPoolServer test by Jens Geyer · 9 years ago
  31. 02bade1 THRIFT-3247 Generate a C++ thread-safe client by ben-craig · 9 years ago
  32. fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 9 years ago
  33. 90c60e3 THRIFT-3239 Limit recursion depth Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  34. 012dd4e Renamed, relocated, and reformated the audit tool's readme file by Ben Craig · 10 years ago
  35. 262cfb4 THRIFT-3221 Create a tool to audit network compatibility between two by Ben Craig · 10 years ago
  36. 384f976 THRIFT-3217 Provide a little endian variant of the binary protocol in C++ by Ben Craig · 10 years ago
  37. 7207c22 THRIFT-2850 CMake for Apache Thrift Client: Cpp Patch: Ben Craig by Ben Craig · 10 years ago
  38. 5903d67 THRIFT-3211: add php client compact protocol to make cross test by Jim King · 10 years ago
  39. 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  40. 6cdbd98 Thrift-2922: TRIAL is used with Python tests but not tested accordingly by jfarrell · 10 years ago
  41. 8b47002 THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect. by Jens Geyer · 10 years ago
  42. 56a03be THRIFT-3192 Go import paths changed in 1.4, and expired June 1 by Jens Geyer · 10 years ago
  43. 74d503e THRIFT-2850 CMake for Apache Thrift by Roger Meier · 10 years ago
  44. 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
  45. bbd6fd7 THRIFT-3076 Compatibility with Haxe 3.2.0 Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  46. 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  47. 1f6e380 `make style` applied by Konrad Grochowski · 10 years ago
  48. ef0a8fa THRIFT-3138 "make check" parallel execution is underministic by Nobuaki Sukegawa · 10 years ago
  49. 03f0e18 THRIFT-3133 Allow "make cross" and "make precross" to run without building all languages by Nobuaki Sukegawa · 10 years ago
  50. 446a319 THRIFT-3086 add valgrind suppression support to the ExperimentalMemCheck test run by Roger Meier · 10 years ago
  51. 5ec2121 THRIFT-233 IDL doesn't support negative hex literals by Jens Geyer · 10 years ago
  52. 783660a THRIFT-3109 Cross test log file cannot be browsed when served in HTTP server by Nobuaki Sukegawa · 10 years ago
  53. 8349425 THRIFT-3099 cmake build is broken on FreeBSD by Marco Molteni · 10 years ago
  54. 2659381 THRIFT-2850 CMake for Apache Thrift add test/cpp and lib/py by Roger Meier · 10 years ago
  55. 5af3b8a make cross: update test/known_failures_Linux.json by Roger Meier · 10 years ago
  56. 147a5a2 THRIFT-2946 Enhance usability of cross test framework by Nobuaki Sukegawa · 10 years ago
  57. bb23ead THRIFT-2946 Enhance usability of cross test framework by Roger Meier · 10 years ago
  58. f5b795d THRIFT-2578 Moving 'make cross' from test.sh to test.py by Nobuaki Sukegawa · 10 years ago
  59. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  60. 426ab86 THRIFT-3022 Compact protocol for Haxe Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  61. 6f7399b cpp: remove unused variable g_socket_syscalls by Roger Meier · 10 years ago
  62. 3b9ff4d THRIFT-2969 Client: nodejs Patch: Andrew de Andrade by Randy Abernethy · 10 years ago
  63. 2f34da7 THRIFT-2951 Fix Erlang name conflict test Patch: Nobuaki Sukegawa by henrique · 10 years ago
  64. a0c5ab7 THRIFT-2971 - C++ test and tutorial parallel build is unstable by Nobuaki Sukegawa · 10 years ago
  65. ce36aac THRIFT-2942 CSharp generate invalid code for property named read or write by Jens Geyer · 10 years ago
  66. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  67. 43e195a THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  68. a2d5dfd THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  69. 3a3ba00 THRIFT-2920 Erlang Thrift test uses wrong IDL file by Jens Geyer · 10 years ago
  70. 326cf0d THRIFT-2920 Erlang Thrift test uses wrong IDL file by Jens Geyer · 10 years ago
  71. 8c8e9c6 THRIFT-2919 Haxe test server timeout too large Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  72. 051ea1c test/cpp/Makefile.am: add ZLIB_LIBS to LDFLAGS by Roger Meier · 10 years ago
  73. 20b51b6 Fixed a typo in test/README.md by Jens Geyer · 10 years ago
  74. 6aeb82e THRIFT-2862 Enable RTTI and/or build macros for generated code by Jens Geyer · 10 years ago
  75. d35f616 THRIFT-2861 add buffered transport Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  76. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  77. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  78. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  79. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  80. 65e9bde THRIFT-2813 multiple haxe library fixes/improvements by Jens Geyer · 10 years ago
  81. b502832 THRIFT-2806 more whitespace fixups Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  82. fea00ac THRIFT-2753 Haxe support: Misc. improvements Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  83. bd52f1a THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  84. a5bf1a1 cpp: fix automake dependencies and make ProcessorTest.cpp compilable again by Roger Meier · 10 years ago
  85. 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
  86. cb0754d THRIFT-2784 Eliminate compiler warnings in generated C++ code by Roger Meier · 10 years ago
  87. ec300e3 THRIFT-1462 add more strict compiler flags by Roger Meier · 10 years ago
  88. 5d4953f THRIFT-2764: Haskell does not build/test when using the Trusty Vagrantfile by jfarrell · 10 years ago
  89. d5f3be5 THRIFT-2757: py - checkIntegerLimits optimized by Konrad Grochowski · 10 years ago
  90. dd971d5 THRIFT-2689 struct names that differ only in capitalization of first character generate broken erlang code by Jens Geyer · 10 years ago
  91. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  92. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  93. 6d15c30 THRIFT-2628 struct member name conflicts due to lowercased names by Jens Geyer · 10 years ago
  94. cc4ac49 THRIFT-2689 struct names that differ only in capitalization of first character generate broken erlang code by Jens Geyer · 10 years ago
  95. 1ff4a97 THRIFT-2716 - removed warnings from some Makefile.ams by Konrad Grochowski · 10 years ago
  96. 15df076 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  97. f8a1b7a THRIFT-2718 Align cmdline help and return codes for Thrift test server/client by Jens Geyer · 10 years ago
  98. 86b309c THRIFT-2513 clean up enum value assignment by Jens Geyer · 10 years ago
  99. 089bcd3 THRIFT-1040 Can't end typedef lines with a semicolon by Jens Geyer · 10 years ago
  100. ae0b22c THRIFT-2513 clean up enum value assignment Patch: Dave Watson by Jens Geyer · 10 years ago