1. b911b6a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  2. 63e3c63 THRIFT-1800 Documentation text not always escaped correctly when rendered to HTML by Jens Geyer · 12 years ago
  3. b2f29d8 THRIFT-1657 Chrome browser sending OPTIONS method before POST in xmlHttpRequest by Roger Meier · 12 years ago
  4. 5d06db6 THRIFT-1795 Race condition in TThreadedServerPool java implementation by Roger Meier · 12 years ago
  5. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  6. 8fa8aea THRIFT-1641 Thrift 0.8 not compatible with Android HttpClient Patch: Darin Tay by Roger Meier · 12 years ago
  7. d0c3586 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  8. c880b44 THRIFT-1799 Option to generate HTML in "standalone mode" Patch: Jens Geyer by Jens Geyer · 12 years ago
  9. 38f955e THRIFT-1746 provide a SPDX file by Roger Meier · 12 years ago
  10. 5bcf32b THRIFT-1788 C#: Constants static constructor does not compile by Jens Geyer · 12 years ago
  11. ad8154a THRIFT-1796 TJSONProtocol is not functional Patch: Avi Flamholz by Roger Meier · 12 years ago
  12. a58a9cb THRIFT-1767 unions can't have required fields (Delphi) by Jens Geyer · 12 years ago
  13. 04f7097 THRIFT-1768 unions can't have required fields (Compiler) Patch: Jens Geyer by Jens Geyer · 12 years ago
  14. 59a884b THRIFT-1794 C# asyncctp broken Patch: Carl Yeksigian by Jens Geyer · 12 years ago
  15. 716454e Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  16. 65d83ec THRIFT-1783 C# doesn't handle required fields correctly Patch: Carl Yeksigian by Jens Geyer · 12 years ago
  17. 8538edf THRIFT-1792 Added TFramedTransport to the thrift Cocoa library. by Roger Meier · 12 years ago
  18. e7b0b69 THRIFT-1630 Equivalent objects that contain sets and maps can serialize differently by Roger Meier · 12 years ago
  19. b030392 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  20. aa4d3ae Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  21. ce52ae7 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  22. 0ab273a THRIFT-1782 async only defined in silverlight Patch: Carl Yeksigian by Jens Geyer · 12 years ago
  23. ad4467e THRIFT-1780 Add option to generate nullable values Patch: Carl Yeksigian by Jens Geyer · 12 years ago
  24. a9e33bf THRIFT-1699 Native Union#read has extra read_field_end call Patch: Kevin Radloff by Jens Geyer · 12 years ago
  25. 7740739 THRIFT-1765 Incorrect error message printed for null or negative keys by Jens Geyer · 12 years ago
  26. 741e715 THRIFT-1763 jquery ajax code should send application/json content-type by Roger Meier · 12 years ago
  27. 2b2560e THRIFT-1773. Revert "Thrift-1604:Python exxception handeling for changes from PEP3110" by Todd Lipcon · 12 years ago
  28. 0d866d7 Testing new git repo permissions for r/w. by jfarrell · 12 years ago
  29. a212369 THRIFT-1422 async_server.skeleton.cpp include TEventServer.h, but there isn't corresponding file in deed by Roger Meier · 12 years ago
  30. 3e5e9d0 THRIFT-1494 Python generated "Service-remote" script doesn't honor service inheritance by Roger Meier · 12 years ago
  31. 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 12 years ago
  32. e242a96 add -Xlint:unchecked to improve quality by Roger Meier · 12 years ago
  33. 32104d7 THRIFT-1752 structs do not implement Comparable and have a redundant cast by Roger Meier · 12 years ago
  34. 3806a74 THRIFT-1747 Generated Python code incorrect when declaring constants of a struct type declared in an included thrift file by Roger Meier · 12 years ago
  35. 52820d0 THRIFT-1749 Python TSSLSocket error handling obscures actual error by Roger Meier · 12 years ago
  36. 0069a44 THRIFT-1748 Guard and RWGuard macros defined in global namespace by Roger Meier · 12 years ago
  37. 05ab89a THRIFT-1745 Python JSON protocol fix typo detected by cross language test suite by Roger Meier · 12 years ago
  38. 691ec00 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 12 years ago
  39. 85fb6de THRIFT-1745 Python JSON protocol TJSONProtocol.py: Frederic Delbos by Roger Meier · 12 years ago
  40. c9ce87f THRIFT-1735 remove generated files with make clean by Roger Meier · 12 years ago
  41. f4cd5ba THRIFT-1735 remove generated files with make clean by Roger Meier · 12 years ago
  42. 36ae65c THRIFT-1744: Compilation failure under Android NDK toolchain by Henrique Mendonca · 12 years ago
  43. 1d66d06 THRIFT-1735 integrate tutorial into regular build python and python twisted by Roger Meier · 12 years ago
  44. ccfedcb change AUTHOR to Apache Thrift <dev@thrift.apache.org> by Roger Meier · 12 years ago
  45. 50fb501 Thrift-1353: Switch to performance branch, get rid of BinaryParser by Henrique Mendonca · 12 years ago
  46. 995976b ignore thrift.exe by Roger Meier · 12 years ago
  47. f168e0a THRIFT-1735 do nothing when building with MINGW by Roger Meier · 12 years ago
  48. 585b7b8 remove unused variable by Roger Meier · 12 years ago
  49. d836afc add missing svn:ignore for Makefile by Roger Meier · 12 years ago
  50. 18a90d1 THRIFT-1735 integrate tutorial into regular build - cpp support - cleanup stuff by Roger Meier · 12 years ago
  51. ee4aaae THRIFT-1739: missing license header in node.js files by Jake Farrell · 12 years ago
  52. d407b2d Thrift-1353: Switch to performance branch, get rid of BinaryParser by Henrique Mendonca · 12 years ago
  53. 4268dad remove whitespace and add some svn:ignore by Roger Meier · 12 years ago
  54. fa89932 THRIFT-1735 integrate tutorial into regular build Patch: Roger Meier by Roger Meier · 12 years ago
  55. 8d410de Thrift-1738: node.js: export transport and protocol so they can be used outside the cassandra/server context by Henrique Mendonca · 12 years ago
  56. 708f64d add 0.9.0 relase to doap.rdf by Roger Meier · 12 years ago
  57. e854206 THRIFT-1724 HTML generator doesn't identify unions in output by Roger Meier · 12 years ago
  58. cc6ea42 THRIFT-1731 error: expected identifier before ';' token Patch: Martin Vogt by Roger Meier · 12 years ago
  59. 79655fb THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Patch: Jens Geyer by Roger Meier · 12 years ago
  60. 98f9377 Thrift-1709:Warning "Bitwise-or operator used on a sign-extended operand;..." by Jake Farrell · 12 years ago
  61. 771ca3c THRIFT-1414 bufferoverflow in c_glib buffered transport/socket client by Roger Meier · 12 years ago
  62. 9bb65ae THRIFT-1730 error: numeric_limits is not a member of std Patch: Martin Vogt by Roger Meier · 12 years ago
  63. 4cc119c Thrift-1729:C glib refactor left empty folders in svn by Jake Farrell · 12 years ago
  64. a0bd523 Thrift-1728:Upgradation of httpcomponents Client: java Patch: Karthik K by Jake Farrell · 12 years ago
  65. 435e1c4 THRIFT-1643:Denial of Service attack in TBinaryProtocol.readString by Jake Farrell · 12 years ago
  66. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  67. 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
  68. 510ecae Thrift-1722:C# WP7 Assembly addition beaks mono build by Jake Farrell · 12 years ago
  69. a32ac7a Thrift-1718:Incorrect check in TFileTransportTest by Jake Farrell · 12 years ago
  70. 271e47a THRIFT-1716 max allowed connections should be PIPE_UNLIMITED_INSTANCES by Roger Meier · 12 years ago
  71. f1ede79 THRIFT-1643 Denial of Service attack in TBinaryProtocol.readString by Roger Meier · 12 years ago
  72. 9429a12 Thrift-1717: fix deb build in jenkins Client: build Patch: Jake Farrell by Jake Farrell · 12 years ago
  73. b5a18a1 Thrift-1023:Thrift encoding (UTF-8) issue with Ruby 1.9.2 by Jake Farrell · 12 years ago
  74. fc35612 Thrift-1673: Ruby compile flags for exension for multi arch builds (os x) by Jake Farrell · 12 years ago
  75. e983cf5 update Visual Studio project files and svn:ignore by Roger Meier · 12 years ago
  76. 819ad6e remove unused stuff by Roger Meier · 12 years ago
  77. 061d4a2 THRIFT-1695 allow warning-free compilation in VS 2012 and GNU 4.6 by Roger Meier · 12 years ago
  78. ca0d2f9 ignores by Roger Meier · 12 years ago
  79. 3bef8c2 THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Patch: Jens Geyer by Roger Meier · 12 years ago
  80. dfb8298 THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows minor fix by Roger Meier · 12 years ago
  81. 1f4be7e THRIFT-1690 Non-linux OSes use int's in bsd socket calls as well. by Roger Meier · 12 years ago
  82. be7493e Thrift-1714:Explicitly add CWD to Ruby test_suites.rb by Jake Farrell · 12 years ago
  83. 96be007 THRIFT-1707: Adjust server_spec.rb for RSpec 2.11.x and Ruby 1.9.3 by Jake Farrell · 12 years ago
  84. bd6e2b1 update svn ignore by Roger Meier · 12 years ago
  85. f6e8b0d Thrift-1710: Minor issues in test cases code Client: delphi Patch: Jens Geyer by Jake Farrell · 12 years ago
  86. 14c217d Thrift-1709:Warning "Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first" in TBinaryProtocol.cs at ReadInt64() by Jake Farrell · 12 years ago
  87. 093f5ce add some ignores by Roger Meier · 12 years ago
  88. b69d24d THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig by Roger Meier · 12 years ago
  89. bd5db3a Thrift-336: Compact Protocol in C# Patch: Henrique Mendonça by Henrique Mendonca · 12 years ago
  90. ecad392 Thrift-336: Compact Protocol in C# Patch: Henrique Mendonça by Henrique Mendonca · 12 years ago
  91. 5d6bd5a THRIFT-1645: Replace Object#tee with more conventional Object#tap in specs by Jake Farrell · 12 years ago
  92. 2fd8a15 Thrift-1680:Make install requires GNU make Client: build patch: Jake Farrell by Jake Farrell · 12 years ago
  93. 373a26b THRIFT-1082: Thrift::FramedTransport sometimes calls close() on an undefined value by Jake Farrell · 12 years ago
  94. c34d7d7 THRIFT-1591: Enable TCP_NODELAY for ruby gem by Jake Farrell · 12 years ago
  95. a87810f Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as needed by Jake Farrell · 12 years ago
  96. 6af2ec0 Client: JS Extend QUnit test cases by Henrique Mendonca · 12 years ago
  97. 6e283a0 Thrift-1703:Add leading :: to cpp names Client: c++ Patch: Jochen Topf by Henrique Mendonca · 12 years ago
  98. 78a54a1 THRIFT-1521:patches for more Performance Client: php Patch: D. Edler by Jake Farrell · 12 years ago
  99. 41dfe6f Thrift-1701:node.js TBufferedTransport buffer corruption Patch: Marshall Roch by Henrique Mendonca · 12 years ago
  100. ffb031d Thrift-1696:Compiler fails if namespace of an unknown language is present in the IDL by Henrique Mendonca · 12 years ago