1. 1d61fe1 THRIFT-5633: move xenial to old, deprecate xenial in travis build (#2690) by Jiayu Liu · 2 years, 3 months ago
  2. d21e95a THRIFT-5649: add github action for go (#2697) by Jiayu Liu · 2 years, 3 months ago
  3. be0fab1 THRIFT-5647: Add ECONNRESET definition for macOS. Client: d by James Lacey · 2 years, 3 months ago
  4. e780f8c Bump shelljs and grunt-contrib-jshint in /lib/ts by dependabot[bot] · 2 years, 3 months ago
  5. c180cc5 Bump shell-quote from 1.6.1 to 1.7.3 in /lib/ts by dependabot[bot] · 2 years, 7 months ago
  6. c371a37 Bump async from 2.6.1 to 3.2.3 in /lib/ts by dependabot[bot] · 2 years, 3 months ago
  7. 529f778 Update ordered-float dependency to latest version (#2598) by Eran Rundstein · 2 years, 3 months ago
  8. a9da9eb THRIFT-4547: Swift crosstests (#2670) by Kino Roy · 2 years, 3 months ago
  9. ed542c6 THRIFT-5646 Check for the presence of Gradle to build the Kotlin library. (#2691) by penenin · 2 years, 3 months ago
  10. 0aad2ae add lib rust building in github action (#2632) by Jiayu Liu · 2 years, 3 months ago
  11. 4f72788 use bionic for almost all tasks for now in travis (#2685) by Jiayu Liu · 2 years, 3 months ago
  12. 11031cc remove --disable-sandboxing in bionic (#2683) by Jiayu Liu · 2 years, 4 months ago
  13. 22b0781 fix travis config where distro=bionic was missing (#2672) by Jiayu Liu · 2 years, 4 months ago
  14. f31c588 [build infra] focal to use openjdk 11 instead of 17 to get rid of false errors (#2662) by Jiayu Liu · 2 years, 4 months ago
  15. c5d0324 THRIFT-5641: [build infra] install deps for swift in bionic and focal dockerfile (#2678) by Jiayu Liu · 2 years, 4 months ago
  16. fb7df3c [build infra][ocaml] disable opam sandboxing for ubuntu bionic and focal (#2671) by Jiayu Liu · 2 years, 4 months ago
  17. 443412d THRIFT-5639 ToString() should use InvariantCulture by Jens Geyer · 2 years, 4 months ago
  18. 4748f3b THRIFT-5636: Fix tests for new thrift_socket_transport:read/2 by Sergei Elin · 2 years, 4 months ago
  19. aebdb41 Updated certain language levels in feature matrix by Jens Geyer · 2 years, 4 months ago
  20. c87097a fix picture path error on https://thrift.apache.org/docs/Languages.html by icepro · 2 years, 4 months ago
  21. 1084061 Bump plexus-utils from 3.0.14 to 3.0.16 in /contrib/thrift-maven-plugin by dependabot[bot] · 2 years, 6 months ago
  22. 0b1a74a Merge branch '0.17.0' into upstream by Jens Geyer · 2 years, 4 months ago
  23. 60655d2 fix pmd main for java by Jiayu Liu · 2 years, 4 months ago 0.17.0
  24. f027dee THRIFT-5574: add ubuntu focal build (#2528) by Jiayu Liu · 2 years, 4 months ago
  25. 76c6c37 Merge branch '0.17.0' into upstream by Jens Geyer · 2 years, 4 months ago
  26. 7909e5c move ubuntu disco to old folder (#2663) by Jiayu Liu · 2 years, 4 months ago
  27. 2d2790f Call ResetConsumedMessageSize from ReadMessageEndAsync by Philip Lee · 2 years, 4 months ago
  28. 6229145 Add TSocketTransport ctor by Philip Lee · 2 years, 4 months ago
  29. bd1e5db add minimum GitHub token permissions for workflows (#2664) by Varun Sharma · 2 years, 4 months ago
  30. 0d77664 follow-up for THRIFT-5627 to fix IDL doc accordingly Patch: Jens Geyer by Jens Geyer · 2 years, 4 months ago
  31. dfb6c6b Misc fixes about uninitialized vars etc that VC reported by Jens Geyer · 2 years, 4 months ago
  32. 9b09a11 THRIFT-5627 More consistent syntax for cpp_type Patch: Jens Geyer by Jens Geyer · 2 years, 4 months ago
  33. 97323f3 fix staleness check in cmake/ctest (#2661) by Jiayu Liu · 2 years, 4 months ago
  34. dba7c43 Merge pull request #2644 from lorteddie/use-openssl-zlib-targets by Mario Emmenlauer · 2 years, 4 months ago
  35. b17672a THRIFT-5208: fix OCaml struct and exn raising/handling codegen by Yawar Amin · 2 years, 4 months ago
  36. fe73972 prefer openssl and zlib targets over library paths by Tobias Weihs · 2 years, 5 months ago
  37. d5927a9 THRIFT-5423: IDL parameter validation for Go by Simon Wang · 3 years, 4 months ago
  38. 944b8e6 fixed a ton of missing ASF headers in *.thrift files by Jens Geyer · 2 years, 4 months ago
  39. 154d154 THRIFT-5626 Parser should not confuse data types and field names by Jens Geyer · 2 years, 4 months ago
  40. c96c044 Merge pull request #2630 from kou/cpp-scoped-array-to-unique-ptr by Mario Emmenlauer · 2 years, 4 months ago
  41. c97dee0 Merge pull request #2654 from BioDataAnalysis/bda_minor_improvements by Mario Emmenlauer · 2 years, 4 months ago
  42. f8f6278 THRIFT-5625 SysUtils.TGuidHelper collides with ThriftUtils.TGuidHelper by Jens Geyer · 2 years, 4 months ago
  43. 60970c4 THRIFT-5624 suboptimal performance of the c# named pipe server transport in multithread servers by Jens Geyer · 2 years, 4 months ago
  44. d6a42e1 THRIFT-5602: Use std::unique_ptr instead of boost::scoped_array by Sutou Kouhei · 2 years, 6 months ago
  45. c11c821 build/cmake/ThriftConfig.cmake.in: Allow cmake users to override 'THRIFT_COMPILER' by Mario Emmenlauer · 2 years, 9 months ago
  46. fdc3648 lib/cpp/src/thrift/transport/TFileTransport.cpp: Removed deprecated 'boost' include by Mario Emmenlauer · 2 years, 11 months ago
  47. f97176b lib/cpp/test/CMakeLists.txt: Trivial whitespace change by Mario Emmenlauer · 3 years ago
  48. 72d5912 THRIFT-5621: Add Swift tutorial by Kino Roy · 2 years, 4 months ago
  49. 5295195 THRIFT-5208: capitalize exception ctor by Yawar Amin · 2 years, 4 months ago
  50. 5e37d57 THRIFT-5623 ref to disposed instance should be set to null by Jens Geyer · 2 years, 4 months ago
  51. 48d3bef THRIFT-5622 Garbled test output with multithreaded clients by Jens Geyer · 2 years, 4 months ago
  52. a39139e Merge pull request #2653 from BioDataAnalysis/bda_fix_clang15 by Mario Emmenlauer · 2 years, 4 months ago
  53. 695bfb2 compiler/cpp/src/thrift/thriftl.ll: Minor fixes to satisfy MSVC 2022 in std:c++20 mode by Mario Emmenlauer · 2 years, 4 months ago
  54. 8a32156 update gradle version to 7.5.1 and update hashes by Jiayu Liu · 2 years, 4 months ago
  55. aa85593 THRIFT-5600: rust lib to upgrade to edition 2021 Client: rs Patch: Jiayu Liu by Jiayu Liu · 2 years, 7 months ago
  56. f066d84 Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master by Jens Geyer · 2 years, 7 months ago
  57. 3f4fa29 THRIFT-5587 add uuid support for java and kotlin by Jiayu Liu · 2 years, 7 months ago
  58. 18564d2 THRIFT-5593 Implement uuid for Haxe Client: hx Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
  59. 4a147ad Add uuid type to XSD Client: xml Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
  60. 62445c1 THRIFT-5591 Add uuid type to IDL and implement reference code (+ improved self-tests) by Jens Geyer · 2 years, 7 months ago
  61. 6a797b9 Follow-Up fix for THRIFT-5618 More consistent naming of container classes by Jens Geyer · 2 years, 4 months ago
  62. 07f4bb5 THRIFT-5620 Option to force usage of COM types to allow for cross-module references by Jens Geyer · 2 years, 4 months ago
  63. 73f5bd4 THRIFT-5619 make sure CheckReadBytesAvailable() and CountConsumedMessageBytes() handle negative sizes properly by Jens Geyer · 2 years, 4 months ago
  64. 683263d THRIFT-5618 More consistent naming of container classes by Jens Geyer · 2 years, 4 months ago
  65. e0ee2c7 THRIFT-5617: T(SSL)Socket TCP keep-alive incorrectly applies SO_KEEPALIVE to IPPROTO_TCP by Nick Withers · 2 years, 4 months ago
  66. ec5e177 disable ssl test of D Client: D language Patch: Ommy Zhang <tdxdxoz@gmail.com> by Tdxdxoz · 2 years, 6 months ago
  67. 85d82bf THRIFT-5600: upgrade rust toolchain to 1.61 and edition 2021 by Tdxdxoz · 2 years, 6 months ago
  68. 7815d64 fix typo by 6006 · 2 years, 4 months ago
  69. 4d493e8 fixing missing EXTRA_DISTs by Jens Geyer · 2 years, 4 months ago v0.17.0
  70. 75bdba5 THRIFT-5410 CL build broken: Component :NET.DIDIERVERNA.CLON.TERMIO not found by Max-Gerd Retzlaff · 2 years, 5 months ago
  71. 04057ac Revert "THRIFT-5501 Remove Common Lisp support" by Max-Gerd Retzlaff · 2 years, 5 months ago
  72. 39fa185 Revert "THRIFT-5567: remove cl namespace references (#2580)" by Max-Gerd Retzlaff · 2 years, 5 months ago
  73. 383e4ad CHANGES.md updated by Jens Geyer · 2 years, 4 months ago
  74. c75646a version bump by Jens Geyer · 2 years, 4 months ago
  75. 22f6a8a If the amount of data transmitted is large, an error will be reported. by TianMaiChengGhostRidder · 2 years, 5 months ago
  76. bce985b Revert "Update thrift_socket_transport.erl" by Jens Geyer · 2 years, 4 months ago
  77. 60fef43 Update thrift_socket_transport.erl by TianMaiChengGhostRidder · 2 years, 5 months ago
  78. 8ad8d5d THRIFT-5576: fix old-style cast and redundant copy by kashirin.alex · 2 years, 9 months ago
  79. 0aa108f THRIFT-5502 Log SocketException at WARN level only + Fix formatting by Sylwester Lachiewicz · 2 years, 8 months ago
  80. d5c6697 THRIFT-4086: Add missing calls to get_true_type when generating validator + metadata code by Hernan Silberman · 2 years, 7 months ago
  81. bdfde85 Add a generic sync.Pool wrapper to go library by Yuxuan 'fishy' Wang · 2 years, 5 months ago
  82. 7ae180b THRIFT-5609: Make TJSONProtocol safe to be used in deserializer pool by Yuxuan 'fishy' Wang · 2 years, 5 months ago
  83. 3f9b7d0 Update supported go version to 1.18.* and 1.19.* by Yuxuan 'fishy' Wang · 2 years, 5 months ago
  84. 892b673 THRIFT-5605: Client middleware to extract exceptions by Yuxuan 'fishy' Wang · 2 years, 5 months ago
  85. 5a19247 Merge pull request #2636 from PikachuHy/master by Jiayu Liu · 2 years, 5 months ago
  86. 9814007 fix typo by PikachuHy · 2 years, 5 months ago
  87. 7a5f29d script to regenerate server/client keys by Jens Geyer · 2 years, 6 months ago
  88. b18964e script to regenerate server/client keys by Jens Geyer · 2 years, 7 months ago
  89. 2055636 Pin integer-encoding to 3.0.3 (#2627) by Jiayu Liu · 2 years, 6 months ago
  90. 5476585 eplaced outdated TLS test keys by Jens Geyer · 2 years, 6 months ago
  91. 511acca Bump shell-quote from 1.7.2 to 1.7.3 in /lib/js by dependabot[bot] · 2 years, 7 months ago
  92. 3a6f8a2 THRIFT-5599: contrib/fb303 does not compile after C++ library refactorings by Michael Leinartas · 2 years, 7 months ago
  93. 7628392 THRIFT-5590 Haxe complex inits Client: hx Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
  94. e3eb9af THRIFT-5595: Handle peek request error with SSLSocket by Michael Smith · 2 years, 7 months ago
  95. 4959a92 THRIFT-5592 Add uuid type documentation by Triton Circonflexe · 2 years, 7 months ago
  96. c7d2e3b FIX misc license headers by Jens Geyer · 2 years, 7 months ago
  97. ce1d314 THRIFT-5589 Haxe compiler/runtime fixes Client: hx Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
  98. 0b1eb6b THRIFT-5588 Remove slist/senum from IDL Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
  99. aad7583 THRIFT-5586 User-Agent header not conforming to RFC 7231 by Jens Geyer · 2 years, 7 months ago
  100. 7a182fe Bump grunt from 1.4.1 to 1.5.3 in /lib/js by dependabot[bot] · 2 years, 8 months ago