1. 2891e4a THRIFT-5704 Superfluous block scope in generated write() code by Jens Geyer · 1 year, 2 months ago
  2. 6fefbf4 Upgrade java mockito from version 1.x to version 5 (#2781) by Jiayu Liu · 1 year, 1 month ago
  3. 6f33900 THRIFT-5564: add GitHub action for python 2.x and 3.x (#2787) by Jiayu Liu · 1 year, 1 month ago
  4. 1e3d90d update .github workflow to consolidate config (#2786) by Jiayu Liu · 1 year, 2 months ago
  5. be73a57 THRIFT-5699: java lib and build tool chain: gradle 8.0.2 (#2779) by Jiayu Liu · 1 year, 2 months ago
  6. 79a4b1e update gradle to version 7.6 (#2744) by Jiayu Liu · 1 year, 2 months ago
  7. c82d0c2 reduce java logging (#2659) by Jiayu Liu · 1 year, 2 months ago
  8. cb60265 THRIFT-5696: Allow custom TConfiguration for TByteBuffer.java by Riza Suminto · 1 year, 2 months ago
  9. 12ab079 Bump test/go dependency by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  10. 5cdf890 Fix github actions error on go tests by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  11. 66aac44 THRIFT-5692 Support for deprecated methods (via annotation) by Jens Geyer · 1 year, 3 months ago
  12. 0d95b8c Add missing include for the security tests by Tobias Mayer · 1 year, 3 months ago
  13. ae3e96b py TSocket: Only disable socket.IPV6_V6ONLY when the family is AF_INET6 by Ling Li · 1 year, 3 months ago
  14. f377dd3 Update Java lib gradle build script docs (#2767) by Jiayu Liu · 1 year, 3 months ago
  15. 074a934 Add Jira account instructions to the PR template by Duru Can Celasun · 1 year, 3 months ago
  16. c3d66d2 THRIFT-5674: Catch and handle server implementation exceptions Client: js:es6 by Chandler May · 1 year, 6 months ago
  17. a3c27f9 Merge branch '0.18.1' by Jens Geyer · 1 year, 3 months ago
  18. dca42ab THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler" by Yuxuan 'fishy' Wang · 1 year, 4 months ago
  19. bb80ef4 Bump golang.org/x/sys in /test/go by dependabot[bot] · 1 year, 3 months ago
  20. f562753 THRIFT-5686 Add comparer and capacity arguments to container classes by Jens Geyer · 1 year, 3 months ago
  21. 1851da5 Release 0.18.1 by Jens Geyer · 1 year, 3 months ago 0.18.1 v0.18.1
  22. 0972190 THRIFT-5679 libthrift-0.17.0 has wrong version numbers in MANIFEST.MF by Zlika · 1 year, 3 months ago
  23. 4fcd072 lib/cpp: Fix MSVC warning C4706 (BinaryProtocol) by dejank-isystem · 1 year, 4 months ago
  24. d96b177 Fix VisualStudio project files and upgrade to VS2015 by Zlika · 1 year, 3 months ago
  25. c922a48 THRIFT-5679 libthrift-0.17.0 has wrong version numbers in MANIFEST.MF by Zlika · 1 year, 3 months ago
  26. 05604e2 Fix Security Tests for OpenSSLv3 by Tobias Mayer · 1 year, 3 months ago
  27. 8fcdf7d THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler" by Yuxuan 'fishy' Wang · 1 year, 4 months ago
  28. 51fc54f THRIFT-5684 upgrade to net7.0: Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 4 months ago
  29. 423ab39 bump version by Jens Geyer · 1 year, 4 months ago
  30. 71df9a3 fix typo by Elliotte Rusty Harold · 1 year, 4 months ago
  31. dae5af6 Merge branch 0.18.0 by Jens Geyer · 1 year, 4 months ago
  32. c30ee69 Added reference to existing netstd README.md file to satisfy nuget package upload by Jens Geyer · 1 year, 4 months ago 0.18.0
  33. e6b975e Merge branch '0.18.0' by Jens Geyer · 1 year, 4 months ago
  34. 2f2696b release branch 0.18.0 by Jens Geyer · 1 year, 4 months ago v0.18.0
  35. c6fd86d bump version number by Jens Geyer · 1 year, 4 months ago
  36. 4eee681 fix veralign.sh by Jens Geyer · 1 year, 4 months ago
  37. 61d3e74 Bump http, fixnum, logging, dart_style, build_test, build_web_compilers, mockito and build_runner by dependabot[bot] · 1 year, 4 months ago
  38. 1448934 go: Use new atomic types introduced in go1.19 by Yuxuan 'fishy' Wang · 1 year, 4 months ago
  39. d21188a Bump json5 from 2.1.1 to 2.2.3 by dependabot[bot] · 1 year, 5 months ago
  40. 27a3311 Bump minimatch from 3.0.4 to 3.0.8 in /lib/ts by dependabot[bot] · 1 year, 4 months ago
  41. b973d11 Bump minimatch from 3.0.4 to 3.0.8 in /lib/js by dependabot[bot] · 1 year, 4 months ago
  42. e59defd Bump minimatch from 3.0.4 to 3.1.2 by dependabot[bot] · 1 year, 4 months ago
  43. d89e370 Bump qs from 6.5.2 to 6.5.3 in /lib/ts by dependabot[bot] · 1 year, 6 months ago
  44. 41621ee Bump qs from 6.5.2 to 6.5.3 by dependabot[bot] · 1 year, 6 months ago
  45. b94eac7 Update supported go versions by Yuxuan 'fishy' Wang · 1 year, 4 months ago
  46. f223bd3 Improve enum support for json generator by Christian Westberg · 1 year, 5 months ago
  47. b39370e THRIFT-5601: Fix forward typedef in go compiler by Yuxuan 'fishy' Wang · 1 year, 5 months ago
  48. 916ae8b py server: Listen also on IPv4 by dejank-isystem · 1 year, 5 months ago
  49. 277fece netstd Server: Add IPv6 by dejank-isystem · 1 year, 5 months ago
  50. 9c0de2d lib: c_glib: fix compile error due to missing unistd.h by Christopher Friedt · 1 year, 6 months ago
  51. 850c61f lib: cpp: transport: include thrift/config.h in TFDTransport by Chris Friedt · 1 year, 6 months ago
  52. 779deab lib: cpp: automake: ship thrift/numeric_cast.h by Chris Friedt · 1 year, 6 months ago
  53. 27ff942 THRIFT-5669 "required" keyword is illegal in a "throws" clause by Jens Geyer · 1 year, 6 months ago
  54. 9a4e998 [docs] Add missing slash to avoid empty cell by Triton · 1 year, 6 months ago
  55. 6e9cbbd lib: cpp: TTransportException: create thrift::numeric_cast by Christopher Friedt · 1 year, 8 months ago
  56. f525e4c THRIFT-5666: lib: cpp: prefer poll.h over sys/poll.h by Chris Friedt · 1 year, 7 months ago
  57. 8f83e46 THRIFT-5663: lib: cpp: usleep was not declared in this scope by Chris Friedt · 1 year, 7 months ago
  58. c495448 THRIFT-5657: Use Swift 5.7 in travis build (#2719) by Kino Roy · 1 year, 6 months ago
  59. 8cf48c9 switched delphi keyword tables from map to set and array init by Jens Geyer · 1 year, 7 months ago
  60. 318fb9c switched netstd keywords from map to set and array init by Jens Geyer · 1 year, 7 months ago
  61. 56281fb FIX: make dist error "No rule to make target 'go.sum', needed by 'distdir'. Stop." by Jens Geyer · 1 year, 7 months ago
  62. 75e445a THRIFT-3956 Java keywords that are legal in IDL can lead to generated code that will not compile by Jens Geyer · 1 year, 7 months ago
  63. e8353cb Use multi-module to cleanup top level go.mod by Yuxuan 'fishy' Wang · 1 year, 7 months ago
  64. 2acfe0f THRIFT-5650: Implement UUID in Go compiler by Yuxuan 'fishy' Wang · 1 year, 7 months ago
  65. cea5559 lib: cpp: protocol: declare when methods override by Christopher Friedt · 1 year, 8 months ago
  66. 5ef174b Implement Validate message reply seq ids by zeshuai007 · 3 years, 7 months ago
  67. 22aa3e5 clear retry timer first then emit close event by Wu Jian Ping · 2 years, 6 months ago
  68. 8940715 fix reconnect issue for nodejs by Wu Jian Ping · 3 years ago
  69. 6aba57b lib: cpp: TOutput: add zephyr-specific strerror_s implementation by Chris Friedt · 1 year, 8 months ago
  70. 0bc818f lib: cpp: TProtocol: support zephyr byteorder by Chris Friedt · 1 year, 8 months ago
  71. 0a29a48 lib: cpp: add missing functional and cmath includes by Chris Friedt · 1 year, 7 months ago
  72. ef3d52e build: docker: scripts: autotools: do not fail if .m2/ exists by Chris Friedt · 1 year, 7 months ago
  73. efea697 lib: cpp: thrift: include functional in TServerFramework by Chris Friedt · 1 year, 8 months ago
  74. 19c13b4 THRIFT-5650: Implement UUID in Go library by Yuxuan 'fishy' Wang · 1 year, 8 months ago
  75. baa0daa THRIFT-5653: Update TType.uuid raw value to 16 (#2717) by Kino Roy · 1 year, 7 months ago
  76. cd7a2aa THRIFT-5656 Escape Delphi keywords with '&' prefix instead of '_' suffix by Jens Geyer · 1 year, 8 months ago
  77. 0b1e951 THRIFT-5652 IDL uuid literals can be improved by Jens Geyer · 1 year, 8 months ago
  78. ec0141c * THRIFT-4655 Parser fails on the word "from" by Jens Geyer · 1 year, 8 months ago
  79. 9207b28 fix various java codestyle issues (#2710) by Jiayu Liu · 1 year, 8 months ago
  80. 439778a Bump junit from 4.11 to 4.13.1 in /contrib/thrift-maven-plugin by dependabot[bot] · 1 year, 8 months ago
  81. 3e0e0cc Update contrib/thrift-maven-plugin/pom.xml by Jens Geyer · 1 year, 8 months ago
  82. f57b8e7 update com.google.guava:guava 14.0.1 to 30.0-jre by herocms · 1 year, 8 months ago
  83. 019d7d8 Bump json-schema and jsprim by dependabot[bot] · 1 year, 8 months ago
  84. 2987c56 Bump json-schema and jsprim in /lib/ts by dependabot[bot] · 1 year, 8 months ago
  85. 92b007f java to use jdk 17 (#2686) by Jiayu Liu · 1 year, 8 months ago
  86. c2cccb6 Bump marked from 2.0.7 to 4.1.1 in /lib/js by dependabot[bot] · 1 year, 8 months ago
  87. 0223d63 Bump marked from 2.1.3 to 4.1.1 by dependabot[bot] · 1 year, 8 months ago
  88. 1cb7290 Bump marked from 2.1.3 to 4.1.1 in /lib/ts by dependabot[bot] · 1 year, 8 months ago
  89. 227ae7d Bump shelljs and grunt-contrib-jshint in /lib/js by dependabot[bot] · 1 year, 8 months ago
  90. 564b287 add ubuntu jammy in build infra (#2684) by Jiayu Liu · 1 year, 8 months ago
  91. 50c3eca Fix go.mod by Yuxuan 'fishy' Wang · 1 year, 8 months ago
  92. 32bd0bd Bump go version to 1.9.2 and update hashes (#2701) by Hamza Anis · 1 year, 8 months ago
  93. 096a061 [docs] update travis ci links - [skip ci] (#2660) by Jiayu Liu · 1 year, 8 months ago
  94. 1d61fe1 THRIFT-5633: move xenial to old, deprecate xenial in travis build (#2690) by Jiayu Liu · 1 year, 8 months ago
  95. d21e95a THRIFT-5649: add github action for go (#2697) by Jiayu Liu · 1 year, 8 months ago
  96. be0fab1 THRIFT-5647: Add ECONNRESET definition for macOS. Client: d by James Lacey · 1 year, 8 months ago
  97. e780f8c Bump shelljs and grunt-contrib-jshint in /lib/ts by dependabot[bot] · 1 year, 8 months ago
  98. c180cc5 Bump shell-quote from 1.6.1 to 1.7.3 in /lib/ts by dependabot[bot] · 2 years ago
  99. c371a37 Bump async from 2.6.1 to 3.2.3 in /lib/ts by dependabot[bot] · 1 year, 8 months ago
  100. 529f778 Update ordered-float dependency to latest version (#2598) by Eran Rundstein · 1 year, 8 months ago