1. 3fe3df2 THRIFT-3567 GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed by Chandler May · 9 years ago
  2. 6dde90b THRIFT-1313 implement compact protocol for c_glib library by Chandler May · 9 years ago
  3. e917a27 THRIFT-3564: potential core dump in TQTcpServer by Sebastian Zenker · 9 years ago
  4. 3506b66 THRIFT-3566: fixed TQTcpServerTest - it was never executed and working by Sebastian Zenker · 9 years ago
  5. 9c4193d THRIFT-3565: C++: declared T{Async}Processor::getEventHandler() as const member functions by Sebastian Zenker · 9 years ago
  6. 643f1ee THRIFT-3563: C++/Qt: removed usage of macro QT_PREPEND_NAMESPACE() by Sebastian Zenker · 9 years ago
  7. 9be7569 THRIFT-3562: C++: removed unused TEventServer by Sebastian Zenker · 9 years ago
  8. 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
  9. 2ba7944 THRIFT-3544 Let cross test fail when server process died unexpectedly by Nobuaki Sukegawa · 9 years ago
  10. ffc2bb3 THRIFT-3439 Run make cross using Python3 when available by Nobuaki Sukegawa · 9 years ago
  11. baa1101 crossrunner: fix browse url by Roger Meier · 9 years ago
  12. b696214 THRIFT-3551 Thrift perl library missing package declaration by Roger Meier · 9 years ago
  13. 8b0fe28 THRIFT-3558 fix typos in c_glib test assertions by Chandler May · 9 years ago
  14. 8b5e2e7 THRIFT-3428 go test fail on busy_machine by Roger Meier · 9 years ago
  15. 420ee1e THRIFT-3552 c_glib: Fix memory leak in processor by Simon South · 9 years ago
  16. b815e37 THRIFT-3554 Constant decls may lead to "Error: internal error: prepare_member_name_mapping() already active for different struct" by Jens Geyer · 9 years ago
  17. 9335167 THRIFT-3537 Remove the (now obsolete) csharp:asyncctp flag by Jens Geyer · 9 years ago
  18. ba01d6b THRIFT-3554 Constant decls may lead to "Error: internal error: prepare_member_name_mapping() already active for different struct" by Jens Geyer · 9 years ago
  19. 0c0649d THRIFT-3510 Add HttpTaskAsyncHandler implementation by Adam Connelly · 9 years ago
  20. 0bd810a THRIFT-3545 Cocoa: Container type literals do not compile by Christopher Rogers · 9 years ago
  21. fc07084 THRIFT-3542 Add length limit support to Java test server by Nobuaki Sukegawa · 9 years ago
  22. 7b545b5 THRIFT-3532 Add configurable string and container read size limit to Python protocols by Nobuaki Sukegawa · 9 years ago
  23. 7e286b0 THRIFT-3540 Make python tutorial more in line with PEP8 by Nobuaki Sukegawa · 9 years ago
  24. 1a42a05 Skip C#-Python SSL cross tests that fails on Debian image by Nobuaki Sukegawa · 9 years ago
  25. 8565061 THRIFT-3531 Create cross lang feature test for string and container read length limit by Nobuaki Sukegawa · 9 years ago
  26. a3b88a0 THRIFT-3503 Enable py:utf8string by default by Nobuaki Sukegawa · 9 years ago
  27. 397bd51 THRIFT-3527 -gen py:dynamic,utf8strings ignores utf8strings option by Nobuaki Sukegawa · 9 years ago
  28. 03565bf THRIFT-3526 Code generated by py:utf8strings does not work for Python3 by Nobuaki Sukegawa · 9 years ago
  29. 299255a THRIFT-3525 py:dynamic fails to handle binary list/set/map element by Nobuaki Sukegawa · 9 years ago
  30. 1b4ebc3 THRIFT-3528 Fix warnings in thrift.ll by Nobuaki Sukegawa · 9 years ago
  31. 051ed3c THRIFT-3127 rb: switch -recurse to --recurse by Roger Meier · 9 years ago
  32. 65d8564 THRIFT-3538 python: Removed UnboundMethodType by Thomas Bartelmess · 9 years ago
  33. c410494 THRIFT-3208: Fix Visual Studio solution build failure due to renamed source by Roger Meier · 9 years ago
  34. 11eac44 THRIFT-3534 Link error when building with Qt5 by Roger Meier · 9 years ago
  35. 681e604 THRIFT-3460 Improve provided Debian packaging solution by Roger Meier · 9 years ago
  36. 861447a THRIFT-3536 Error 'char' does not contain a definition for 'IsLowSurrogate' for WP7 target by Jens Geyer · 9 years ago
  37. 447294f THRIFT-3469 Docker: Debian support by Roger Meier · 9 years ago
  38. de0b4b5 THRIFT-3523 XML Generator by BCG · 9 years ago
  39. f6521c6 THRIFT-3314 Dots in file names of includes causes dots in javascript variable names by Jens Geyer · 9 years ago
  40. 4fcc744 THRIFT-3499 Add package_prefix to python generator by Eric Klaus · 9 years ago
  41. 8733bf4 THRIFT-3520: Dart TSocket onError stream should be typed as Object by Mark Erickson · 9 years ago
  42. 496454a THRIFT-3514: Add PHP 7 version of php_thrift_protocol by David Soria Parra · 9 years ago
  43. bbaf928 THRIFT-3474 Docker: thrift-compiler by Roger Meier · 9 years ago
  44. c91bd74 THRIFT-3437 Fixed MinGW-w64 build by Nobuaki Sukegawa · 9 years ago
  45. 3ab9f2b THRIFT-3521 : TSimpleJSONProtocolTest is not deterministic (fails when run on JDK 8) by BCG · 9 years ago
  46. a3dc3f8 THRIFT-3518:TConcurrentClientSyncInfo files were missing for Visual Studio by jfarrell · 9 years ago
  47. 4733db4 THRIFT-3519 fastbinary does not work with -gen py:utf8strings by Nobuaki Sukegawa · 9 years ago
  48. 796667b THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco by Antonio Di Monaco · 9 years ago
  49. fe3f336 THRIFT-2994 Node.js TJSONProtocol cannot be used for object serialization by Tim Sebastian · 9 years ago
  50. 378b727 THRIFT-3516 Add feature test for THeader TBinaryProtocol by Nobuaki Sukegawa · 9 years ago
  51. 33744b0 THRIFT-3515 Python 2.6 compatibility and test on CI by Nobuaki Sukegawa · 9 years ago
  52. 1d8e745 Update IDL spec by Nobuaki Sukegawa · 9 years ago
  53. 7b69c18 Remove Travis-CI allow_failures entry for CentOS 7 by Nobuaki Sukegawa · 9 years ago
  54. 269473d THRIFT-3502: C++ TServerSocket passes small buffer to getsockname by Jeremy Spiegel · 9 years ago
  55. 2aaae8a THRIFT-3486 - Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values by BCG · 9 years ago
  56. bf8f7b4 THRIFT-3383 i64 related warnings by Simon South · 9 years ago
  57. 56cf779 THRIFT-3512 c_glib: Build fails due to missing features.h by Simon South · 9 years ago
  58. 117af5c THRIFT-3498 C++ library assumes optional function pthread_attr_setschedpolicy is available by Simon South · 9 years ago
  59. ad83586 THRIFT-3505 Enhance Python TSSLSocket by Nobuaki Sukegawa · 9 years ago
  60. b78d781 THRIFT-3438 Enable py:new_style by default by Nobuaki Sukegawa · 9 years ago
  61. b9c859a THRIFT-3506 Eliminate old style classes from library code by Nobuaki Sukegawa · 9 years ago
  62. 7b89469 THRIFT-3504 Fix FastbinaryTest.py Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  63. 6dde7f1 Disable 2 flaky cross tests by Nobuaki Sukegawa · 9 years ago
  64. 1719bf4 THRIFT-3497 Build fails with "invalid use of incomplete type" by Simon South · 9 years ago
  65. a873e16 THRIFT-3386 misc. warnings with make check by Simon South · 9 years ago
  66. 39e505c THRIFT-3496 C++: Cob style client fails when sending a consecutive request by Sebastian Zenker · 9 years ago
  67. dd02f55 THRIFT-2883 TTwisted.py, during ConnectionLost processing: exceptions.RuntimeError: dictionary changed size during iteration by Robert Thille · 10 years ago
  68. 9b35a7c THRIFT-3495 Minor enhancements and fixes for cross test by Nobuaki Sukegawa · 9 years ago
  69. ae3775a THRIFT-2869 run JSON schema validator from test by Stig Bakken · 10 years ago
  70. 23d6746 THRIFT-3487 Full support for newer Delphi versions by Jens Geyer · 9 years ago
  71. 7be41c7 THRIFT-3493 libthrift does not compile on windows using visual studio by Jens Geyer · 9 years ago
  72. 176bf0c THRIFT-3493 libthrift does not compile on windows using visual studio by KCris · 9 years ago
  73. e68ccc2 THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64 by Nobuaki Sukegawa · 9 years ago
  74. ef2b528 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Nobuaki Sukegawa · 9 years ago
  75. f48e339 THRIFT-3145 JSON protocol does not handle bool and empty containers correctly by Rhys Adams · 10 years ago
  76. eb5f117 THRIFT-3489 warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] by Jens Geyer · 9 years ago
  77. d0e444c THRIFT-3488 warning: unused variable 'program' Client: Go Patch: Jens Geyer by Jens Geyer · 9 years ago
  78. dfb6896 THRIFT-3483 Incorrect empty binary handling introduced by THRIFT-3359 by Nobuaki Sukegawa · 9 years ago
  79. 7c7d679 THRIFT-3433 Doubles aren't interpreted correctly by Nobuaki Sukegawa · 9 years ago
  80. 4f6138b THRIFT-3484 Consolidate temporary buffers in Java's TCompactProtocol by Tom Lee · 9 years ago
  81. 9d0f752 THRIFT-3432 Add the TByteBuffer transport for Java Client: Java Patch: Tom Lee by Tom Lee · 9 years ago
  82. 0156aae Use Docker image from master branch on Travis-CI by Nobuaki Sukegawa · 9 years ago
  83. 52de5ca THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continues with number by Jens Geyer · 9 years ago
  84. 5eed3a1 THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continues with number by Jens Geyer · 9 years ago
  85. 3143bfb THRIFT-3478 restore method to THsHaServer by Keith Turner · 9 years ago
  86. 84cf363 THRIFT-3328 A callback is not called when a server is down. by HIRANO Satoshi · 9 years ago
  87. 8644617 THRIFT-3474 Docker: thrift-compiler by Roger Meier · 9 years ago
  88. 791ee36 THRIFT-1385 make install doesn't install java library in the setted folder by Roger Meier · 9 years ago
  89. 9caf6d6 THRIFT-3435 Separate package for fullcamel thrift by Tom Lee · 9 years ago
  90. ba3fe86 THRIFT-3464 Fix several defects in c_glib code generator by Nobuaki Sukegawa · 9 years ago
  91. a6ab1f5 THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructure by Nobuaki Sukegawa · 9 years ago
  92. 1a32c3b Update OpenSSL version for Appveyor by Nobuaki Sukegawa · 9 years ago
  93. f08771c THRIFT-3471 Dart generator does not handle uppercase argument names by Mark Erickson · 9 years ago
  94. 362a5ed THRIFT-3455 struct write method's return value is incorrect by Nobuaki Sukegawa · 9 years ago
  95. 2e00c99 THRIFT-3454 Python Tornado tutorial is broken by Nobuaki Sukegawa · 9 years ago
  96. 70e6c29 THRIFT-1840 Thrift Generated Code Causes Global Variable Leaksk by Jan Brauer · 9 years ago
  97. dd89dce THRIFT-3468 Dart TSocketTransport onError handler is too restrictive by Mark Erickson · 9 years ago
  98. bc3829e THRIFT-3462 Cocoa generates Incorrect #import header names by jriskin · 9 years ago
  99. 620e7a8 THRIFT-3456 rounding issue in static assert by Nikolay Tolstokulakov · 9 years ago
  100. 3aa617a THRIFT-3413 Thrift code generation bug in Go when extending service by Jens Geyer · 9 years ago