1. c8deed8 THRIFT-3834 Erlang namespacing and exception metadata by Steve Cohen · 9 years ago
  2. cee82ae Revert "THRIFT-3834 Erlang namespacing and exception metadata" by Jens Geyer · 9 years ago
  3. 39a09ac THRIFT-3833 haxe http server implementation (by embeding into php web server) by Oleksii Prudkyi · 9 years ago
  4. 26b36dc THRIFT-3843 integer issues with Haxe PHP targets cause ZigZag encoding to fail by Jens Geyer · 9 years ago
  5. 5f06802 THRIFT-3805 Golang server susceptible to memory spike from malformed message by Michael Scott Leuthaeuser · 9 years ago
  6. 1fa95f5 THRIFT-3842 Dart generates incorrect code for a const struct by Mark Erickson · 9 years ago
  7. 839b932 THRIFT-3841 Dart compact protocol incorrectly serializes/deserialized doubles by Mark Erickson · 9 years ago
  8. 8e23203 THRIFT-3834 Erlang namespacing and exception metadata by Steve Cohen · 9 years ago
  9. 9549b25 THRIFT-3815 Put appveyor dependency versions to one place by Nobuaki Sukegawa · 9 years ago
  10. 7be78ea THRIFT-3816 Reduce docker build duration on Travis-CI by Nobuaki Sukegawa · 9 years ago
  11. 8cc9175 THRIFT-3814 Fix contention in TNonblockingServerTest by Nobuaki Sukegawa · 9 years ago
  12. d7f87aa THRIFT-3787: connection close code fix for ssl by Randy Abernethy · 9 years ago
  13. 9b954e6 THRIFT-3789: Add destroy connection feature to node by Randy Abernethy · 9 years ago
  14. 7fadf57 THRIFT-3813: fix appveyor dependency on external openssl installer that was revved by Jim King · 9 years ago
  15. 6ee1a0b THRIFT-3533 Can not send nil pointer as service method argument by Jens Geyer · 9 years ago
  16. ea0da97 THRIFT-3803 - Remove file attribute from include elements in XML generator by BCG · 9 years ago
  17. ad3714a THRIFT-3806 Swift generator does not handle self-referring structs by Stig Bakken · 9 years ago
  18. b749c26 THRIFT-3807 Swift compiler does not escape reserved words by Stig Bakken · 9 years ago
  19. eed6613 THRIFT-3809 wrong/unused BINARY type code Client: Go Patch: Jens Geyer by Jens Geyer · 9 years ago
  20. 7c3eac3 THRIFT-3808 Missing `DOUBLE` in thrift type enumeration by Mahendran Kathirvel · 9 years ago
  21. f5972c9 THRIFT-3797 Generated Delphi processor shouldn't error out on timed out exceptions by Kyle Johnson · 9 years ago
  22. e363a34 THRIFT-3794 Fixing exception types in library now that they have been split up by Kyle Johnson · 9 years ago
  23. f457780 THRIFT-3796 There's no --dbg for dh_strip, maybe someone has mistaken this for --dbg-package. by Akira · 9 years ago
  24. 8054298 THRIFT-3795 Generated hashValue method in Swift will overflow by Jens Geyer · 9 years ago
  25. e0e3240 THRIFT-3794 Split Delphi application, protocol and transport exception subtypes into separate exceptions by Jens Geyer · 9 years ago
  26. ae985dd THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist by Jens Geyer · 9 years ago
  27. 8077883 THRIFT-3793: move to ant-1.9.7 for appveyor builds by Jim King · 9 years ago
  28. 653f0de THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist by Jens Geyer · 9 years ago
  29. bea9bbe THRIFT-3487 Full support for newer Delphi versions by Jens Geyer · 9 years ago
  30. dd074e7 THRIFT-3792 Timeouts for anonymous pipes should be configurable by Jens Geyer · 9 years ago
  31. b89b5b9 THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist by Jens Geyer · 9 years ago
  32. 5988f48 THRIFT-3791 Delphi pipe client may fail even in a non-error condition by Jens Geyer · 9 years ago
  33. 4b7abed THRIFT-3559 Fix awkward extra semi-colons with Cocoa container literals by Kevin Wooten · 9 years ago
  34. 9f7f11e THRIFT-3788 Compatibility improvements and Win64 support by Jens Geyer · 9 years ago
  35. 4f5229e THRIFT-3788 Compatibility improvements and Win64 support by Nick · 9 years ago
  36. 3ca89e6 THRIFT-2821: Add HTTP header support to JavaScript lib by Randy Abernethy · 9 years ago
  37. 0ea6c1d THRIFT-3786: Node TLS emits 'connect' before connection is ready by Randy Abernethy · 9 years ago
  38. 3aa461b Revert "THRIFT-3746 JSON protocol left in incorrect state on read errors" by Nobuaki Sukegawa · 9 years ago
  39. 8b0b7e5 THRIFT-3780 Use fixnum Int64 to write/read binary encoded i64 by Mark Erickson · 9 years ago
  40. ca714c4 THRIFT-3467 Go Maps for Thrift Sets Should Have Values of Type struct{} by creker · 9 years ago
  41. 51850ab THRIFT-3746 JSON protocol left in incorrect state on read errors by Tyler Treat · 9 years ago
  42. 7173348 THRIFT-3778 go client can not pass method parameter to server of other language by guo · 9 years ago
  43. 9b39e16 THRIFT-3776 Go code from multiple thrift files with the same namespace by creker · 9 years ago
  44. cdc8333 THRIFT-3771 TBufferedTransport gets in invalid state on read/write errors by Tyler Treat · 9 years ago
  45. fe9222a THRIFT-3756 Improve requiredness documentation Client: Website Patch: Jens Geyer by Jens Geyer · 9 years ago
  46. 3bf5bf9 THRIFT-3755 TDebugProtocol::writeString hits assert in isprint on Windows with debug CRT by tpcwang · 9 years ago
  47. 6657b83 THRIFT-3765 fix memory leak in python compact protocol extension by Chandler May · 9 years ago
  48. 4ab9a88 THRIFT-3764: Ensure PHP TSimpleJSONProtocol and TMultiplexedProtocol files included during "make install" by Mark Goldfinch · 9 years ago
  49. f98d59f THRIFT-3757 Fix various compile warnings with VS2015 by tpcwang · 9 years ago
  50. d42d8be THRIFT-3758 TApplicationException::getType and TProtocolException::getType should be const by tpcwang · 9 years ago
  51. abbc8d0 THRIFT-3763 Fix serialization of i64 larger than 2^53 for browserify by Nobuaki Sukegawa · 9 years ago
  52. eb344a8 THRIFT-3762 Fix warnings for deprecated Thrift "byte" fields by Nobuaki Sukegawa · 9 years ago
  53. f43d0ca THRIFT-3761 Add debian package for Python3 by Nobuaki Sukegawa · 9 years ago
  54. 93bbdc8 THRIFT-3760 Fix install paths etc of debian packages for py and perl by Nobuaki Sukegawa · 9 years ago
  55. 06340a4 THRIFT-3751 Compiler allows field ids that are too large for generated code by Jens Geyer · 9 years ago
  56. 1043d71 THRIFT-3759 required fields that are nil are silently ignored on write by Jens Geyer · 9 years ago
  57. 1d9fd75 Fix C# make dist entries by Nobuaki Sukegawa · 9 years ago
  58. 73d1637 More make dist entries by Nobuaki Sukegawa · 9 years ago
  59. 048ea0c Update .gitignore by Nobuaki Sukegawa · 9 years ago
  60. 834f1b4 Add make dist entires for THRIFT-3402 by Nobuaki Sukegawa · 9 years ago
  61. e831490 follow-up: THRIFT-640 Fix indent in generated code by Nobuaki Sukegawa · 9 years ago
  62. 0d12de3 THRIFT-640 Support deprecation by Daniel Wolf · 9 years ago
  63. 400ae6e THRIFT-3449 TBaseAsyncProcessor fb.responseReady() never called for oneway functions by Nobuaki Sukegawa · 9 years ago
  64. e134cbc Update make dist entries by Nobuaki Sukegawa · 9 years ago
  65. 1d4a439 THRIFT-3743 Java JSON protocol left in incorrect state when an exception is thrown during read or write operations by Tyler Treat · 9 years ago
  66. b3a42dd THRIFT-3479 Avoid returning a message to a client on TException. by Josh Elser · 9 years ago
  67. a876527 THRIFT-3680 Java async processor fails to notify errors to clients by Nobuaki Sukegawa · 9 years ago
  68. c307222 Follow-up THRIFT-3112: key.cancel when error by Nobuaki Sukegawa · 9 years ago
  69. bd964c7 THRIFT-3112 [Java] AsyncMethodCallback should be typed in generated AsyncIface by John Sirois · 9 years ago
  70. a4f9640 THRIFT-3723 Fix Lua include path by Nobuaki Sukegawa · 9 years ago
  71. e432c6b THRIFT-3728 http transport for thrift-lua by Wang Yaofu · 9 years ago
  72. b819260 THRIFT-3736 C++ library build fails if OpenSSL does not surrpot SSLv3 by Nobuaki Sukegawa · 9 years ago
  73. 6505312 THRIFT-3747 Duplicate node.js build on Travis-CI by Nobuaki Sukegawa · 9 years ago
  74. 55499b8 THRIFT-3705 Go map has incorrect types when used with forward-defined types by Jens Geyer · 9 years ago
  75. 7f6ea4e THRIFT-3744 The precision should be 17 (16 bits need after dot) after dot for double type. by Wang Yaofu · 9 years ago
  76. 8e1fd86 THRIFT-3739 Deprecation warning in codegen/base.d by Nobuaki Sukegawa · 9 years ago
  77. 1d20a37 THRIFT-3742 haxe php cli support by Jens Geyer · 9 years ago
  78. aadcf34 THRIFT-3740 Fix haxelib.json classpath Client: Haxe Patch: Oleksii Prudkyi by Jens Geyer · 9 years ago
  79. ccce919 THRIFT-3741 haxe test is broken Client: Haxe Patch: Oleksii Prudkyi by Jens Geyer · 9 years ago
  80. 1fa273b THRIFT-2980 Accept external buffer in thrift_memory_buffer constructor by Chandler May · 9 years ago
  81. e364081 follow-up: THRIFT-3734 update test/known_failures.json by Nobuaki Sukegawa · 9 years ago
  82. 74f583c THRIFT-3724 Fix incorrect timeval conversion in libevent.d by Nobuaki Sukegawa · 9 years ago
  83. 26e1b94 THRIFT-3727 Incorrect require paths in Node.js tutorial by Nobuaki Sukegawa · 9 years ago
  84. f9867ed THRIFT-3734 D To compare two string as lowercase. by Wang Yaofu · 9 years ago
  85. 5025a30 THRIFT-3735 JSON protocol left in incorrect state when an exception is thrown during read or write operations by Tyler Treat · 9 years ago
  86. f5399b2 THRIFT-3714 Define TProtocolException in js/src/thrift.js by Liyin Tang · 9 years ago
  87. 30ed90e THRIFT-3733 Socket timeout improvements Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 years ago
  88. 6f6aa8a THRIFT-3733 Socket timeout improvements Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 years ago
  89. 4938bab THRIFT-3725 Skip a flaky cross test entry (d-dart compact framed-ip) by Nobuaki Sukegawa · 9 years ago
  90. 33331a3 THRIFT-3731 Perl multiplex test is flaky by Nobuaki Sukegawa · 9 years ago
  91. c874408 THRIFT-3722 Fix cert path in C++ cross tests for non-Linux platform by Nobuaki Sukegawa · 9 years ago
  92. 3fe8b0f THRIFT-3729 Restrict rake version by Nobuaki Sukegawa · 9 years ago
  93. f2b7a48 THRIFT-3726 Fix incorrect conditional in TMultiplexedProtocol.py by Helgi Kristvin Sigurbjarnarson · 9 years ago
  94. 6bb1277 THRIFT-3718 Reduce size of docker image for build environment by Nobuaki Sukegawa · 9 years ago
  95. 356c998 Add missing make dist entry by Nobuaki Sukegawa · 9 years ago
  96. 65b1746 THRIFT-3720 TTcpSocketStreamImpl.Read() returns 0 if not all requested bytes could be read by Jens Geyer · 9 years ago
  97. 8c8ae96 THRIFT-3719: Dart generator should use lowerCamelCase for service names by Mark Erickson · 9 years ago
  98. aef81d6 THRIFT-3710 Dart generator does not camel case Constants class names by Mark Erickson · 9 years ago
  99. 775671a THRIFT-3709 Comment syntax can produce broken code by Jens Geyer · 9 years ago
  100. af9d2ac THRIFT-3704 Treat the case where we are not able to refill the buffer the same as the EOL case. by Pascal Bach · 9 years ago