1. 6cd63ec Thrift-1670: Incompatibilities between different versions of a Thrift interface by Jake Farrell · 12 years ago
  2. 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
  3. 2853cc0 Thrift-1658:Java thrift server is not throwing TApplicationException by Jake Farrell · 12 years ago
  4. c02efe2 Thrift-1674:Update Thrift D library to be compatible with 2.060 by Jake Farrell · 12 years ago
  5. ffd7685 Thrift-1664:Reference to non-existing variable in build script by Jake Farrell · 12 years ago
  6. b4e9aac Thrift-1673: Ruby compile flags for extension for multi arch builds (os x) by Jake Farrell · 12 years ago
  7. e06e8b7 Thrift-1671:Cocoa code generator does not put keywords into generated method calls by Jake Farrell · 12 years ago
  8. d6d3e37 Thrift-1661:Add --with-qt4 configure option Client: cpp Patch: Blair Zajac by Jake Farrell · 12 years ago
  9. 6f3a526 Thrift-1662:"removeObject:" should be "removeObserver:" in [-TSocketServer dealloc]? by Jake Farrell · 12 years ago
  10. c9c972b Thrift-1655: Configure still trying to use thrift_generators in output by Jake Farrell · 12 years ago
  11. 908d2f7 THRIFT-1116 Compilation error in file TSSLSocket.cpp on FreeBSD-8.0 by Roger Meier · 12 years ago
  12. ae44abc THRIFT-1064 TClientInfoServerHandler::processContext() is not called for TNonblockingServer server event handler by Roger Meier · 12 years ago
  13. 3fcdb09 Thrift-1652: TSaslTransport does not log the error when kerberos auth fails by Jake Farrell · 12 years ago
  14. 6530f1d THRIFT-1632. rb: ruby: data corruption in thrift_native implementation of MemoryBufferTransport by Bryan Duxbury · 13 years ago
  15. 27647d5 THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows by Roger Meier · 13 years ago
  16. d620328 THRIFT-1624. java: Isset Generated differently on different platforms by Bryan Duxbury · 13 years ago
  17. 40633a6 THRIFT-1635 D codegen bug for required non-nullable fields by Roger Meier · 13 years ago
  18. bd057f6 THRIFT-1633 Add windows build configurations to support static linking by Roger Meier · 13 years ago
  19. ee22939 THRIFT-1608 add license header by Roger Meier · 13 years ago
  20. 5be8e9e Adding svn propset ignore for compiler/src/windows/version.h by Jake Farrell · 13 years ago
  21. 16b7641 THRIFT-1438: lib/cpp/src/windows/config.h should read version from configure.ac rather than a #define by Jake Farrell · 13 years ago
  22. f42ae01 Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings by Jake Farrell · 13 years ago
  23. e64b129 THRIFT-1608 Allow servlet to be supplied TProcessor and TProtocolFactory after the init() method has finished by Roger Meier · 13 years ago
  24. f9f841d THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvements by Roger Meier · 13 years ago
  25. 122803b THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows by Roger Meier · 13 years ago
  26. 89cc430 THRIFT-1631 Fix C++ server constructor typos Patch: Andrew Cox by Roger Meier · 13 years ago
  27. 6edb27a THRIFT-1622. cpp: Incorrect size returned on read by Bryan Duxbury · 13 years ago
  28. 9212e79 THRIFT-1627 compiler built using compilers.vcxproj cannot be used to build some test .thrift files by Roger Meier · 13 years ago
  29. 87b704f Thrift-1558 _xplatform_pipe_6-5-2012.patch fix compile error by Roger Meier · 13 years ago
  30. febe845 THRIFT-1621 Delphi Memory leaks Patch: Jens Geyer by Roger Meier · 13 years ago
  31. cefdca6 THRIFT-1195 Allow users to act on client connects/disconnects by Roger Meier · 13 years ago
  32. 7d0a040 Thrift-1558 _xplatform_pipe_6-5-2012.patch Patch: Peace C by Roger Meier · 13 years ago
  33. e25db16 THRIFT-1613. Add code back into empty source file ToStringTest.java by Bryan Duxbury · 13 years ago
  34. 4cb8e40 THRIFT-1612 Base64 encoding is broken Patch: Andrew Cox by Roger Meier · 13 years ago
  35. 83042b9 THRIFT-1613 Add code back into empty source file ToStringTest.java by Roger Meier · 13 years ago
  36. d1f6782 remove empty folders by Roger Meier · 13 years ago
  37. 2d59b9e THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  38. b661783 THRIFT-1585 C++ library fails to build with OS X pthread implementation by Roger Meier · 13 years ago
  39. d11c8bc Thrift-1611:Improved code generation for typedefs by Jake Farrell · 13 years ago
  40. 86d2a4a THRIFT-1610:IWebProxy not available on WP7 platform by Jake Farrell · 13 years ago
  41. 3f972b1 THRIFT-1593 Pass on errors like "connection closed" to the handler module by Roger Meier · 13 years ago
  42. da74ff4 THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector by Roger Meier · 13 years ago
  43. 6849f20 THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector by Roger Meier · 13 years ago
  44. f5bae90 Thrift-1326:on some platforms, #include <stdint.h> is necessary to be included in Thrift.h by Jake Farrell · 13 years ago
  45. eccbe4d THRIFT-1539:Build and distribute the fb303 python libraries along with thrift by Jake Farrell · 13 years ago
  46. 6c5ee6a Thrift-1604:Python exxception handeling for changes from PEP3110 by Jake Farrell · 13 years ago
  47. 5e022aa THRIFT-1159:THttpClient->Flush() issue (connection thru proxy) by Jake Farrell · 13 years ago
  48. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  49. 94bb7f2 Thrift-1606:Race condition in BoostThreadFactory.cpp by Jake Farrell · 13 years ago
  50. e8c259a Thrift-541: Cocoa code generator doesn't put keywords before all arguments. by Jake Farrell · 13 years ago
  51. a30930f THRIFT-1599 Fixing HTTP client(Ruby) Patch: Tomas by Roger Meier · 13 years ago
  52. dd16f05 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  53. 4f260f7 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  54. 6bb0a7a THRIFT-1589 configure.ac should require at least boost 1.41 by Roger Meier · 13 years ago
  55. 41f4708 some ignores... by Roger Meier · 13 years ago
  56. 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  57. 96efc26 THRIFT-1574 Apache project branding requirements: DOAP file [PATCH] by Roger Meier · 13 years ago
  58. 4a48300 update svn:ignore by Roger Meier · 13 years ago
  59. b87e566 Thrift-1079:Support i64 in AS3 Client: as3 Patch: Reverting by Jake Farrell · 13 years ago
  60. 67377e7 fix broken build introduced with THRIFT-1336 by Roger Meier · 13 years ago
  61. 2be7f24 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago
  62. 0b92274 THRIFT-1597 TJSONProtocol.php is missing from Makefile.am Patch: Andrew Grumet by Roger Meier · 13 years ago
  63. ea7b21d fix TApplicationException not imported in Python gencode by Christopher Piro · 13 years ago
  64. bb6de7a THRIFT-1596 Delphi: Test clients should have a return codes that reflect whether they succeeded or not by Roger Meier · 13 years ago
  65. 4532017 THRIFT-1574 Apache project branding requirements: DOAP file [PATCH] by Roger Meier · 13 years ago
  66. 4fce960 THRIFT-1592 Test clients should have a return codes that reflect whether they succeeded or not by Roger Meier · 13 years ago
  67. 99b3672 THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
  68. 7abda07 THRIFT-681 The HTML generator does not handle JavaDoc style comments very well by Roger Meier · 13 years ago
  69. 1f8b48f THRIFT-1590 Document the excepted return values and behaviors ThriftTest.thrift so that all languages can implement a test server by Roger Meier · 13 years ago
  70. f50df7f THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
  71. b2f3bcd THRIFT-681. The HTML generator does not handle JavaDoc style comments very well by Bryan Duxbury · 13 years ago
  72. 860b8c9 fix tutorial python server by Christopher Piro · 13 years ago
  73. 6ad473f THRIFT-1589 configure.ac should require at least boost 1.41 by Roger Meier · 13 years ago
  74. 95b1bd7 THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
  75. 23c16b7 disable c_glib for mingw compiler build by Roger Meier · 13 years ago
  76. f666d07 THRIFT-1514 Callbacks with newer jQuery versions don't work Patch: Andrew Grumet by Roger Meier · 13 years ago
  77. 3217723 enable c_glib per default by Roger Meier · 13 years ago
  78. b70e04c THRIFT-1586 Two small D issues Patch: David Nadlinger by Roger Meier · 13 years ago
  79. 710c111 cleanup .gitignore by Roger Meier · 13 years ago
  80. c75797d THRIFT-1583 c_glib leaks memory by Roger Meier · 13 years ago
  81. 7c76791 THRIFT-1577 Compile thrift with php module for php 5.4.0 failed. need to replace function_entry with zend_function_entry by Roger Meier · 13 years ago
  82. b661e83 THRIFT-1277 Node.js serializes false booleans as null Patch: Henrique Mendonca by Roger Meier · 13 years ago
  83. 2badac7 THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path by Roger Meier · 13 years ago
  84. 1516be0 Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk by Roger Meier · 13 years ago
  85. 92a90ff THRIFT-1566 Thrift/cpp: Use some different string operations by Roger Meier · 13 years ago
  86. 5346e72 THRIFT-1570 Correctly generate code for empty services. Patch: Dave Watson by Roger Meier · 13 years ago
  87. 629d5a9 THRIFT-1565 Thrift/cpp: Use default constructor for strings Patch: Dave Watson by Roger Meier · 13 years ago
  88. cfff856 THRIFT-1569 thrift: add stop() method to python TNonblockingServer by Roger Meier · 13 years ago
  89. 3f5a264 THRIFT-1568 Thrift: Add User-Agent header to Python THttpClient by Roger Meier · 13 years ago
  90. a3410db THRIFT-1564 Minor fixes to TZlibTransport Patch: Dave Watson by Roger Meier · 13 years ago
  91. 33eaa0f THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path. by Roger Meier · 13 years ago
  92. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  93. 49ef658 THRIFT-1079 Support i64 in AS3 Patch: Ethan Urie by Roger Meier · 13 years ago
  94. fa392e9 THRIFT-1560 Add setCustomHeaders() method to python thrift lib by Roger Meier · 13 years ago
  95. 02c827b THRIFT-1562 Fix issue with TFramedTransport::readSlow Patch: Dave Watson by Roger Meier · 13 years ago
  96. d8f50f3 THRIFT-1563 thrift: make serve() throw an exception if it fails by Roger Meier · 13 years ago
  97. ec8027f THRIFT-1561 expose #active connections Patch: Dave Watson by Roger Meier · 13 years ago
  98. d1bf5d0 THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows Patch: Peace C by Roger Meier · 13 years ago
  99. b1ec4cc THRIFT-1412 Thrift Transport classes should manage the lifetime of objects implementing IDisposable by implementing IDisposable themselves by Roger Meier · 13 years ago
  100. 5c85461 THRIFT-1555 Delphi version of the tutorial code Patch: Jens Geyer by Roger Meier · 13 years ago