1. eb684d3 THRIFT-4386 Add Lua 5.3/5.4 support Clint: lua Patch: Thomas Bruggink by Thomas · 6 months ago
  2. 68139d1 [THRIFT-5757] Unit tests for php lib Client: php Patch: Volodymyr Panivko by Volodymyr Panivko · 10 months ago
  3. a9da9eb THRIFT-4547: Swift crosstests (#2670) by Kino Roy · 2 years, 3 months ago
  4. 5fdfd0c THRIFT-5580: refactor kotlin cross tests (#2600) by Jiayu Liu · 2 years, 8 months ago
  5. 49b2d6b THRIFT-5548: add kotlin code gen Client: kotlin Patch: Jiayu Liu by Jiayu Liu · 2 years, 9 months ago
  6. f033641 THRIFT-5283: add support for Unix Domain Sockets in lib/rs (#2545) by tokcum · 2 years, 10 months ago
  7. 1ab096c THRIFT-5185: Support for using WebSockets as a server transport by penenin · 4 years, 8 months ago
  8. 56700e4 THRIFT-4982 Remove deprecated C# bindings from the code base by Jens Geyer · 4 years, 11 months ago
  9. f0c761e THRIFT-5059: Add cross tests for TZlibTransport in D Client: D Patch: Kengo Seki by Kengo Seki · 5 years ago
  10. c97e6aa THRIFT-5060: Add cross tests for TZlibTransport in Java by Kengo Seki · 5 years ago
  11. f1c5341 THRIFT-4974: Add cross test for Python's Unix domain socket transport by Kengo Seki · 5 years ago
  12. 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
  13. 6c847d2 THRIFT-4878 - [c_glib] add unix domain socket support to ThriftSocket (#1807) by Kevin Wojniak · 6 years ago
  14. 4d46c11 THRIFT-4612: THeader support in go library by Yuxuan 'fishy' Wang · 6 years ago
  15. ddd2224 [THRIFT-4771] add nodejs THeaderProtocol support (#1743) by David Mai · 6 years ago
  16. e53d23c THRIFT-4794: finish php json cross test by James E. King III · 6 years ago
  17. 9804ab9 THRIFT-4780: finish the server implementation of multi in python server by James E. King III · 6 years ago
  18. ef9405f fix java-ruby test timeouts in ci 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. 98f379e THRIFT-4746: changes for publishing java library to maven; fix java debug vs. release build with cmake by James E. King III · 6 years ago
  21. f1eadad THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617) by Rob Becker · 6 years ago
  22. dd965c1 Fix hs-nodets test and re-enable it by Mustafa Senol Cosar · 6 years ago
  23. 2c69b5a THRIFT-3143: Add nodets support by wilfrem · 10 years ago
  24. b2b767e THRIFT-4620: add crosstest support for zlib (buffered) to cpp, enable cpp,go,py,py3 tests by James E. King III · 6 years ago
  25. 66a44c5 THRIFT-4621 Add THeader for Python by Neil Williams · 6 years ago
  26. 2068544 THRIFT-4548: add python cross test client multiplexed protocol support by James E. King III · 7 years ago
  27. 6f8c99e THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests by James E. King III · 7 years ago
  28. 714c77c THRIFT-4525: add ruby cross test ssl support Client: rb by James E. King III · 7 years ago
  29. e41de0f THRIFT-4489: Add unix domain socket support for nodejs Client: nodejs by Daniel Shih · 7 years ago
  30. 9aaf295 THRIFT-4358: add unix domain socket option to ruby cross tests Client: rb by James E. King III · 7 years ago
  31. 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
  32. e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
  33. 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
  34. 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
  35. 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
  36. 20e16bc THRIFT-2013: add perl crosstest multiplexed client and server logic Client: perl by James E. King, III · 7 years ago
  37. 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
  38. 87ad2bc THRIFT-4329: multiplexed processor, client and server for c_glib Client: c_glib by Gonzalo Aguilar Delgado · 7 years ago
  39. 375bfee THRIFT-2998: enable cross test for nodejs http transport, by James E. King, III · 7 years ago
  40. b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
  41. 9462edb THRIFT-4264: Fix PHP tests requiring sockets.so Client: php by Håkon Hitland · 7 years ago
  42. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  43. bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
  44. 37aac3b THRIFT-3706: added cross test support for backwards compatible multiplexed server, added c_glib testBinary, fixed a number of glib object reference issues by James E. King, III · 8 years ago
  45. bc0082e THRIFT-3706: Implement multiplexed protocol client and test client for c_glib; test server for java; integrate into crosstest by Gonzalo Aguilar Delgado · 9 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. 377719c THRIFT-3272 (THRIFT-4066) fix perl SSL authentication support; fixed error in erlang test client using wrong key file and added CA 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. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
  50. b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
  51. f39d4c8 THRIFT-3886 PHP cross test client returns 0 even when failing by Håkon Hitland · 8 years ago
  52. 88c5ee7 THRIFT-3906 Run C# tests with make check by Nobuaki Sukegawa · 8 years ago
  53. e432c6b THRIFT-3728 http transport for thrift-lua by Wang Yaofu · 9 years ago
  54. 8b791b2 THRIFT-3711 Add D to cross language test by Nobuaki Sukegawa · 9 years ago
  55. b5f126f THRIFT-3637 Implement compact protocol for dart by Mark Erickson · 9 years ago
  56. 59310f5 THRIFT-3642 Speed up cross test runner by Nobuaki Sukegawa · 9 years ago
  57. 19a3a27 THRIFT-3631 JSON protocol implement for thrift-lua library. by Wang Yaofu · 9 years ago
  58. e1e09c7 THRIFT-3641 Ruby client should try to connect to every result of getaddrinfo by Nobuaki Sukegawa · 9 years ago
  59. 7af189a THRIFT-3613 Port Python C extension to Python 3 by Nobuaki Sukegawa · 9 years ago
  60. 6525f6a THRIFT-3612 Add Python C extension for compact protocol by Nobuaki Sukegawa · 9 years ago
  61. ebd71ce THRIFT-3585 Compact protocol implementation for Lua by Nobuaki Sukegawa · 9 years ago
  62. d094e79 THRIFT-3592 Add basic test client by Nobuaki Sukegawa · 9 years ago
  63. f8ca055 THRIFT-3251 Add http transport for server to Go lib by claudemiro · 9 years ago
  64. 6dde90b THRIFT-1313 implement compact protocol for c_glib library by Chandler May · 9 years ago
  65. e68ccc2 THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64 by Nobuaki Sukegawa · 9 years ago
  66. a6ab1f5 THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructure by Nobuaki Sukegawa · 9 years ago
  67. 6defea5 THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64 by Nobuaki Sukegawa · 9 years ago
  68. a185d7e THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  69. 49f4dc0 THRIFT-3402: add unix socket support to perl by James E. King, III · 9 years ago
  70. 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
  71. b31f090 THRIFT-338 Compact Protocol in Erlang Client: Erlang Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  72. f58bca7 THRIFT-2113 Erlang SSL Socket Support Client: Erlang Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  73. 826ea99 THRIFT-3400 Add Erlang to cross test by Nobuaki Sukegawa · 9 years ago
  74. 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
  75. 178b813 THRIFT-3361 Improve C# library by Jens Geyer · 9 years ago
  76. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  77. f5f1b35 THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSocket out from their base classes, fixed THRIFT-3191 generated perl compiler exception handling code, added perl to make cross, fixed THRIFT-3189 allowing perl to listen on a specific interface through construction arguments. Did not add support in the perl client SSLSocket to verify server certificate authenticity at this time. by Jim King · 10 years ago
  78. 5903d67 THRIFT-3211: add php client compact protocol to make cross test by Jim King · 10 years ago
  79. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  80. dace693 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  81. 0d4072b THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  82. f5136ab Revert "THRIFT-2578 Moving 'make cross' from test.sh to test.py" by Roger Meier · 10 years ago
  83. c53bbd2 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  84. e8bafb6 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 10 years ago
  85. 75eb2a3 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  86. 3f67978 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 11 years ago
  87. 32f3982 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 11 years ago
  88. 40cc232 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago