1. 564dbfc Upgraded appveyor dockerfile reference to zlib to 1.2.13 Patch: JensG by Jens Geyer · 9 months ago
  2. 8e828c0 THRIFT-5756 Run php tests in github actions by Volodymyr Panivko · 11 months ago
  3. 4576409 THRIFT-5635 Update erlang client for Erlang 23-25 by Sergei Elin · 2 years, 4 months ago
  4. 1d61fe1 THRIFT-5633: move xenial to old, deprecate xenial in travis build (#2690) by Jiayu Liu · 2 years, 3 months ago
  5. a9da9eb THRIFT-4547: Swift crosstests (#2670) by Kino Roy · 2 years, 3 months ago
  6. b17672a THRIFT-5208: fix OCaml struct and exn raising/handling codegen by Yawar Amin · 2 years, 4 months ago
  7. 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
  8. 62445c1 THRIFT-5591 Add uuid type to IDL and implement reference code (+ improved self-tests) by Jens Geyer · 2 years, 7 months ago
  9. ce1d314 THRIFT-5589 Haxe compiler/runtime fixes Client: hx Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
  10. 23b8636 THRIFT-5570: update java lib document about gradle usage (#2583) by Jiayu Liu · 2 years, 8 months ago
  11. 2c09278 *.local deleted by Jens Geyer · 3 years, 2 months ago
  12. a265236 THRIFT-5447: Update supported Go versions by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  13. 66f9536 THRIFT-5387 Improved and simplified Delphi test setup by Jens Geyer · 3 years, 10 months ago
  14. 2dcefad THRIFT-5370 Haxe 4 compatibility incl TConfiguration & MAX_MESSAGE_SIZE by Jens Geyer · 3 years, 11 months ago
  15. de6f61a THRIFT-4098 Namespace support for generated Rust code (#2348) by Allen George · 3 years, 10 months ago
  16. 0d12832 misc. netstd improvements Client: netstd Patch: Jens Geyer by Jens Geyer · 3 years, 11 months ago
  17. cb094b8 THRIFT-5229 remove AS3 support Client: AS3 Patch: Jens Geyer by Jens Geyer · 4 years ago
  18. b5fe1db Reverted wrongly pushed commits. by Jens Geyer · 4 years ago
  19. b89316d Revert "THRIFT-4982 Remove deprecated C# bindings from the code base" by Jens Geyer · 4 years, 11 months ago
  20. 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
  21. 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 4 years, 2 months ago
  22. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
  23. ed99455 THRIFT-5009 Serializer implemtation lacks support for layered transports by Jens Geyer · 5 years ago
  24. 1742437 THRIFT-4966: Ignore generated files Client: Build Process Patch: Qinghui Xu by Qinghui Xu · 5 years ago
  25. 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
  26. 5a17b13 THRIFT-4879 general performance improvements for netstd library by Jens Geyer · 6 years ago
  27. 4ffe763 THRIFT-4583: Switch to rebar3 Client: erl by Sergey Yelin · 6 years ago
  28. aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago
  29. b1d63e7 THRIFT-4750: as3 changes to build and publish to maven central by James E. King III · 6 years ago
  30. f1eadad THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617) by Rob Becker · 6 years ago
  31. a3a7c6c THRIFT-4547: add swift to bionic build image and run unit tests by James E. King III · 6 years ago
  32. 54e9587 THRIFT-4676: Fix intermittent CL build failures by Allen George · 6 years ago
  33. 12f8b14 THRIFT-3458: additional dub.json changes by James E. King III · 6 years ago
  34. af7ecd6 THRIFT-4590 running the test client using HTTP transport leads to "CoInitialize not called" by Jens Geyer · 7 years ago
  35. b92ca5f THRIFT-4582: Fix Xenial CI build issues (#1563) by James E. King III · 7 years ago
  36. c564651 THRIFT-4554 uncompileable code with member names that are also types under specific conditions by Jens Geyer · 7 years ago
  37. d4fb364 ignores modified by Jens Geyer · 7 years ago
  38. 5066eb4 THRIFT-4509: by Philip Frank · 7 years ago
  39. e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
  40. d907cc9 THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxe by James E. King III · 7 years ago
  41. 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
  42. f92493b THRIFT-4470: Include popular IDE file templates to gitignore by Dmitry Volodin · 7 years ago
  43. 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
  44. a15060a THRIFT-4423: migrate to psr-4 Client: php by Robert Lu · 7 years ago
  45. 1b855d4 Insert files related to eclipse project to gitignore by Dmitry Volodin · 7 years ago
  46. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  47. b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
  48. 722f8e9 THRIFT-4247: Fix compilation with OpenSSL 1.1 Client: c_glib by Josip Sokcevic · 8 years ago
  49. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  50. b66b66f added Ubuntu Xenial docker image named ubuntu1604 by James E. King, III · 7 years ago
  51. e544a89 THRIFT-4266 Erlang library throws during skipping fields of composite type (maps, lists, structs, sets) by David Hull · 7 years ago
  52. 5862099 THRIFT-4196 Support recursive types in Rust by Allen George · 8 years ago
  53. b4c190b THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures by James E. King, III · 8 years ago
  54. 36628a2 THRIFT-3369 Provide SSL/TLS client for c_glib by James E. King, III · 8 years ago
  55. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
  56. b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
  57. 485e0c4 updated ignores by Jens Geyer · 8 years ago
  58. 052abc3 THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by dtmuller · 8 years ago
  59. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
  60. 048ea0c Update .gitignore by Nobuaki Sukegawa · 9 years ago
  61. 8b791b2 THRIFT-3711 Add D to cross language test by Nobuaki Sukegawa · 9 years ago
  62. 402f641 THRIFT-3666 Build D tutorial as part of Autotools build by Nobuaki Sukegawa · 9 years ago
  63. 6bbc9e3 Add an entry to .gitignore by Nobuaki Sukegawa · 9 years ago
  64. e71f20c THRIFT-3556 c_glib file descriptor transport by Simon South · 9 years ago
  65. ccd998a THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift" by Chandler May · 9 years ago
  66. bd16530 THRIFT-3571 Make feature test result browsable by Nobuaki Sukegawa · 9 years ago
  67. 6dde90b THRIFT-1313 implement compact protocol for c_glib library by Chandler May · 9 years ago
  68. 0c0649d THRIFT-3510 Add HttpTaskAsyncHandler implementation by Adam Connelly · 9 years ago
  69. 362a5ed THRIFT-3455 struct write method's return value is incorrect by Nobuaki Sukegawa · 9 years ago
  70. dd89dce THRIFT-3468 Dart TSocketTransport onError handler is too restrictive by Mark Erickson · 9 years ago
  71. ae971ce THRIFT-2110 Erlang: Support for Multiplexing Services on any Transport, Protocol and Server by David Robakowski · 11 years ago
  72. 826ea99 THRIFT-3400 Add Erlang to cross test by Nobuaki Sukegawa · 9 years ago
  73. 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
  74. 4a62f18 Added C# bin/obj to gitignore by Jens Geyer · 9 years ago
  75. e2e5e22 THRIFT-3308: Fix broken test cases for 0.9.3 release candidate by jfarrell · 9 years ago
  76. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  77. 2fab3de THRIFT-3296 - Go cross test does not conform to spec by Nobuaki Sukegawa · 9 years ago
  78. b0b710a THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is specifically asked for to make the defaults more secure; added a matrix security unit test for SSL in the cpp lib by Jim King · 9 years ago
  79. 5ef662b THRIFT-406 Convert C++ Test to Boost::Test by Claudius Heine · 10 years ago
  80. 8b47002 THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect. by Jens Geyer · 10 years ago
  81. 880a2b3 doc: update compiler CMake build and update .gitignore by Roger Meier · 10 years ago
  82. 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
  83. b149c4f THRIFT-3074 Add compiler/cpp/lex.yythriftl.cc to gitignore. by Jens Geyer · 10 years ago
  84. f5b795d THRIFT-2578 Moving 'make cross' from test.sh to test.py by Nobuaki Sukegawa · 10 years ago
  85. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  86. 281bdae THRIFT-2940 nodejs: move package.json to root folder by Roger Meier · 10 years ago
  87. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  88. d5f87e1 CMake: Add CMake support for Thrift libraries by Pascal Bach · 10 years ago
  89. d0d7a65 THRIFT-2838 TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number by Nobuaki Sukegawa · 10 years ago
  90. 9fdc90a THRIFT-2809: .gitignore updated - compiler/cpp/Release added by Konrad Grochowski · 10 years ago
  91. 0c44912 Update gitignore by Jens Geyer · 10 years ago
  92. fea00ac THRIFT-2753 Haxe support: Misc. improvements Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  93. bd52f1a THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  94. ba4a5f0 .gitignore: add *.dirstamp and test/go/bin/ by Roger Meier · 10 years ago
  95. 964082a THRIFT-2712 PHP: add "json" option to create JsonSerializable code by Roger Meier · 10 years ago
  96. 93fea15 THRIFT-2757: py - Added integer limits checks in compact and JSON protocols by Konrad Grochowski · 10 years ago
  97. 775248a THRIFT-2747: update .gitignore to ignore .vagrant by Randy Abernethy · 10 years ago
  98. 25c68f4 THRIFT-2693 Erlang test leaves a lot of generated files by Roger Meier · 10 years ago
  99. 4606d7d THRIFT-976 c_glib tutorial by Roger Meier · 10 years ago
  100. 15df076 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago