1. 565517a subversion, thanks and good bye ;-r by Roger Meier · 12 years ago
  2. 0c04fcc THRIFT-1881 TNonblockingServer does not release open connections or threads on shutdown by Roger Meier · 12 years ago
  3. a51186b THRIFT-1879 Add support for GObject-Introspection by Roger Meier · 12 years ago
  4. 9b25244 THRIFT-1861 PHP Makefile does not include TStringFuncFactory Patch: Logan Owen by Roger Meier · 12 years ago
  5. 552440e THRIFT-1890 C++: Make named pipes server work asynchronously by Jens Geyer · 12 years ago
  6. 0b20cc8 THRIFT-1874 timeout for the server-side end of a named pipe by Jens Geyer · 12 years ago
  7. 5cb0d22 THRIFT-1873 Binary protocol factory ignores struct read/write flags by Jens Geyer · 12 years ago
  8. 6a7463a THRIFT-1872 issues with TBufferedTransport buffer by Jens Geyer · 12 years ago
  9. 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
  10. 073f9eb Thrift-1629:Ruby 1.9 Compatibility during Thrift configure, make, install by Jake Farrell · 12 years ago
  11. 04f8311 Thrift-1264:TSocketClient is queried by run loop after deallocation in Cocoa by Jake Farrell · 12 years ago
  12. 1bb9032 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  13. b64a774 THRIFT-1842 Memory leak with Pipes Patch: Jens Geyer by Jens Geyer · 12 years ago
  14. 7b96b22 THRIFT-1805 Thrift should not swallow ALL exceptions Patch: Diwaker Gupta by Roger Meier · 12 years ago
  15. d34bea0 THRIFT-1837 Deploy and use cxxfunctional.h in cpp code generated in cob_style mode by Roger Meier · 12 years ago
  16. 772b2b1 THRIFT-1789 fix json protocol read set begin Patch: Kevin Radloff by Roger Meier · 12 years ago
  17. f42ce2a THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 12 years ago
  18. c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
  19. e3da768 THRIFT-1826 update c_glib source header paths Patch: Simon South by Roger Meier · 12 years ago
  20. 87afaac THRIFT-1822 PHP unit test does not work Patch: Roger Meier by Roger Meier · 12 years ago
  21. 8ebe0d9 THRIFT-1594 Java test clients should have a return codes that reflect whether it succeeds or not. by Roger Meier · 12 years ago
  22. e3f6710 THRIFT-1814 Minor D library fixes by Roger Meier · 12 years ago
  23. 19dbbef THRIFT-1766 [Ruby] Provide support for binary types Patch: Nathan Beyer by Roger Meier · 12 years ago
  24. f089f8e remove unused import by Roger Meier · 12 years ago
  25. 0895dfe THRIFT-1797 Python implementation of TSimpleJSONProtocol Patch: Avi Flamholz by Roger Meier · 12 years ago
  26. b2f29d8 THRIFT-1657 Chrome browser sending OPTIONS method before POST in xmlHttpRequest by Roger Meier · 12 years ago
  27. 5d06db6 THRIFT-1795 Race condition in TThreadedServerPool java implementation by Roger Meier · 12 years ago
  28. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  29. 8fa8aea THRIFT-1641 Thrift 0.8 not compatible with Android HttpClient Patch: Darin Tay by Roger Meier · 12 years ago
  30. ad8154a THRIFT-1796 TJSONProtocol is not functional Patch: Avi Flamholz by Roger Meier · 12 years ago
  31. 8538edf THRIFT-1792 Added TFramedTransport to the thrift Cocoa library. by Roger Meier · 12 years ago
  32. a9e33bf THRIFT-1699 Native Union#read has extra read_field_end call Patch: Kevin Radloff by Jens Geyer · 12 years ago
  33. 741e715 THRIFT-1763 jquery ajax code should send application/json content-type by Roger Meier · 12 years ago
  34. 2b2560e THRIFT-1773. Revert "Thrift-1604:Python exxception handeling for changes from PEP3110" by Todd Lipcon · 12 years ago
  35. 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 12 years ago
  36. e242a96 add -Xlint:unchecked to improve quality by Roger Meier · 12 years ago
  37. 52820d0 THRIFT-1749 Python TSSLSocket error handling obscures actual error by Roger Meier · 12 years ago
  38. 0069a44 THRIFT-1748 Guard and RWGuard macros defined in global namespace by Roger Meier · 12 years ago
  39. 05ab89a THRIFT-1745 Python JSON protocol fix typo detected by cross language test suite by Roger Meier · 12 years ago
  40. 85fb6de THRIFT-1745 Python JSON protocol TJSONProtocol.py: Frederic Delbos by Roger Meier · 12 years ago
  41. 36ae65c THRIFT-1744: Compilation failure under Android NDK toolchain by Henrique Mendonca · 12 years ago
  42. ccfedcb change AUTHOR to Apache Thrift <dev@thrift.apache.org> by Roger Meier · 12 years ago
  43. 50fb501 Thrift-1353: Switch to performance branch, get rid of BinaryParser by Henrique Mendonca · 12 years ago
  44. ee4aaae THRIFT-1739: missing license header in node.js files by Jake Farrell · 12 years ago
  45. d407b2d Thrift-1353: Switch to performance branch, get rid of BinaryParser by Henrique Mendonca · 12 years ago
  46. 4268dad remove whitespace and add some svn:ignore by Roger Meier · 12 years ago
  47. 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
  48. 79655fb THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Patch: Jens Geyer by Roger Meier · 12 years ago
  49. 98f9377 Thrift-1709:Warning "Bitwise-or operator used on a sign-extended operand;..." by Jake Farrell · 12 years ago
  50. 771ca3c THRIFT-1414 bufferoverflow in c_glib buffered transport/socket client by Roger Meier · 12 years ago
  51. 9bb65ae THRIFT-1730 error: numeric_limits is not a member of std Patch: Martin Vogt by Roger Meier · 12 years ago
  52. a0bd523 Thrift-1728:Upgradation of httpcomponents Client: java Patch: Karthik K by Jake Farrell · 12 years ago
  53. 435e1c4 THRIFT-1643:Denial of Service attack in TBinaryProtocol.readString by Jake Farrell · 12 years ago
  54. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  55. 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
  56. 510ecae Thrift-1722:C# WP7 Assembly addition beaks mono build by Jake Farrell · 12 years ago
  57. a32ac7a Thrift-1718:Incorrect check in TFileTransportTest by Jake Farrell · 12 years ago
  58. 271e47a THRIFT-1716 max allowed connections should be PIPE_UNLIMITED_INSTANCES by Roger Meier · 12 years ago
  59. f1ede79 THRIFT-1643 Denial of Service attack in TBinaryProtocol.readString by Roger Meier · 12 years ago
  60. b5a18a1 Thrift-1023:Thrift encoding (UTF-8) issue with Ruby 1.9.2 by Jake Farrell · 12 years ago
  61. fc35612 Thrift-1673: Ruby compile flags for exension for multi arch builds (os x) by Jake Farrell · 12 years ago
  62. e983cf5 update Visual Studio project files and svn:ignore by Roger Meier · 12 years ago
  63. 819ad6e remove unused stuff by Roger Meier · 12 years ago
  64. 3bef8c2 THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Patch: Jens Geyer by Roger Meier · 12 years ago
  65. dfb8298 THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows minor fix by Roger Meier · 12 years ago
  66. 1f4be7e THRIFT-1690 Non-linux OSes use int's in bsd socket calls as well. by Roger Meier · 12 years ago
  67. 96be007 THRIFT-1707: Adjust server_spec.rb for RSpec 2.11.x and Ruby 1.9.3 by Jake Farrell · 12 years ago
  68. f6e8b0d Thrift-1710: Minor issues in test cases code Client: delphi Patch: Jens Geyer by Jake Farrell · 12 years ago
  69. 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
  70. b69d24d THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig by Roger Meier · 12 years ago
  71. bd5db3a Thrift-336: Compact Protocol in C# Patch: Henrique Mendonça by Henrique Mendonca · 12 years ago
  72. ecad392 Thrift-336: Compact Protocol in C# Patch: Henrique Mendonça by Henrique Mendonca · 12 years ago
  73. 5d6bd5a THRIFT-1645: Replace Object#tee with more conventional Object#tap in specs by Jake Farrell · 12 years ago
  74. 373a26b THRIFT-1082: Thrift::FramedTransport sometimes calls close() on an undefined value by Jake Farrell · 12 years ago
  75. c34d7d7 THRIFT-1591: Enable TCP_NODELAY for ruby gem by Jake Farrell · 12 years ago
  76. a87810f Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as needed by Jake Farrell · 12 years ago
  77. 6af2ec0 Client: JS Extend QUnit test cases by Henrique Mendonca · 12 years ago
  78. 78a54a1 THRIFT-1521:patches for more Performance Client: php Patch: D. Edler by Jake Farrell · 12 years ago
  79. 41dfe6f Thrift-1701:node.js TBufferedTransport buffer corruption Patch: Marshall Roch by Henrique Mendonca · 12 years ago
  80. 962b353 THRIFT-1689: don't exit(-1) in TNonblockingServer by Henrique Mendonca · 12 years ago
  81. 3d37fba THRIFT-1694 Re-Enable serialization for WP7 Silverlight Patch: Jens Geyer by Roger Meier · 12 years ago
  82. e2ef317 Thrift-1693:libthrift has dependency on two different versions of httpcore by Jake Farrell · 12 years ago
  83. 2b2c0b2 THRIFT-1691 Serializer/deserializer support for Delphi Patch: Jens Geyer by Roger Meier · 12 years ago
  84. 630ce09 THRIFT-1655. java: TBinaryProtocol: exceeded message length raises generic TException by Bryan Duxbury · 12 years ago
  85. 814818e THRIFT-1615 cleanup: remove empty stuff by Roger Meier · 12 years ago
  86. 21c0a85 THRIFT-1615 PHP Namespace (was Thrift for Symfony 2) Patch: Xavier HAUSHERR by Roger Meier · 12 years ago
  87. f88f9c2 Thrift-1650: Update clean items and svn:ignore entries for OS X artifacts by Jake Farrell · 12 years ago
  88. 6cd63ec Thrift-1670: Incompatibilities between different versions of a Thrift interface by Jake Farrell · 12 years ago
  89. afd3ab2 Thrift-1656: Setting proper headers in THttpServer.cpp so that "Cross-Origin Resource Sharing" on js client can work. by Jake Farrell · 12 years ago
  90. 2853cc0 Thrift-1658:Java thrift server is not throwing TApplicationException by Jake Farrell · 12 years ago
  91. c02efe2 Thrift-1674:Update Thrift D library to be compatible with 2.060 by Jake Farrell · 12 years ago
  92. b4e9aac Thrift-1673: Ruby compile flags for extension for multi arch builds (os x) by Jake Farrell · 12 years ago
  93. 6f3a526 Thrift-1662:"removeObject:" should be "removeObserver:" in [-TSocketServer dealloc]? by Jake Farrell · 12 years ago
  94. 908d2f7 THRIFT-1116 Compilation error in file TSSLSocket.cpp on FreeBSD-8.0 by Roger Meier · 12 years ago
  95. ae44abc THRIFT-1064 TClientInfoServerHandler::processContext() is not called for TNonblockingServer server event handler by Roger Meier · 12 years ago
  96. 3fcdb09 Thrift-1652: TSaslTransport does not log the error when kerberos auth fails by Jake Farrell · 13 years ago
  97. 6530f1d THRIFT-1632. rb: ruby: data corruption in thrift_native implementation of MemoryBufferTransport by Bryan Duxbury · 13 years ago
  98. 40633a6 THRIFT-1635 D codegen bug for required non-nullable fields by Roger Meier · 13 years ago
  99. bd057f6 THRIFT-1633 Add windows build configurations to support static linking by Roger Meier · 13 years ago
  100. ee22939 THRIFT-1608 add license header by Roger Meier · 13 years ago