1. f7e6c65 bump version number by Jens Geyer · 3 years, 5 months ago
  2. 273607d THRIFT-5444 Netstd generator produces uncompileable code for enums ending with "_result" or "_args" by Jens Geyer · 3 years, 5 months ago
  3. 63d114d THRIFT-5422 add threadpool server to netstd test suite impl by Jens Geyer · 3 years, 8 months ago
  4. aeb8964 THRIFT-5407: Minor changes in .NET to support netcoreapp3.1 by Mario Emmenlauer · 3 years, 8 months ago
  5. 2b2ea62 THRIFT-5396 deprecate "Async" method postfix Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 9 months ago
  6. ef0cb01 THRIFT-5391 Named pipes transport hardening Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 9 months ago
  7. 037753e THRIFT-5265 add the zlib transport to c_glib Client: c_glib Patch: Zezeng Wang by zeshuai007 · 4 years, 1 month ago
  8. eb0f117 THRIFT-5377 Remove Erlang R16 support Client: erl Patch: Sergey Yelin by Sergey Yelin · 3 years, 10 months ago
  9. b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  10. 66d8976 THRIFT-5347 Remove deprecated Haskell bindings Client: hs Patch: Jens Geyer by Jens Geyer · 3 years, 10 months ago
  11. 2dcefad THRIFT-5370 Haxe 4 compatibility incl TConfiguration & MAX_MESSAGE_SIZE by Jens Geyer · 3 years, 11 months ago
  12. 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
  13. 55c3e4c Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339) by Allen George · 3 years, 11 months ago
  14. 1ab156a THRIFT-5285 Update http package + update to dart 2 + stylistic changes by aaronstgeorge-wf · 4 years, 3 months ago
  15. 2e90ef5 [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected values (#2337) by Allen George · 3 years, 11 months ago
  16. 5cff279 THRIFT-4451 Use a shared TcpStream between both Thrift clients in cross-test by Allen George · 3 years, 11 months ago
  17. b0b3531 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  18. a2522c0 THRIFT-4914: Fix name redeclaration bug in compiled go code by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  19. 055fe67 THRIFT-5352: Fix construction of Py exceptions with no fields by Neil Williams · 3 years, 11 months ago
  20. 526a1ac THRIFT-5349 Add net5.0 as supported platform Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years ago
  21. 7553fc5 CMake: Pass linker dependencies transitively to downstream projects by Mario Emmenlauer · 4 years, 2 months ago
  22. 3fc0b8d Version number aligned to 0.15.0 by Jens Geyer · 4 years ago
  23. b5fe1db Reverted wrongly pushed commits. by Jens Geyer · 4 years ago
  24. 876aee5 Setup for Visual Studio 2019 + workarounds for some open tickets: by Jens Geyer · 10 years ago
  25. b89316d Revert "THRIFT-4982 Remove deprecated C# bindings from the code base" by Jens Geyer · 4 years, 11 months ago
  26. 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
  27. 828ffa8 silenced few warnings Client: netstd Patch: Jens Geyer by Jens Geyer · 4 years, 2 months ago
  28. 47e4923 Minor whitespace changes for netstd Patch: Mario Emmenlauer Client: netstd by Mario Emmenlauer · 4 years, 9 months ago
  29. 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 4 years, 2 months ago
  30. 25f8d53 fix CI: add Erlang crashes to known failures by Jens Geyer · 4 years, 4 months ago
  31. dbc4fbf fix CI: add Erlang crashes to known failures by Jens Geyer · 4 years, 4 months ago
  32. 413377b fix CI: add Erlang crashes to known failures by Jens Geyer · 4 years, 4 months ago
  33. 0371589 THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method by longzhiri · 4 years, 5 months ago
  34. b0d1413 THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition by Allen George · 4 years, 10 months ago
  35. 68c1506 THRIFT-5261 Support for deprecated methods (via annotation) by Jens Geyer · 4 years, 5 months ago
  36. 506e311 FIX: CI error at ./test/py/TestServer.py:178:26: F507 '...' % ... has 1 placeholder(s) but 6 substitution(s) by Jens Geyer · 4 years, 8 months ago
  37. 1ab096c THRIFT-5185: Support for using WebSockets as a server transport by penenin · 4 years, 8 months ago
  38. 371d92f THRIFT-5179: Fix generated code for struct's named "a" or "b" by Zezeng Wang · 4 years, 9 months ago
  39. 2d2df9e Allow wrapping TTransportFactory into a TZlibTransportFactory by Mario Emmenlauer · 4 years, 9 months ago
  40. 8027936 THRIFT-4282: Disabled StressTestNonBlocking on Windows by Mario Emmenlauer · 4 years, 9 months ago
  41. 57c2507 THRIFT-5168 Useless generated code when .thrift file only has service type by zeshuai007 · 4 years, 9 months ago
  42. 5f35275 THRIFT-5157 Fix memory leak in c_glib unit tests by wangyunjian · 4 years, 10 months ago
  43. dbb95e4 THRIFT-5076 Improve CMake OpenSSL usage Client: c_glib Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
  44. 4a33b18 THRIFT-5145 Streamline --pipe and --named-pipe options in the code base by Jens Geyer · 4 years, 10 months ago
  45. 9f3198e THRIFT-5074: Crosstest client/server command line [skip ci] by Jano Svitok · 4 years, 10 months ago
  46. eccd2e8 Updated known cross failures list by Jens Geyer · 4 years, 10 months ago
  47. 9b992f5 Updated known cross failures list Patch: Jens Geyer by Jens Geyer · 4 years, 10 months ago
  48. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
  49. d858a8d THRIFT-5066: Implement testBinary invocation in TestClient.pl by Kengo Seki · 5 years ago
  50. f0c761e THRIFT-5059: Add cross tests for TZlibTransport in D Client: D Patch: Kengo Seki by Kengo Seki · 5 years ago
  51. ded3261 THRIFT-5072 Fix data type generation. by Homarechan · 5 years ago
  52. a86a354 THRIFT-5074 Cleanup of test suite command line options by Jens Geyer · 5 years ago
  53. c97e6aa THRIFT-5060: Add cross tests for TZlibTransport in Java by Kengo Seki · 5 years ago
  54. f1c5341 THRIFT-4974: Add cross test for Python's Unix domain socket transport by Kengo Seki · 5 years ago
  55. 9c43962 Revert "Revert "THRIFT-4002: Make generated exception classes immutable by default"" by Elvis Pranskevichus · 5 years ago
  56. 1234ddf Revert "THRIFT-4002: Make generated exception classes immutable by default" by D. Can Celasun · 5 years ago
  57. b40f5c2 THRIFT-4002: Make generated exception classes immutable by default by Elvis Pranskevichus · 6 years ago
  58. ffb97e1 THRIFT-4990 Upgrade to .NET Core 3.1 (LTS) Client: netstd Patch: Jens Geyer by Jens Geyer · 5 years ago
  59. 4266fae THRIFT-5032 netstd: Use PascalCase for Properties. by Paulo Neves · 5 years ago
  60. 5080645 THRIFT-5027 Implement remaining read bytes checks by Jens Geyer · 5 years ago
  61. b541c6f THRIFT-5026 TestClient/Server ignores first cmdline argument by Jens Geyer · 5 years ago
  62. eacd1d4 THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfiguration class by Jens Geyer · 5 years ago
  63. 261cad3 THRIFT-5020 Refactoring & minor fixes for netstd library by Jens Geyer · 5 years ago
  64. ec43954 THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer by Jens Geyer · 5 years ago
  65. 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
  66. 616df98 fix veralign.sh and bump version (again) by Jens Geyer · 5 years ago
  67. e02559f bump version by Jens Geyer · 5 years ago
  68. 85d8162 Revert "THRIFT-4951: Remove senum from tests" by Jens Geyer · 5 years ago
  69. df8ef4b THRIFT-4951: Remove senum from tests by pengzhouhu · 5 years ago
  70. caf8904 THRIFT-4969: PHP test doesn't check the code generation with php:classmap by Kengo Seki · 5 years ago
  71. 786c019 Merge pull request #1870 from dbcfd/thrift-4953 by Allen George · 5 years ago
  72. 2d03630 THRIFT-4950 fix bind print error and Macro call errors thrift_server_socket by pengzhouhu · 5 years ago
  73. b3745ee THRIFT-4932: Using a default string on a binary field results in invalid Java code. by Ewan Higgs · 5 years ago
  74. 061eafb THRIFT-4955 Haskell test broken due to extension to CompactProtoTestStruct by Jens Geyer · 6 years ago
  75. 8ff8abd THRIFT-4957 testSanePartsOfCompactProtoTestStruct FAILED by Jens Geyer · 5 years ago
  76. 236032a THRIFT-4953: Missing Field Identifiers by Danny Browning · 5 years ago
  77. a715f70 THRIFT-4944 Field IDs > 255 fail with compact protocol by Jens Geyer · 5 years ago
  78. 08fea16 Mark some csharp-erl, erl-csharp ssl tests as known issues. by James E. King III · 6 years ago
  79. 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
  80. 6c847d2 THRIFT-4878 - [c_glib] add unix domain socket support to ThriftSocket (#1807) by Kevin Wojniak · 6 years ago
  81. a392566 THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821) by Kevin Wojniak · 6 years ago
  82. bd1a273 THRIFT-4898 Pipe write operations across a network are limited to 65,535 bytes per write. by Jens Geyer · 6 years ago
  83. c5068e2 Fix some typos in ThriftTest.thrift by Kevin Wojniak · 6 years ago
  84. 99ae730 Fix environment spelling by Kevin Wojniak · 6 years ago
  85. 3f0d444 Implement episodic compilation for js code generation by Mustafa Senol Cosar · 6 years ago
  86. 96c6113 THRIFT-4891 Align HTTP test client with all other variants by Jens Geyer · 6 years ago
  87. 4d46c11 THRIFT-4612: THeader support in go library by Yuxuan 'fishy' Wang · 6 years ago
  88. 5eef01f THRIFT-4868: Fix Go compilation for optional sets with default values (#1802) by John Boiles · 6 years ago
  89. 5a17b13 THRIFT-4879 general performance improvements for netstd library by Jens Geyer · 6 years ago
  90. e0e1a08 THRIFT-4855: Pin golang/mock to 1.2.0 by D. Can Celasun · 6 years ago
  91. 7b94dd4 THRIFT-4839: Remove embedded buffering/framed options from TCP transports by Kyle Smith · 6 years ago
  92. 421444f THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory again by Jens Geyer · 6 years ago
  93. 6378ff6 THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSocketServerTransport by Kyle Smith · 6 years ago
  94. b11f63c THRIFT-4824 Logger deprecation warnings in tutorial by Jens Geyer · 6 years ago
  95. bf27637 THRIFT-4822 Convert bool CTOR flags into enum type by Jens Geyer · 6 years ago
  96. 1b770f2 THRIFT-4818 Test client should use cancellation token by Jens Geyer · 6 years ago
  97. 22c412e THRIFT-4817 Add string CTOR to TTlsSocketTransport by Jens Geyer · 6 years ago
  98. 68ff6cd THRIFT-4813 NamedPipes may not work in all cases by Jens Geyer · 6 years ago
  99. ddd2224 [THRIFT-4771] add nodejs THeaderProtocol support (#1743) by David Mai · 6 years ago
  100. 3ca8806 re-disable hs-csharp_json_framed-ip cross test by James E. King III · 6 years ago