1. 022d027 Github Actions: Remove --disable-tests by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  2. 697c08b Bump com.github.spotbugs from 5.2.1 to 6.0.1 in /lib/kotlin by dependabot[bot] · 1 year, 1 month ago
  3. a58e915 Bump jvm from 1.9.20 to 1.9.21 in /lib/kotlin by dependabot[bot] · 1 year, 2 months ago
  4. 87e7be7 Bump com.diffplug.spotless from 6.22.0 to 6.23.2 in /lib/kotlin by dependabot[bot] · 1 year, 2 months ago
  5. ac2deed THRIFT-5746 Upgrade to net8 Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 2 months ago
  6. 4115e95 THRIFT-5746 Upgrade to net8 Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 2 months ago
  7. a06eedc THRIFT-5743 add TLS1.3 to default protocols where available by Jens Geyer · 1 year, 2 months ago
  8. fa123f9 THRIFT-5742 Add addRange() function to Set helper classes to support adding data from arbitrary enumerable source containers by Jens Geyer · 1 year, 2 months ago
  9. fbfa52c THRIFT-5741: use rust 1.65 (#2870) by Jiayu Liu · 1 year, 2 months ago
  10. 0eab6e0 THRIFT-5740 inherited interfaces should be explicitly listed in Delphi class decl by Jens Geyer · 1 year, 2 months ago
  11. 2b00c0a Bump jvm from 1.9.10 to 1.9.20 in /lib/kotlin by dependabot[bot] · 1 year, 3 months ago
  12. ce7ae32 Bump com.github.spotbugs from 5.1.3 to 5.2.1 in /lib/kotlin by dependabot[bot] · 1 year, 3 months ago
  13. fb9ffd2 Bump browserify-sign from 4.0.4 to 4.2.2 in /lib/ts by dependabot[bot] · 1 year, 3 months ago
  14. dd1c111 Bump browserify-sign from 4.0.4 to 4.2.2 in /lib/js by dependabot[bot] · 1 year, 3 months ago
  15. 7f37c2d Merge pull request #2732 from stiga-huang/fix-perror by Mario Emmenlauer · 1 year, 3 months ago
  16. d40dd72 use gradle 8.4 (#2869) by Jiayu Liu · 1 year, 3 months ago
  17. 49e4cea THRIFT-5660: Revert "lib: cpp: TTransportException: create thrift::numeric_cast" by Mario Emmenlauer · 1 year, 3 months ago
  18. ca76644 remove utf8 by Jiayu Liu · 2 years, 2 months ago
  19. b6b6dc7 rust to add uuid support by Jiayu Liu · 2 years, 3 months ago
  20. 653d184 Bump jvm from 1.8.22 to 1.9.10 in /lib/kotlin by dependabot[bot] · 1 year, 5 months ago
  21. d327636 lib/cpp/test/concurrency/Tests.cpp: Very minor code cleanup (whitespace changes only) by Mario Emmenlauer · 2 years, 4 months ago
  22. 49c6ec7 TProtocol.h: Be extra careful when including MSVC Windows-related headers to not pollute the c++ namespace by Mario Emmenlauer · 1 year, 3 months ago
  23. 5f87b83 lib/cpp/test/Security*Test.cpp: Fix the check for OpenSSL version by Mario Emmenlauer · 1 year, 3 months ago
  24. 94abea1 Bump com.diffplug.spotless from 6.21.0 to 6.22.0 in /lib/kotlin (#2859) by dependabot[bot] · 1 year, 3 months ago
  25. 407630f fix: fix NewTSocketConf comment error by bwangelme · 1 year, 4 months ago
  26. 09820df Bump com.diffplug.spotless from 6.20.0 to 6.21.0 in /lib/java (#2847) by dependabot[bot] · 1 year, 5 months ago
  27. c340e0b Bump com.github.spotbugs from 5.1.0 to 5.1.3 in /lib/java (#2848) by dependabot[bot] · 1 year, 5 months ago
  28. 4e4461a THRIFT-5653: Fix Java UUID typeid by Yuxuan 'fishy' Wang · 1 year, 5 months ago
  29. 0e872c8 THRIFT-5731: Handle ErrAbandonRequest automatically by Yuxuan 'fishy' Wang · 1 year, 5 months ago
  30. 166a213 fix kotlin cross test by downgrading to java 8 (#2840) by Jiayu Liu · 1 year, 5 months ago
  31. dc733fa Update supported go versions to 1.20 and 1.21 by Yuxuan 'fishy' Wang · 1 year, 7 months ago
  32. 055ceec Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#2834) by dependabot[bot] · 1 year, 6 months ago
  33. cc4d99d Bump com.diffplug.spotless from 6.19.0 to 6.20.0 in /lib/java (#2839) by dependabot[bot] · 1 year, 6 months ago
  34. c500eab Bump com.github.spotbugs from 5.0.14 to 5.1.0 in /lib/java (#2838) by dependabot[bot] · 1 year, 6 months ago
  35. 4576409 THRIFT-5635 Update erlang client for Erlang 23-25 by Sergei Elin · 2 years, 4 months ago
  36. 8e89abe THRIFT-5726 package upgrades and consolidation/improvement of build targets checks by Jens Geyer · 1 year, 6 months ago
  37. cfb4a80 Setting TCP_ NODELAY option for rust server (#2832) by tsxiaofang · 1 year, 6 months ago
  38. 2cfde6b Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin by dependabot[bot] · 1 year, 7 months ago
  39. a4e1136 fix gradle format by Jiayu Liu · 1 year, 7 months ago
  40. 8a5a440 reformat kotlin files by Jiayu Liu · 1 year, 7 months ago
  41. 0d5b4f9 created reöease branch 0.19.0 by Jens Geyer · 1 year, 6 months ago
  42. bccca93 THRIFT-5725: Fix the comparison check for bio_get_fd by Prasenjit Sarkar · 1 year, 6 months ago
  43. 3abf7ec THRIFT-5723 Php8.1 fix warnings by vladimir.panivko · 1 year, 6 months ago
  44. 774b824 THRIFT-5671: return dependencies to POM (#2782) by Artemy · 1 year, 7 months ago
  45. abf3fc3 Fix spotlessJavaCheck failures by Yuxuan 'fishy' Wang · 1 year, 7 months ago
  46. 0335450 misc dependabot alerts: java, dart, ruby by Jens Geyer · 1 year, 7 months ago
  47. 4b8bf78 bumping certain JS modules by Jens Geyer · 1 year, 7 months ago
  48. 34d0408 bumping certain TS modules by Jens Geyer · 1 year, 7 months ago
  49. 5582f31 Bump com.ncorti.ktfmt.gradle from 0.8.0 to 0.12.0 in /lib/kotlin by dependabot[bot] · 1 year, 9 months ago
  50. d665e28 THRIFT-5716: Fix uint32_t overflow in TMemoryBuffer by stiga-huang · 1 year, 7 months ago
  51. 0b14a1b THRIFT-5702 Support Java 8 Client: Java Patch: Fokko Driesprong by Fokko Driesprong · 1 year, 9 months ago
  52. 6e767e6 THRIFT-5670: Fix wrong usage of GlobalOutput.perror() by stiga-huang · 2 years, 2 months ago
  53. a2a1f53 Replace TJSONProtocolTests.swift file header by std ASF license header by HojjatK 💾 · 1 year, 7 months ago
  54. d67e5c2 add TJSONProtocol support by HojjatK 💾 · 1 year, 7 months ago
  55. 1d6a326 Use one TU-wide locale instead of three by Lukas Barth · 1 year, 8 months ago
  56. 46b1283 Don't create a new locale on every to_string() call. by Lukas Barth · 1 year, 8 months ago
  57. dd2e0d4 Bump com.diffplug.spotless from 6.18.0 to 6.19.0 in /lib/java by dependabot[bot] · 1 year, 8 months ago
  58. dd53b94 Stop sharing write headers across all instances of transports by Nick Gavalas · 1 year, 8 months ago
  59. fcf4ba5 Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#2813) by dependabot[bot] · 1 year, 8 months ago
  60. 285e39c THRIFT-5700: Migrate to JakartaEE and Apache HttpComponents 5 (#2746) by nicolasb29 · 1 year, 8 months ago
  61. 2c927b5 Fix NewTZlibTransportFactoryWithFactory comment by Robert Pająk · 1 year, 8 months ago
  62. b5a8a88 THRIFT-5707 deprecation warning fixes for extern and enum by Jens Geyer · 1 year, 8 months ago
  63. 3880a09 Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#2798) by dependabot[bot] · 1 year, 9 months ago
  64. c58acf5 Bump jvm from 1.6.10 to 1.8.21 in /lib/kotlin (#2803) by dependabot[bot] · 1 year, 9 months ago
  65. 4f63573 THRIFT-4086: Use true type when generating field meta data (#2765) by Klemen Košir · 1 year, 9 months ago
  66. c05549f Bump com.github.spotbugs from 4.7.1 to 5.0.14 in /lib/java (#2797) by dependabot[bot] · 1 year, 9 months ago
  67. 1287f23 Bump com.diffplug.spotless from 6.5.2 to 6.18.0 in /lib/java (#2791) by dependabot[bot] · 1 year, 9 months ago
  68. 172ad9b Migration to JakartaEE 8 (#2777) by Bogdan Drutu · 1 year, 9 months ago
  69. 6fefbf4 Upgrade java mockito from version 1.x to version 5 (#2781) by Jiayu Liu · 1 year, 9 months ago
  70. 6f33900 THRIFT-5564: add GitHub action for python 2.x and 3.x (#2787) by Jiayu Liu · 1 year, 9 months ago
  71. be73a57 THRIFT-5699: java lib and build tool chain: gradle 8.0.2 (#2779) by Jiayu Liu · 1 year, 9 months ago
  72. 79a4b1e update gradle to version 7.6 (#2744) by Jiayu Liu · 1 year, 9 months ago
  73. c82d0c2 reduce java logging (#2659) by Jiayu Liu · 1 year, 9 months ago
  74. cb60265 THRIFT-5696: Allow custom TConfiguration for TByteBuffer.java by Riza Suminto · 1 year, 10 months ago
  75. 0d95b8c Add missing include for the security tests by Tobias Mayer · 1 year, 10 months ago
  76. ae3e96b py TSocket: Only disable socket.IPV6_V6ONLY when the family is AF_INET6 by Ling Li · 1 year, 10 months ago
  77. f377dd3 Update Java lib gradle build script docs (#2767) by Jiayu Liu · 1 year, 10 months ago
  78. dca42ab THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler" by Yuxuan 'fishy' Wang · 1 year, 11 months ago
  79. f562753 THRIFT-5686 Add comparer and capacity arguments to container classes by Jens Geyer · 1 year, 11 months ago
  80. 4fcd072 lib/cpp: Fix MSVC warning C4706 (BinaryProtocol) by dejank-isystem · 1 year, 11 months ago
  81. d96b177 Fix VisualStudio project files and upgrade to VS2015 by Zlika · 1 year, 11 months ago
  82. c922a48 THRIFT-5679 libthrift-0.17.0 has wrong version numbers in MANIFEST.MF by Zlika · 1 year, 11 months ago
  83. 05604e2 Fix Security Tests for OpenSSLv3 by Tobias Mayer · 1 year, 11 months ago
  84. 51fc54f THRIFT-5684 upgrade to net7.0: Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 11 months ago
  85. dae5af6 Merge branch 0.18.0 by Jens Geyer · 1 year, 11 months ago
  86. c30ee69 Added reference to existing netstd README.md file to satisfy nuget package upload by Jens Geyer · 1 year, 11 months ago 0.18.0
  87. c6fd86d bump version number by Jens Geyer · 2 years ago
  88. 61d3e74 Bump http, fixnum, logging, dart_style, build_test, build_web_compilers, mockito and build_runner by dependabot[bot] · 2 years ago
  89. 1448934 go: Use new atomic types introduced in go1.19 by Yuxuan 'fishy' Wang · 2 years ago
  90. 27a3311 Bump minimatch from 3.0.4 to 3.0.8 in /lib/ts by dependabot[bot] · 2 years ago
  91. b973d11 Bump minimatch from 3.0.4 to 3.0.8 in /lib/js by dependabot[bot] · 2 years ago
  92. d89e370 Bump qs from 6.5.2 to 6.5.3 in /lib/ts by dependabot[bot] · 2 years, 1 month ago
  93. b94eac7 Update supported go versions by Yuxuan 'fishy' Wang · 2 years ago
  94. f223bd3 Improve enum support for json generator by Christian Westberg · 2 years, 1 month ago
  95. b39370e THRIFT-5601: Fix forward typedef in go compiler by Yuxuan 'fishy' Wang · 2 years, 1 month ago
  96. 916ae8b py server: Listen also on IPv4 by dejank-isystem · 2 years, 1 month ago
  97. 277fece netstd Server: Add IPv6 by dejank-isystem · 2 years, 1 month ago
  98. 9c0de2d lib: c_glib: fix compile error due to missing unistd.h by Christopher Friedt · 2 years, 2 months ago
  99. 850c61f lib: cpp: transport: include thrift/config.h in TFDTransport by Chris Friedt · 2 years, 2 months ago
  100. 779deab lib: cpp: automake: ship thrift/numeric_cast.h by Chris Friedt · 2 years, 2 months ago