1. 66f9536 THRIFT-5387 Improved and simplified Delphi test setup by Jens Geyer · 3 years, 10 months ago
  2. 036665e THRIFT-5386 XML-HTTP client may throw "max message size reached" incorrectly by Jens Geyer · 3 years, 10 months ago
  3. 589ee5b THRIFT-5384 Improved error message for HTTP transports by Jens Geyer · 3 years, 10 months ago
  4. cc8c2c6 THRIFT-5385 XML-HTTP client reports IsOpen=TRUE even if it is not by Jens Geyer · 3 years, 10 months ago
  5. 7e53750 THRIFT-5341 Old-Style-Cast & missing Override Client: cpp Patch: Kashirin Alex by Kashirin Alex · 4 years ago
  6. 7054b31 THRIFT-4303 Update ubuntu-xenial to use D 2.087.0 Client: d Patch: James Lacey by James Lacey · 3 years, 10 months ago
  7. 7f1fc27 Updated languages matrix [skip ci] by Jens Geyer · 3 years, 10 months ago
  8. fafcea7 THRIFT-5382 Netstd default list/set enums values are generated incorrectly by Thomas · 3 years, 10 months ago
  9. 5bae216 merged 0.14.1 changes into master & added 0.15.0 breaking changes section by Jens Geyer · 3 years, 10 months ago
  10. e1eb1dc THRIFT-5381 possible collisions at VOID type with some 3rd-party libraries on Haxe cpp targets by Jens Geyer · 3 years, 10 months ago
  11. 638ffbc Fix netstd test lib build on non windows hosts by Thomas · 3 years, 10 months ago
  12. 2f15843 THRIFT-5236 THttpTransport.cs still has bad timeout code by Thomas · 3 years, 10 months ago
  13. eb0f117 THRIFT-5377 Remove Erlang R16 support Client: erl Patch: Sergey Yelin by Sergey Yelin · 3 years, 10 months ago
  14. 3761f00 Fix lib/go/test/fuzz for oss-fuzz project by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  15. b878732 Remove Erlang R16 support Client: erl Patch: Sergey Yelin by Sergey Yelin · 3 years, 10 months ago
  16. 149c8d0 THRIFT-5376 Fix deprecation warnings in D library Client: d Patch: James Lacey by James Lacey · 3 years, 10 months ago
  17. b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  18. 65ea752 Adds fuzz target for oss-fuzz integration by Philippe Antoine · 3 years, 10 months ago
  19. 66d8976 THRIFT-5347 Remove deprecated Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 3 years, 10 months ago
  20. cd2fae0 THRIFT-5373 HTTP status in case of Protocol/Transport exceptions by Jens Geyer · 3 years, 10 months ago
  21. 2dcefad THRIFT-5370 Haxe 4 compatibility incl TConfiguration & MAX_MESSAGE_SIZE by Jens Geyer · 3 years, 11 months ago
  22. 62beb67 Early error check in golang struct reading by Philippe Antoine · 3 years, 10 months ago
  23. cc70b4e THIRFT-5367 Fix crashes when using Ruby compaction GC Client: rb Patch: Stan Hu by Stan Hu · 3 years, 10 months ago
  24. de6f61a THRIFT-4098 Namespace support for generated Rust code (#2348) by Allen George · 3 years, 10 months ago
  25. f926d84 added contrib readme [ci skip] by Jens Geyer · 3 years, 10 months ago
  26. 8337069 THRIFT-5332 Question: list all the reserved words in thrift doc by Jens Geyer · 3 years, 10 months ago
  27. 0d12832 misc. netstd improvements Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
  28. 372ada9 THRIFT-5363 Render constant names correctly (#2343) by Allen George · 3 years, 10 months ago
  29. a194276 THRIFT-5360 Remove deprecated Error::description() methods (#2342) by Allen George · 3 years, 10 months ago
  30. 7482f11 FIX: added missing ASF header by Jens Geyer · 3 years, 10 months ago
  31. b4d108d FIX: added missing ASF header by Jens Geyer · 3 years, 10 months ago
  32. 99c3aa2 Enable clippy in all Rust targets and ensure that all existing code is clippy-clean (#2341) by Allen George · 3 years, 10 months ago
  33. a8c041d Move java dependency tomcat-embed to the crossTest configuration to remove outdated unnecessary compile time dependency. by iadcode · 3 years, 10 months ago
  34. 55c3e4c Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339) by Allen George · 3 years, 10 months ago
  35. 1ab156a THRIFT-5285 Update http package + update to dart 2 + stylistic changes by aaronstgeorge-wf · 4 years, 3 months ago
  36. 2e90ef5 [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected values (#2337) by Allen George · 3 years, 11 months ago
  37. 4f6439b Merge pull request #2338 from allengeorge/thrift-4451 by Allen George · 3 years, 11 months ago
  38. 5cff279 THRIFT-4451 Use a shared TcpStream between both Thrift clients in cross-test by Allen George · 3 years, 11 months ago
  39. 93ae7af THRIFT-5334 change version of thrift-maven-plugin to 0.14.0 by James Z.M. Gao · 4 years ago
  40. 6140fb2 fix to publish haxelib by Jens Geyer · 3 years, 11 months ago
  41. e254b21 fix nullptr exception in publishing.gradle by Jens Geyer · 3 years, 11 months ago
  42. b0b3531 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  43. 6813b19 Merge pull request #2336 from allengeorge/thrift-5299 by Allen George · 3 years, 11 months ago
  44. 4890510 Avoid custom non-zigzag read/write functions by Allen George · 3 years, 11 months ago
  45. 8a1743d THRIFT-5299: Encode sequence numbers as non-zigzag varint by Allen George · 4 years, 1 month ago
  46. 62f1bd5 THRIFT-5355 Do not rely on compiler and check boundaries by Triton · 4 years ago
  47. c15e75d THRIFT-5354 disable IDE0083 warning Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
  48. f9177f3 THRIFT-5353: Fix import dedup without explicit go namespace by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  49. a2522c0 THRIFT-4914: Fix name redeclaration bug in compiled go code by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  50. 36bd59f THRIFT-5350 char is unsigned on non-x86 arches, use signed char to avoid compiler warning about always true comparisons by Orion Poplawski · 3 years, 11 months ago
  51. 055fe67 THRIFT-5352: Fix construction of Py exceptions with no fields by Neil Williams · 3 years, 11 months ago
  52. 526a1ac THRIFT-5349 Add net5.0 as supported platform Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years ago
  53. 8461365 Merge branch '0.14.0' by Jens Geyer · 3 years, 11 months ago
  54. 2e7f39f Clarify Compact Protocol var int encoding definition Patch: Juan Cruz Viotti by Juan Cruz Viotti · 4 years ago
  55. 47b3d3b Make it clear that strings are not NUL-delimited Patch: Juan Cruz Viotti by Juan Cruz Viotti · 4 years ago
  56. b04e39a THRIFT-5318: Update PHP thrift_protocol extension for PHP 8 by Tyler Christensen · 4 years, 1 month ago
  57. cb094b8 THRIFT-5229 remove AS3 support Client: AS3 Patch: Jens Geyer by Jens Geyer · 4 years ago
  58. b51a62b THRIFT-5347 Deprecate Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 4 years ago
  59. d446f02 Added nuget package info to csproj, needed to publish the nuget package by Jens Geyer · 4 years ago
  60. 2af1037 Added nuget package info to csproj, needed to publish the nuget package by Jens Geyer · 4 years ago
  61. 102e834 Merge pull request #2276 from BioDataAnalysis/bda_add_noncopyable_base by Mario Emmenlauer · 4 years ago
  62. d270b35 Added TNonCopyable.h in favor of boost dependency by Mario Emmenlauer · 4 years, 2 months ago
  63. 1d905de Merge pull request #2141 from BioDataAnalysis/bda_better_external_source_deps by Mario Emmenlauer · 4 years ago
  64. 037916b CMake: Added better dependency tracking for external build tools by Mario Emmenlauer · 4 years, 8 months ago
  65. e5e7d1d Merge pull request #2283 from BioDataAnalysis/bda_cmake_improvements by Mario Emmenlauer · 4 years ago
  66. 7553fc5 CMake: Pass linker dependencies transitively to downstream projects by Mario Emmenlauer · 4 years, 2 months ago
  67. 0db67ab Added support for thriftz to ThriftConfig.cmake.in by Mario Emmenlauer · 4 years, 9 months ago
  68. 4fa710e Added c++ dependencies to ThriftConfig.cmake.in by Mario Emmenlauer · 4 years, 10 months ago
  69. 3fc0b8d Version number aligned to 0.15.0 by Jens Geyer · 4 years ago
  70. b5fe1db Reverted wrongly pushed commits. by Jens Geyer · 4 years ago
  71. 876aee5 Setup for Visual Studio 2019 + workarounds for some open tickets: by Jens Geyer · 10 years ago
  72. b89316d Revert "THRIFT-4982 Remove deprecated C# bindings from the code base" by Jens Geyer · 4 years, 11 months ago
  73. 897652e THRIFT-5348: Update debian/copyright [skip ci] Patch: Jihoon Seo by Jihoon Seo · 4 years ago
  74. 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
  75. 8411e18 Version 0.14.0 by Jens Geyer · 4 years ago v0.14.0
  76. 0be1b7d Version 0.14.0 by Jens Geyer · 4 years ago
  77. 705f377 Version 0.14.0 by Jens Geyer · 4 years ago
  78. ebfa771 THRIFT-5274: Enforce Java 8 compatibility Client: Java Patch: Christopher Tubbs by Christopher Tubbs · 4 years ago
  79. 518163a Update README.md Patch: Ting Sun by Ting Sun · 4 years ago
  80. de523c7 Updated CHANGES to reflect Version 0.14.0 by Jens Geyer · 4 years ago
  81. 7ae1ec3 THRIFT-5297: Improve TThreadPoolServer Handling of Incoming Connections by David Mollitor · 4 years, 3 months ago
  82. ebc2ab5 THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically by belugabehr · 4 years ago
  83. 55016bf THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate hostnames correctly by James Lacey · 4 years ago
  84. 4aaef75 THRIFT-5337 Go set fields write improvement by wangtieju · 4 years ago
  85. 93d2099 Merge pull request #2320 from BioDataAnalysis/THRIFT-5237 by Mario Emmenlauer · 4 years ago
  86. 1f73455 THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class (cpp) by Jens Geyer · 4 years ago
  87. 0f21e39 THRIFT-5336 Add possibility to setup connection timeout in TCurlClient by vladimir.panivko · 4 years ago
  88. bee96a1 netstd fix IDE warning by Jens Geyer · 4 years ago
  89. c2ddaf0 THRIFT-4914: Make TClient.Call to return the response meta by Yuxuan 'fishy' Wang · 4 years ago
  90. 8dd04f4 THRIFT-5322: THeaderTransport protocol id fix by Yuxuan 'fishy' Wang · 4 years ago
  91. d9fcdd3 THRIFT-5338: Remove lib/go/thrift/go.mod by Yuxuan 'fishy' Wang · 4 years ago
  92. e27e82c THRIFT-5338: Raise minimal supported go version to 1.14.14 by Yuxuan 'fishy' Wang · 4 years ago
  93. 0e68e8c THRIFT-5326: Make PrependError more unwrap-able by Yuxuan 'fishy' Wang · 4 years ago
  94. 7f9abb1 build/cmake/DefinePlatformSpecifc.cmake: Ensure ClangCl on MSVC is recognized as MSVC (because it does not handle -Wall too well) by Mario Emmenlauer · 4 years, 3 months ago
  95. d831230 THRIFT-5326: Expand TException interface in go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  96. c4d1c0d THRIFT-5322: Implement TConfiguration in Go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  97. c4e899a try fix appveyor ci by zeshuai007 · 4 years ago
  98. 1c35d6b THRIFT-5331: Py: make THeader subprotocol configurable (#2302) by Neil Williams · 4 years ago
  99. 13662dd THRIFT-5325: Fix Lua library writeStructEnd() in TCompactProtocol by Jeffrey Han · 4 years, 1 month ago
  100. 3b9259d TServerSocket.cpp::isOpen(): Check that a domain socket file already exists by Mario Emmenlauer · 4 years, 2 months ago