1. 65291da version 0.14.1 by Jens Geyer · 3 years, 10 months ago
  2. ed1711e THRIFT-5087 test/test.py fails with "AssertionError: Python 3.3 or later is required for proper operation." by Jano Svitok · 4 years, 10 months ago
  3. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
  4. f8b0040 Fix typo for python 3 support by Christopher Friedt · 5 years ago
  5. ffb97e1 THRIFT-4990 Upgrade to .NET Core 3.1 (LTS) Client: netstd Patch: Jens Geyer by Jens Geyer · 5 years ago
  6. ec43954 THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer by Jens Geyer · 5 years ago
  7. 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
  8. 7199741 THRIFT-4938 Issues with version.h treatment Client: Compiler Patch: Jens Geyer by Jens Geyer · 5 years ago
  9. 538e36c THRIFT-4975: Add Makefile.am to the PHP tutorial by Kengo Seki · 5 years ago
  10. 58efe89 THRIFT-4972: Add Makefile.am to the Perl tutorial Client: Perl Patch: Kengo Seki by Kengo Seki · 5 years ago
  11. e02559f bump version by Jens Geyer · 5 years ago
  12. a392566 THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821) by Kevin Wojniak · 6 years ago
  13. 4ffe763 THRIFT-4583: Switch to rebar3 Client: erl by Sergey Yelin · 6 years ago
  14. ee8caca THRIFT-4861: Set minimum boost to 1.56 and stop using deprecated boost predef endian header by James E. King III · 6 years ago
  15. aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago
  16. 29f7f8f THRIFT-4743: remove cpp compiler plugin support to simplify the project by James E. King III · 6 years ago
  17. b96c438 THRIFT-4717: fix up make clean with autoconf by James E. King III · 6 years ago
  18. 8935c98 THRIFT-4753: re-version master to next release 0.13.0 by James E. King III · 6 years ago
  19. b1d63e7 THRIFT-4750: as3 changes to build and publish to maven central by James E. King III · 6 years ago
  20. f86845e THRIFT-4675: Generate Int64 constants for js by Mustafa Senol Cosar · 6 years ago
  21. bbc1377 THRIFT-4691: ensure CPAN module runs unit tests by James E. King III · 6 years ago
  22. 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago
  23. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  24. 0705d99 force c++11 in GNU autotools by cyy · 6 years ago
  25. ecebd77 THRIFT-4716: add veralign.sh tool to set versions for releases by James E. King III · 6 years ago
  26. 5751621 THRIFT-4301: fix inability to disable py3 with autoconf build by James E. King III · 6 years ago
  27. a3a7c6c THRIFT-4547: add swift to bionic build image and run unit tests by James E. King III · 6 years ago
  28. c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
  29. 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
  30. 2c69b5a THRIFT-3143: Add nodets support by wilfrem · 10 years ago
  31. 961fa70 THRIFT-4618: Use poll() instead of select() in C++ TNonblockingServer if available (#1580) by st0ke · 6 years ago
  32. 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
  33. 8bcb7ac THRIFT-4465: Fix C++ TNonblockingServer and THRIFT_EAGAIN issues Client: cpp by Bugra Gedik · 7 years ago
  34. e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
  35. f338d57 THRIFT-4308: re-enable dlang deimos build support for libevent by James E. King III · 7 years ago
  36. 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
  37. a15060a THRIFT-4423: migrate to psr-4 Client: php by Robert Lu · 7 years ago
  38. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  39. b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
  40. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  41. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  42. 5c302e0 THRIFT-4260 Go context generation issue. Context is parameter in Interface not in implementation by taozle · 7 years ago
  43. c0d384a THRIFT-4236 Support context in go generated code by taozle · 7 years ago
  44. 5b4c6bf THRIFT-4236: Add context support for go server. by taozle · 8 years ago
  45. 43e959b THRIFT-4165: better cmake support for C++ language level selection; fixed compiler warnings by James E. King, III · 8 years ago
  46. 0619087 THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 is not active and that at least one of TLSv1.0 through 1.2 are accepted. by James E. King, III · 8 years ago
  47. ab8ff1a THRIFT-4091 - revert THRIFT-4045 and remove unused test code in test/cpp by James E. King, III · 8 years ago
  48. 36628a2 THRIFT-3369 Provide SSL/TLS client for c_glib by James E. King, III · 8 years ago
  49. 8d377fa THRIFT-4045 Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC to fix building with Address Sanitizer by James E. King, III · 8 years ago
  50. 71eba64 THRIFT-4033 disable thrift compiler plug-in support by default, as the thrift-compiler packaging is not ready for it yet by James E. King, III · 8 years ago
  51. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
  52. b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
  53. d8c6a84 THRIFT-3940 Visual Studio project file for compiler is broken by Nobuaki Sukegawa · 8 years ago
  54. 052abc3 THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by dtmuller · 8 years ago
  55. 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
  56. bf9fa90 THRIFT-3910 Do not invoke pip as part of build process by Nobuaki Sukegawa · 8 years ago
  57. 88c5ee7 THRIFT-3906 Run C# tests with make check by Nobuaki Sukegawa · 8 years ago
  58. 4b7dbe3 THRIFT-3825 Javascript test dependency is no longer available by Nobuaki Sukegawa · 9 years ago
  59. 8b791b2 THRIFT-3711 Add D to cross language test by Nobuaki Sukegawa · 9 years ago
  60. 402f641 THRIFT-3666 Build D tutorial as part of Autotools build by Nobuaki Sukegawa · 9 years ago
  61. c295c82 THRIFT-1385: make install ignores prefix by Randy Abernethy · 9 years ago
  62. 25536ad THRIFT-2103 [python] Support for SSL certificates with Subject Alternative Names by Nobuaki Sukegawa · 9 years ago
  63. d094e79 THRIFT-3592 Add basic test client by Nobuaki Sukegawa · 9 years ago
  64. ccd998a THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift" by Chandler May · 9 years ago
  65. bd16530 THRIFT-3571 Make feature test result browsable by Nobuaki Sukegawa · 9 years ago
  66. a837085 THRIFT-3555 'configure' script does not honor --with-openssl=<path> for libcrypto for BN_init by Nobuaki Sukegawa · 9 years ago
  67. ffc2bb3 THRIFT-3439 Run make cross using Python3 when available by Nobuaki Sukegawa · 9 years ago
  68. de0b4b5 THRIFT-3523 XML Generator by BCG · 9 years ago
  69. 33744b0 THRIFT-3515 Python 2.6 compatibility and test on CI by Nobuaki Sukegawa · 9 years ago
  70. ae3775a THRIFT-2869 run JSON schema validator from test by Stig Bakken · 10 years ago
  71. 791ee36 THRIFT-1385 make install doesn't install java library in the setted folder by Roger Meier · 9 years ago
  72. c7b3086 THRIFT-3421 rebar as dependency instead of bundling by Roger Meier · 9 years ago
  73. a185d7e THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  74. 826ea99 THRIFT-3400 Add Erlang to cross test by Nobuaki Sukegawa · 9 years ago
  75. 983bf7d THRIFT-3373: cross test cleanup by Randy Abernethy · 9 years ago
  76. 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
  77. 96d8020 THRIFT-3295 C# library does not build on Mono 4.0.2.5 or later by Jens Geyer · 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. 57ac33e THRIFT-3264 Fix Erlang 16 namespaced types by Jens Geyer · 9 years ago
  80. 8677719 THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-objects' is disabled by Jens Geyer · 9 years ago
  81. 6cdbd98 Thrift-2922: TRIAL is used with Python tests but not tested accordingly by jfarrell · 10 years ago
  82. 03f0e18 THRIFT-3133 Allow "make cross" and "make precross" to run without building all languages by Nobuaki Sukegawa · 10 years ago
  83. e856d68 THRIFT-3113 m4 C++11 macro issue by Gustavo Zacarias · 10 years ago
  84. 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
  85. 95717c9 Revert "THRIFT-3000 .NET implementation has trouble with mixed IP modes" by Jens Geyer · 10 years ago
  86. 018c1b8 THRIFT-3000 .NET implementation has trouble with mixed IP modes by Jens Geyer · 10 years ago
  87. 4aa95df THRIFT-3071 check minimum required version of automake in bootstrap.sh by Jens Geyer · 10 years ago
  88. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  89. 0cfdf7c THRIFT-2598 Add check for minimum Go version to configure.ac by Jens Geyer · 10 years ago
  90. 283899b Use Boost C++ >= 1.53.0 by Sergei Nikulov · 10 years ago
  91. 22dddc9 THRIFT-2996 Test for Haxe 3.1.3 or better Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  92. 468e63b THRIFT-2914 explicit dependency to Lua5.2 fails on some systems by Jens Geyer · 10 years ago
  93. 5c10fd8 Add-on-patch for THRIFT-2922 ($TRIAL used but not tested accordingly) by Jens Geyer · 10 years ago
  94. 2ac3a3c THRIFT-2912 Autotool build for C++ Qt library is invalid by Jens Geyer · 10 years ago
  95. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  96. ec8d877 THRIFT-2906 - linking with boost_unit_test_framework made more portable by Konrad Grochowski · 10 years ago
  97. a195a25 THRIFT-2887 Respect --with-openssl when building C++ support. by Jon Parise · 10 years ago
  98. ea2fbcf THRIFT-2843: Automake configure.ac has possible typo related to Java by jfarrell · 10 years ago
  99. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  100. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago