1. 10308cb THRIFT-3596 Better conformance to PEP8 by Nobuaki Sukegawa · 9 years ago
  2. f07b4a1 Adjust Python SSL test delay in an attempt to avoid flakiness on CI by Nobuaki Sukegawa · 9 years ago
  3. 95c628e THRIFT-3578 Make THeaderTransport detect TCompact framed and unframed by Nobuaki Sukegawa · 9 years ago
  4. bcd8e32 THRIFT-3420 C++: TSSLSockets are not interruptable by Nobuaki Sukegawa · 9 years ago
  5. 356f7aa THRIFT-3588 Using TypeScript with --noImplicitAny fails by Jens Geyer · 9 years ago
  6. 7107043 THRIFT-3524 dcc32 warning "W1000 Symbol 'IsLowSurrogate' is deprecated: 'Use TCharHelper'" in Thrift.Protocol.JSON.pas by Jens Geyer · 9 years ago
  7. 3bf3ebf THRIFT-2157 generated code would cause ClassCastException by Marc Breslow · 9 years ago
  8. f8ca055 THRIFT-3251 Add http transport for server to Go lib by claudemiro · 9 years ago
  9. 45c8e49 THRIFT-3549 Exceptions are not properly stringified in Perl library by Roger Meier · 9 years ago
  10. ccd998a THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift" by Chandler May · 9 years ago
  11. 9890c28 THRIFT-3568 THeader server crashes on readSlow by Nobuaki Sukegawa · 9 years ago
  12. 3d600bf THRIFT-3576 Boost test --log_format arg does not accept lowercase by Nobuaki Sukegawa · 9 years ago
  13. a837085 THRIFT-3555 'configure' script does not honor --with-openssl=<path> for libcrypto for BN_init by Nobuaki Sukegawa · 9 years ago
  14. 6076970 THRIFT-3573 c_glib: No rule to make target issue by Nobuaki Sukegawa · 9 years ago
  15. 71398bb THRIFT-3570 Remove duplicate instances that are added by upstream by Nobuaki Sukegawa · 9 years ago
  16. 3fe3df2 THRIFT-3567 GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed by Chandler May · 9 years ago
  17. 6dde90b THRIFT-1313 implement compact protocol for c_glib library by Chandler May · 9 years ago
  18. e917a27 THRIFT-3564: potential core dump in TQTcpServer by Sebastian Zenker · 9 years ago
  19. 3506b66 THRIFT-3566: fixed TQTcpServerTest - it was never executed and working by Sebastian Zenker · 9 years ago
  20. 9c4193d THRIFT-3565: C++: declared T{Async}Processor::getEventHandler() as const member functions by Sebastian Zenker · 9 years ago
  21. 643f1ee THRIFT-3563: C++/Qt: removed usage of macro QT_PREPEND_NAMESPACE() by Sebastian Zenker · 9 years ago
  22. 9be7569 THRIFT-3562: C++: removed unused TEventServer by Sebastian Zenker · 9 years ago
  23. 235d49f THRIFT-3561: C++/Qt: make use of Q_DISABLE_COPY() to get rid of copy ctor and assignment operator by Sebastian Zenker · 9 years ago
  24. b696214 THRIFT-3551 Thrift perl library missing package declaration by Roger Meier · 9 years ago
  25. 8b0fe28 THRIFT-3558 fix typos in c_glib test assertions by Chandler May · 9 years ago
  26. 8b5e2e7 THRIFT-3428 go test fail on busy_machine by Roger Meier · 9 years ago
  27. 420ee1e THRIFT-3552 c_glib: Fix memory leak in processor by Simon South · 9 years ago
  28. 0c0649d THRIFT-3510 Add HttpTaskAsyncHandler implementation by Adam Connelly · 9 years ago
  29. fc07084 THRIFT-3542 Add length limit support to Java test server by Nobuaki Sukegawa · 9 years ago
  30. 7b545b5 THRIFT-3532 Add configurable string and container read size limit to Python protocols by Nobuaki Sukegawa · 9 years ago
  31. a3b88a0 THRIFT-3503 Enable py:utf8string by default by Nobuaki Sukegawa · 9 years ago
  32. 397bd51 THRIFT-3527 -gen py:dynamic,utf8strings ignores utf8strings option by Nobuaki Sukegawa · 9 years ago
  33. 299255a THRIFT-3525 py:dynamic fails to handle binary list/set/map element by Nobuaki Sukegawa · 9 years ago
  34. 051ed3c THRIFT-3127 rb: switch -recurse to --recurse by Roger Meier · 9 years ago
  35. 65d8564 THRIFT-3538 python: Removed UnboundMethodType by Thomas Bartelmess · 9 years ago
  36. c410494 THRIFT-3208: Fix Visual Studio solution build failure due to renamed source by Roger Meier · 9 years ago
  37. 11eac44 THRIFT-3534 Link error when building with Qt5 by Roger Meier · 9 years ago
  38. 861447a THRIFT-3536 Error 'char' does not contain a definition for 'IsLowSurrogate' for WP7 target by Jens Geyer · 9 years ago
  39. de0b4b5 THRIFT-3523 XML Generator by BCG · 9 years ago
  40. 8733bf4 THRIFT-3520: Dart TSocket onError stream should be typed as Object by Mark Erickson · 9 years ago
  41. 496454a THRIFT-3514: Add PHP 7 version of php_thrift_protocol by David Soria Parra · 9 years ago
  42. c91bd74 THRIFT-3437 Fixed MinGW-w64 build by Nobuaki Sukegawa · 9 years ago
  43. 3ab9f2b THRIFT-3521 : TSimpleJSONProtocolTest is not deterministic (fails when run on JDK 8) by BCG · 9 years ago
  44. a3dc3f8 THRIFT-3518:TConcurrentClientSyncInfo files were missing for Visual Studio by jfarrell · 9 years ago
  45. 4733db4 THRIFT-3519 fastbinary does not work with -gen py:utf8strings by Nobuaki Sukegawa · 9 years ago
  46. 796667b THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco by Antonio Di Monaco · 9 years ago
  47. fe3f336 THRIFT-2994 Node.js TJSONProtocol cannot be used for object serialization by Tim Sebastian · 9 years ago
  48. 33744b0 THRIFT-3515 Python 2.6 compatibility and test on CI by Nobuaki Sukegawa · 9 years ago
  49. 269473d THRIFT-3502: C++ TServerSocket passes small buffer to getsockname by Jeremy Spiegel · 9 years ago
  50. 2aaae8a THRIFT-3486 - Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values by BCG · 9 years ago
  51. bf8f7b4 THRIFT-3383 i64 related warnings by Simon South · 9 years ago
  52. 56cf779 THRIFT-3512 c_glib: Build fails due to missing features.h by Simon South · 9 years ago
  53. 117af5c THRIFT-3498 C++ library assumes optional function pthread_attr_setschedpolicy is available by Simon South · 9 years ago
  54. ad83586 THRIFT-3505 Enhance Python TSSLSocket by Nobuaki Sukegawa · 9 years ago
  55. b9c859a THRIFT-3506 Eliminate old style classes from library code by Nobuaki Sukegawa · 9 years ago
  56. 7b89469 THRIFT-3504 Fix FastbinaryTest.py Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  57. 1719bf4 THRIFT-3497 Build fails with "invalid use of incomplete type" by Simon South · 9 years ago
  58. 39e505c THRIFT-3496 C++: Cob style client fails when sending a consecutive request by Sebastian Zenker · 9 years ago
  59. dd02f55 THRIFT-2883 TTwisted.py, during ConnectionLost processing: exceptions.RuntimeError: dictionary changed size during iteration by Robert Thille · 10 years ago
  60. ae3775a THRIFT-2869 run JSON schema validator from test by Stig Bakken · 10 years ago
  61. 23d6746 THRIFT-3487 Full support for newer Delphi versions by Jens Geyer · 9 years ago
  62. 7be41c7 THRIFT-3493 libthrift does not compile on windows using visual studio by Jens Geyer · 9 years ago
  63. 176bf0c THRIFT-3493 libthrift does not compile on windows using visual studio by KCris · 9 years ago
  64. e68ccc2 THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64 by Nobuaki Sukegawa · 9 years ago
  65. ef2b528 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Nobuaki Sukegawa · 9 years ago
  66. f48e339 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Rhys Adams · 10 years ago
  67. dfb6896 THRIFT-3483 Incorrect empty binary handling introduced by THRIFT-3359 by Nobuaki Sukegawa · 9 years ago
  68. 7c7d679 THRIFT-3433 Doubles aren't interpreted correctly by Nobuaki Sukegawa · 9 years ago
  69. 4f6138b THRIFT-3484 Consolidate temporary buffers in Java's TCompactProtocol by Tom Lee · 9 years ago
  70. 9d0f752 THRIFT-3432 Add the TByteBuffer transport for Java Client: Java Patch: Tom Lee by Tom Lee · 9 years ago
  71. 3143bfb THRIFT-3478 restore method to THsHaServer by Keith Turner · 9 years ago
  72. 84cf363 THRIFT-3328 A callback is not called when a server is down. by HIRANO Satoshi · 9 years ago
  73. 9caf6d6 THRIFT-3435 Separate package for fullcamel thrift by Tom Lee · 9 years ago
  74. ba3fe86 THRIFT-3464 Fix several defects in c_glib code generator by Nobuaki Sukegawa · 9 years ago
  75. 362a5ed THRIFT-3455 struct write method's return value is incorrect by Nobuaki Sukegawa · 9 years ago
  76. dd89dce THRIFT-3468 Dart TSocketTransport onError handler is too restrictive by Mark Erickson · 9 years ago
  77. 620e7a8 THRIFT-3456 rounding issue in static assert by Nikolay Tolstokulakov · 9 years ago
  78. 0d227b1 THRIFT-3470 Sporadic timeouts with pipes Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 years ago
  79. f56b907 THRIFT-3444 Large 64 bit Integer does not preserve value through Node.js JSONProtocol by Nobuaki Sukegawa · 9 years ago
  80. aede975 THRIFT-3318 PHP: SimpleJSONProtocol Implementation by Atsushi Takayama · 9 years ago
  81. 56c1dde THRIFT-3456 rounding issue in static assert by Nikolay Tolstokulakov · 9 years ago
  82. 54a2e64 THRIFT-3206 Fix Visual Studio build failure due 'pthread_self': identifier not found by Roger Meier · 9 years ago
  83. a43063c THRIFT-3451 thrift_protocol PHP extension missing config.m4 file by Roger Meier · 9 years ago
  84. e841b3d THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements by Nobuaki Sukegawa · 9 years ago
  85. b9641e0 THRIFT-3450 NPE when using SSL by Nobuaki Sukegawa · 9 years ago
  86. 5479099 THRIFT-3087 Pass on errors like "connection closed" by Андрей Веселов · 9 years ago
  87. e8c71d8 THRIFT-3442 Run CMake tests on Appveyor Client: Test Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  88. 69826b2 THRIFT-2410: Add UTF-16 to UTF-8 converter and use for convert the escaped unicode character to UTF-8 byte array. by Phongphan Phuttha · 9 years ago
  89. 0ad6ee9 THRIFT-3420 C++: TSSLSockets are not interruptable by Martin Haimberger · 9 years ago
  90. ae971ce THRIFT-2110 Erlang: Support for Multiplexing Services on any Transport, Protocol and Server by David Robakowski · 11 years ago
  91. ca93936 THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  92. bbb8f5c THRIFT-3430 Go THttpClient does not read HTTP response body to completion when closing by Justin Larrabee · 9 years ago
  93. 13ac77d THttpClient now utilizes a package level shared HTTP client and optionally allows users of the library to specify one. by Justin Larrabee · 9 years ago
  94. 8551f3f Revert part of 7f404fdef23dbbe5204d35bcb9261ff50939f31f by Nobuaki Sukegawa · 9 years ago
  95. 6defea5 THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64 by Nobuaki Sukegawa · 9 years ago
  96. bc7e480 THRIFT-3350 Python JSON protocol does not encode binary as Base64 by Nobuaki Sukegawa · 9 years ago
  97. 97a4898 THRIFT-3423 First call to thrift_transport:read_exact fails to dispatch correct function by Nobuaki Sukegawa · 9 years ago
  98. 7f404fd Run test for THRIFT-2413 by Nobuaki Sukegawa · 9 years ago
  99. c7b3086 THRIFT-3421 rebar as dependency instead of bundling by Roger Meier · 9 years ago
  100. a6b1203 THRIFT-3422 Fixed Go's TServerSocket not closing socket on Interrupt. by Mark Sonnabaum · 9 years ago