1. 8b14d17 THRIFT-3011 C# test server testException() not implemented according to specs by Jens Geyer · 10 years ago
  2. 12b06e4 THRIFT-2870 - C++: JSON protocol will read & write doubles using "C" locale by Konrad Grochowski · 10 years ago
  3. 80aa53e THRIFT-3001 C# Equals fails for binary fields (byte[]) by Jens Geyer · 10 years ago
  4. d8187c5 THRIFT-2976: add browserify support and tests by Randy Abernethy · 10 years ago
  5. 3b9ff4d THRIFT-2969 Client: nodejs Patch: Andrew de Andrade by Randy Abernethy · 10 years ago
  6. 4702fe6 THRIFT-2930 erlang module thriftTest_thrift referenced instead of thrift_test_thrift by Roger Meier · 10 years ago
  7. ded6401 THRIFT-2999 remove CR/LF post .getattributes text = auto by Randy Abernethy · 10 years ago
  8. 0d964d8 THRIFT-2937 Allow setting a maximum frame size by Roger Meier · 10 years ago
  9. 283899b Use Boost C++ >= 1.53.0 by Sergei Nikulov · 10 years ago
  10. 96f4f07 THRIFT-2964: nodejs file breakout Client: NodeJS Patch: Andrew de Andrade by Randy Abernethy · 10 years ago
  11. 43509df THRIFT-2928 Rename the erlang test_server module Client: Erlang Patch: Bhasker Kode by Bosky · 10 years ago
  12. 468e63b THRIFT-2914 explicit dependency to Lua5.2 fails on some systems by Jens Geyer · 10 years ago
  13. 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
  14. a727007 THRIFT-2932: Node.js Thrift connection libraries throw Exceptions into event emitter by Randy Abernethy · 10 years ago
  15. 281bdae THRIFT-2940 nodejs: move package.json to root folder by Roger Meier · 10 years ago
  16. 8e73137 THRIFT-2963: add code coverage to nodejs lib by Randy Abernethy · 10 years ago
  17. a0c5ab7 THRIFT-2971 - C++ test and tutorial parallel build is unstable by Nobuaki Sukegawa · 10 years ago
  18. 208738a THRIFT-2972 - Missing backstash in lib/cpp/test/Makefile.am by Nobuaki Sukegawa · 10 years ago
  19. 1abd746 THRIFT-2940 nodejs: move package.json to root folder by Roger Meier · 10 years ago
  20. 9d8c1bf THRIFT-2850 CMake: Fixed Java lib build enable - Ant required to build java part of Thrift by Sergei Nikulov · 10 years ago
  21. 97c4398 THRIFT-2963: repairs bad error refs and exceptions by Randy Abernethy · 10 years ago
  22. cf743d7 THRIFT-2959: reenable binary.test.js in testAll.sh by Randy Abernethy · 10 years ago
  23. 1097c40 THRIFT-2934: make node server options optional by Randy Abernethy · 10 years ago
  24. 4e1e132 THRIFT-2933: Repairs incorrect double byte order in Node compact proto by Randy Abernethy · 10 years ago
  25. 662eea9 THRIFT-2973 Update Haxe lib readme regarding Haxe 3.1.3 by Jens Geyer · 10 years ago
  26. 5bde9f7 THRIFT-2970:grunt-jsdoc fails due to dependency issues by Randy Abernethy · 10 years ago
  27. 8f2596a THRIFT-2961: Service inheritance does not work with namespaced Ruby code by jfarrell · 10 years ago
  28. 4e16718 Thrift-2960: Fix namespace regression for Ruby Client: rb Patch: Jan Brauer by jfarrell · 10 years ago
  29. a7363f2 THRIFT-2953 TNamedPipeServerTransport is not Stop()able by Jens Geyer · 10 years ago
  30. 7d88208 THRIFT-2952 Improve handling of Server.Stop() Client: C# Patch: Jens Geyer by Jens Geyer · 10 years ago
  31. 307144a THRIFT-2878 Go validation support of required fields by Jens Geyer · 10 years ago
  32. da80afe THRIFT-2936 Minor memory leak in CPP SSL Client: CPP Patch: Cristian Klein by Randy Abernethy · 10 years ago
  33. f9c4be8 line endings fix by Konrad Grochowski · 10 years ago
  34. 4a78c6e THRIFT-1618: synchronize access to hashtable in FieldMetaData by David Helder · 10 years ago
  35. 4f2c0a0 THRIFT-2900 Python THttpClient does not reset socket timeout on exception by Jens Geyer · 10 years ago
  36. 8016af8 THRIFT-2924 TNonblockingServer crashes when user-provided event_base is used by Nobuaki Sukegawa · 10 years ago
  37. 1d30558 THRIFT-2923 Initialise tpos and tstack in the Protocol constructor so writing to a protocol without a message does not fail. by radekg · 10 years ago
  38. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  39. fd1b358 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  40. 71e814a THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  41. c444fb5 THRIFT-2925 CMake build does not work with OpenSSL nor anything installed in non-system location by Nobuaki Sukegawa · 10 years ago
  42. 8c8e9c6 THRIFT-2919 Haxe test server timeout too large Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  43. 4461a2f THRIFT-2910 libevent is not really optional by Jens Geyer · 10 years ago
  44. 2ac3a3c THRIFT-2912 Autotool build for C++ Qt library is invalid by Jens Geyer · 10 years ago
  45. 6d9a3ca THRIFT-2901 Fix for generated TypeScript functions + indentation of JavaScript maps by Kirby1337 · 10 years ago
  46. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  47. 6304a53 THRIFT-2903 Qt4 library built with CMake does not work by Nobuaki Sukegawa · 10 years ago
  48. 2825664 THRIFT-2893 CMake build fails with boost thread or std thread by Nobuaki Sukegawa · 10 years ago
  49. 38bf234 THRIFT-2907 - macro ntohll defined only when needed by Konrad Grochowski · 10 years ago
  50. ec8d877 THRIFT-2906 - linking with boost_unit_test_framework made more portable by Konrad Grochowski · 10 years ago
  51. 6af074e THRIFT-2880 Read the network address from the listener if available. by Jens Geyer · 10 years ago
  52. 3bb34df THRIFT-2904 json_protocol_test.go fails Client: Go Patch: Jens Geyer by Jens Geyer · 10 years ago
  53. 9f9535c THRIFT-2890 binary data may lose bytes with JSON transport under specific circumstances by Jens Geyer · 10 years ago
  54. 15fe1cb THRIFT-2891 binary data may cause a failure with JSON transport under specific circumstances by Jens Geyer · 10 years ago
  55. d8bddbc THRIFT-2890 binary data may lose bytes with JSON transport under specific circumstances by Jens Geyer · 10 years ago
  56. 4991574 THRIFT-2884 Map does not serialize correctly for JSON protocol in Go library by Jens Geyer · 10 years ago
  57. d5f87e1 CMake: Add CMake support for Thrift libraries by Pascal Bach · 10 years ago
  58. a195a25 THRIFT-2887 Respect --with-openssl when building C++ support. by Jon Parise · 10 years ago
  59. de76a37 THRIFT-2882 Lua Generator: using string.len funtion to get struct(map,list,set) size by winsweet · 10 years ago
  60. 0a37870 THRIFT-2884 Map does not serialize correctly for JSON protocol in Go library by Jens Geyer · 10 years ago
  61. 119869a THRIFT-2779 PHP TJSONProtocol encode unicode into UCS-4LE which can't be parsed by other langurage bindings by Jens Geyer · 10 years ago
  62. 3876ea7 make style applied by Konrad Grochowski · 10 years ago
  63. 1f42d31 THRIFT-2868 Enhance error handling in the Go client by Jens Geyer · 10 years ago
  64. 57cd421 THRIFT-2881 Handle errors from Accept() correctly by Jens Geyer · 10 years ago
  65. 38a1c66 THRIFT-2879 TMemoryBuffer: using lua string in wrong way by winsweet · 10 years ago
  66. d0d7a65 THRIFT-2838 TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number by Nobuaki Sukegawa · 10 years ago
  67. 4c1fde2 make style applied by Konrad Grochowski · 10 years ago
  68. bf9603c THRIFT-2846 Expose ciphers parameter from ssl.wrap_socket() by Roger Meier · 10 years ago
  69. 3de6b8f THRIFT-2873 Make TPipe and TPipeServer working with unicode on windows by Pascal Bach · 10 years ago
  70. 9db4b51 THRIFT-2876: C++ - tests: coping __isset structure in copy constructor by Konrad Grochowski · 10 years ago
  71. 6794698 THRIFT-2874: C++ - typo in TDenseProtocol comment fixed by Konrad Grochowski · 10 years ago
  72. 37b7a0a THRIFT-2874: C++ - unused field removed from TBinaryProtocol by Konrad Grochowski · 10 years ago
  73. fb05cf6 THRIFT-2789 TNonblockingServer leaks socket FD's under load by Jens Geyer · 10 years ago
  74. 78c57e1 THRIFT-2871 Missing semicolon in thrift.js by Jens Geyer · 10 years ago
  75. 8784837 THRIFT-2844:Add Browserify support to node Client: Node Patch Cameron Ring by Randy Abernethy · 10 years ago
  76. 3a52529 THRIFT-2825 Supplying unicode to python Thrift client can cause next request arguments to get overwritten by Zach Steindler · 10 years ago
  77. fc1303e THRIFT-2846 Expose ciphers parameter from ssl.wrap_socket() by Roger Meier · 10 years ago
  78. 4bf97c1 Do not drop CFLAGS from c_glib compilation by Anatol Pomozov · 10 years ago
  79. dae6d3c 'make style' applied by Konrad Grochowski · 10 years ago
  80. 527b6d9 THRIFT-2854 Go Struct writer and reader looses important error information by Jens Geyer · 10 years ago
  81. d35f616 THRIFT-2861 add buffered transport Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  82. 1e7971c THRIFT-2851 Remove strange public Peek() from Go transports by Jens Geyer · 10 years ago
  83. 740db54 THRIFT-2853 Adjust comments that doesn't apply anymore because of THRIFT-2852 by Jens Geyer · 10 years ago
  84. cb0afcc THRIFT-2852 Better Open/IsOpen/Close behavior for StreamTransport. by Jens Geyer · 10 years ago
  85. 28d9315 THRIFT-2849: nodejs - some typos fixed by Konrad Grochowski · 10 years ago
  86. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  87. eab29a0 THRIFT-2848 certain Delphi tests do not build if TypeRegistry is used by Jens Geyer · 10 years ago
  88. e50f12a THRIFT-2847 function IfValue() is a duplicate of System.StrUtils.IfThen by Jens Geyer · 10 years ago
  89. 5f9bdff THRIFT-2841 Add comprehensive integration tests for the whole Go stack by Jens Geyer · 10 years ago
  90. 0dd4801 THRIFT-2839 TFramedTransport read bug by Jens Geyer · 10 years ago
  91. 2f971e8 THRIFT-2817 Smarter buffer peeking for json protocols by Jens Geyer · 10 years ago
  92. 9c0316b THRIFT-2831:Eliminates dead code in node web server by Randy Abernethy · 10 years ago
  93. 0a93dcd THRIFT-2840: Cabal file points to LICENSE file outside the path of the Haskell project. by jfarrell · 10 years ago
  94. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  95. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  96. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  97. 6fb5923 THRIFT-2807 PHP CS Fix by Roger Thomas · 10 years ago
  98. 2e091f6 THRIFT-2819 Client Node Patch: Chi Vinh Le by Randy Abernethy · 10 years ago
  99. 8c16ed7 THRIFT-2823:grunt tests failing Client: JS Patch: Randy Abernethy by Randy Abernethy · 10 years ago
  100. b029aa8 THRIFT-2829 Support haxelib installation via github by Jens Geyer · 10 years ago