1. fb6ed7e THRIFT-2628 erlang: struct member name conflicts due to lowercased names by alisdair sullivan · 10 years ago
  2. 577f407 THRIFT-2632 add "validate" option to generate read/write validation code by Jens Geyer · 10 years ago
  3. 909f186 THRIFT-2636 c_glib: ThriftApplicationException: Expose "type" and "message" properties by Roger Meier · 10 years ago
  4. dfdc008 THRIFT-1944 Binding to zero port by Roger Meier · 10 years ago
  5. 8b51bc6 remove trailing whitespace by Roger Meier · 10 years ago
  6. feea947 THRIFT-2633 remove 'this is a dummy struct' structs from generated erlang by alisdair sullivan · 10 years ago
  7. 1d7e35a THRIFT-2631 c_glib: Support service inheritance in clients by Roger Meier · 10 years ago
  8. 3148f21 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Roger Meier · 10 years ago
  9. 8a2bab3 THRIFT-1766 [Ruby] Provide support for binary types Patch: Vanja Bucic by henrique · 10 years ago
  10. cb3f3f3 THRIFT-1357:Erlang Dependency breaks build by alisdair sullivan · 11 years ago
  11. 9a93fe0 THRIFT-2612 Java TCompactProtocol.readBinary zero copying by Jens Geyer · 11 years ago
  12. 1a36323 THRIFT-2541 reclaim TFramedTransport's read and write buffers for thrift cpp by Jens Geyer · 11 years ago
  13. 0e86f1f THRIFT-2624: Add TServerEventHandler support to C# Client: C# Patch: ra by Randy Abernethy · 11 years ago
  14. 30a472e THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  15. 4c8506e Thrift-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  16. ef7d56c THRIFT-2602:Fix missing dist files Client: ruby Patch: jfarrell by jfarrell · 11 years ago
  17. 750df2e THRIFT-2620: Fix python packaging Client: build process Patch: jfarrell by jfarrell · 11 years ago
  18. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  19. b7af66e THRIFT-2614 - C++ Library - TNonblockingServer.cpp MSVC warning removed by Konrad Grochowski · 11 years ago
  20. 2e9be75 THRIFT-2610 MSVC warning in TSocket.cpp by Roger Meier · 11 years ago
  21. 3e50a9a THRIFT-2605 TSocket warning on gcc 4.8.3 by Roger Meier · 11 years ago
  22. f83c0e1 THRIFT-2416 Cannot use TCompactProtocol with MSVC by Roger Meier · 11 years ago
  23. 5f61d29 THRIFT-2609 TFileTransport.h unused field warning (clang 3.4) by Roger Meier · 11 years ago
  24. 2768eb2 THRIFT-2608 TNonblockingServer.cpp warnings on clang 3.4 by Roger Meier · 11 years ago
  25. 9a242c0 THRIFT-2607 ThreadManager.cpp warning on clang++ 3.4 by Roger Meier · 11 years ago
  26. ca545bd THRIFT-2606 ThreadManager.h warning in clang++ 3.4 by Roger Meier · 11 years ago
  27. 464a3a4 THRIFT-2092 TNonblocking server should release handler as soon as connection closes by Roger Meier · 11 years ago
  28. 1a5127b THRIFT-1998 TCompactProtocol.tcc - one more warning on Visual 2010 by Roger Meier · 11 years ago
  29. f9fbda8 THRIFT-1926 PHP Constant Generation Refactoring by Roger Meier · 11 years ago
  30. 81b3a42 THRIFT-2524 Visual Studio project is missing TThreadedServer files by Jens Geyer · 11 years ago
  31. 41312c7 THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support by Jens Geyer · 11 years ago
  32. 9a4f40d THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support by Jens Geyer · 11 years ago
  33. bc2ca4e THRIFT-1926 PHP Constant Generation Refactoring by Jens Geyer · 11 years ago
  34. 0dd35a6 fix global leaks and copy-paste errors by Wade Simmons · 11 years ago
  35. 9bb4c11 Testcase fixed by Jens Geyer · 11 years ago
  36. 35c8b97 fix TFramedTransport residual continuation by Wade Simmons · 11 years ago
  37. bf2617e Thrift-THRIFT-2574: Compiler option to generate namespace directories for Ruby by jfarrell · 11 years ago
  38. c9bdd50 THRIFT-2579 C++ lib Windows CE support by henrique · 11 years ago
  39. 58993d1 THRIFT-2577 C++ TFileTransport missuse of closesocket on windows platform by henrique · 11 years ago
  40. ad67aa0 THRIFT-2581 C++ TFDTransport destructor should not throw by henrique · 11 years ago
  41. 104ecb6 FIX broken test by Jens Geyer · 11 years ago
  42. c0d126f THRIFT-2549 Generate json tag for struct members. use go.tag annotation to override the default generated tag. by Jens Geyer · 11 years ago
  43. 329d59a THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript library by Jens Geyer · 11 years ago
  44. 32f3982 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 11 years ago
  45. 44c9b44 THRIFT-2539:TSocket.cpp AI_ADDRCONFIG problems on Windows by Randy Abernethy · 11 years ago
  46. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  47. cd9dd51 THRIFT-2572 Add string/collection length limit checks (from C++) to java protocol readers by Roger Meier · 11 years ago
  48. faf52db THRIFT-2569 Introduce file to specify third party library locations on Windows by Roger Meier · 11 years ago
  49. 7b11fec THRIFT-2568 Implement own certificate handler Client: C# Patch: Michael Blättler by Jens Geyer · 11 years ago
  50. 5c97603 THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names by Roger Meier · 11 years ago
  51. e86428c THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names by Roger Meier · 11 years ago
  52. 80a44f8 THRIFT-2551 OutOfMemoryError "unable to create new native thread" kills serve thread by Roger Meier · 11 years ago
  53. 4b0fede THRIFT-1584 could not SetMinThreads in ThreadPool on single-core machines by Jens Geyer · 11 years ago
  54. 97243a7 THRIFT-2239 Address FindBugs errors by Roger Meier · 11 years ago
  55. f8c1c98 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  56. 8fcc82b Updated makefile for THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects by Jens Geyer · 11 years ago
  57. f64d7e0 THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects by Jens Geyer · 11 years ago
  58. 4f073d8 THRIFT-2505 fix apache license header by henrique · 11 years ago
  59. d0265c7 THRIFT-2522 TypeScript extension for Thrift Compiler by henrique · 11 years ago
  60. ada1016 THRIFT-2522 TypeScript extension for Thrift Compiler by Pascal Schweizer · 11 years ago
  61. 91cfb99 THRIFT-2500 sending random data crashes thrift(golang) service by Jens Geyer · 11 years ago
  62. b7cb945 THRIFT-2537 Path for "go get" does not work Client: Go Patch: Jens Geyer by Jens Geyer · 11 years ago
  63. 816790b Thrift-2535:TJSONProtocol when serialized yields TField ids rather than names by jfarrell · 11 years ago
  64. 303eb1b THRIFT-2401 Haskell tutorial compiles by Roger Meier · 11 years ago
  65. 73b58a2 THRIFT-1771 "make check" fails on x64 for libboost_unit_test_framework.a by Roger Meier · 11 years ago
  66. 20aeba3 THRIFT-2511 Node.js compact protocol Client: Node Patch: Randy Abernethy by ra · 11 years ago
  67. facc8dc THRIFT-2505 go struct should always be a pointer to avoid copying of potentially size-unbounded structs by Jens Geyer · 11 years ago
  68. f459868 THRIFT-2497 server and client for test/go, also several fixes and improvements by Jens Geyer · 11 years ago
  69. c0ad368 THRIFT-2455 Allow client certificates to be used with THttpClient by Jens Geyer · 11 years ago
  70. 3704227 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  71. 2c60625 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  72. 4fba9d2 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  73. 6370cfd THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  74. 5c80b56 THRIFT-2475 c_glib: buffered_transport_write function return always TRUE. by Roger Meier · 11 years ago
  75. 879cab2 THRIFT-1914 Python: Support for Multiplexing Services on any by Roger Meier · 11 years ago
  76. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  77. e52c046 THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
  78. 2a9e6a4 THRIFT-2501: C# The test parameters from the TestServer and TestClient are different from the http://thrift.apache.org/test/ by Jens Geyer · 11 years ago
  79. 885c679 THRIFT-2471 Make cpp.ref annotation language agnostic by Jens Geyer · 11 years ago
  80. 0997250 THRIFT-2502 Optimize go implementations of binary and compact protocols for speed by Jens Geyer · 11 years ago
  81. 731975a THRIFT-2451: Do not use pointers for optional fields with defaults. Do not write such fields if its value set to default. Also, do not use pointers for any optional fields mapped to go map or slice. generate Get accessors by Jens Geyer · 11 years ago
  82. 4920a65 exec permissions for sh files by henrique · 11 years ago
  83. d17f1c9 THRIFT-847 Test Framework harmonization across all languages by henrique · 11 years ago
  84. 2bc4b13 THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by henrique · 11 years ago
  85. 779b9ac THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy by ra · 11 years ago
  86. 8f697cb THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy by ra · 11 years ago
  87. 751c97c THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 11 years ago
  88. c1d7943 THRIFT-2347 C# TLS Transport based on THRIFT-181 Client: C# Patch: Beat Käslin by Jens Geyer · 11 years ago
  89. 7201c0d THRIFT-2405:Node.js Multiplexer tests fail (silently) by ra · 11 years ago
  90. ab2793a THRIFT-2466: Improper error handling for SSL/TLS connections that don't complete a handshake by Roger Meier · 11 years ago
  91. a131b8f THRIFT-2456 THttpClient fails when using async support outside Silverlight by Jens Geyer · 11 years ago
  92. 057be5a THRIFT-2470 THttpHandler swallows exceptions from processor by Jens Geyer · 11 years ago
  93. 20bcf38 Added some more missing ASF headers, fixed go/test makefile structure by Jens Geyer · 11 years ago
  94. 703200c Added missing ASF headers by Jens Geyer · 11 years ago
  95. 2f75e2d THRIFT-2460 unopened socket fd must be less than zero. by Jens Geyer · 11 years ago
  96. 2335b96 Added missing ASF header by Jens Geyer · 11 years ago
  97. a6c63de THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  98. c2ccca8 THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  99. 26c68ea THRIFT-1908: Using php thrift_protocol accelerated transfer causes core dump by jfarrell · 11 years ago
  100. c02618c FIX: it's now readme.MD by Jens Geyer · 11 years ago