1. 9804ab9 THRIFT-4780: finish the server implementation of multi in python server by James E. King III · 6 years ago
  2. ef9405f fix java-ruby test timeouts in ci by James E. King III · 6 years ago
  3. b1d63e7 THRIFT-4750: as3 changes to build and publish to maven central by James E. King III · 6 years ago
  4. 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
  5. f1eadad THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617) by Rob Becker · 6 years ago
  6. dd965c1 Fix hs-nodets test and re-enable it by Mustafa Senol Cosar · 6 years ago
  7. 2c69b5a THRIFT-3143: Add nodets support by wilfrem · 10 years ago
  8. 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
  9. 66a44c5 THRIFT-4621 Add THeader for Python by Neil Williams · 6 years ago
  10. 2068544 THRIFT-4548: add python cross test client multiplexed protocol support by James E. King III · 7 years ago
  11. 6f8c99e THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests by James E. King III · 7 years ago
  12. 714c77c THRIFT-4525: add ruby cross test ssl support Client: rb by James E. King III · 7 years ago
  13. e41de0f THRIFT-4489: Add unix domain socket support for nodejs Client: nodejs by Daniel Shih · 7 years ago
  14. 9aaf295 THRIFT-4358: add unix domain socket option to ruby cross tests Client: rb by James E. King III · 7 years ago
  15. 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
  16. e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
  17. 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
  18. 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
  19. 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
  20. 20e16bc THRIFT-2013: add perl crosstest multiplexed client and server logic Client: perl by James E. King, III · 7 years ago
  21. 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
  22. 87ad2bc THRIFT-4329: multiplexed processor, client and server for c_glib Client: c_glib by Gonzalo Aguilar Delgado · 7 years ago
  23. 375bfee THRIFT-2998: enable cross test for nodejs http transport, by James E. King, III · 7 years ago
  24. b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
  25. 9462edb THRIFT-4264: Fix PHP tests requiring sockets.so Client: php by Håkon Hitland · 7 years ago
  26. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  27. bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
  28. 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
  29. 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
  30. 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
  31. 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
  32. 36628a2 THRIFT-3369 Provide SSL/TLS client for c_glib by James E. King, III · 8 years ago
  33. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago
  34. b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
  35. f39d4c8 THRIFT-3886 PHP cross test client returns 0 even when failing by Håkon Hitland · 8 years ago
  36. 88c5ee7 THRIFT-3906 Run C# tests with make check by Nobuaki Sukegawa · 8 years ago
  37. e432c6b THRIFT-3728 http transport for thrift-lua by Wang Yaofu · 9 years ago
  38. 8b791b2 THRIFT-3711 Add D to cross language test by Nobuaki Sukegawa · 9 years ago
  39. b5f126f THRIFT-3637 Implement compact protocol for dart by Mark Erickson · 9 years ago
  40. 59310f5 THRIFT-3642 Speed up cross test runner by Nobuaki Sukegawa · 9 years ago
  41. 19a3a27 THRIFT-3631 JSON protocol implement for thrift-lua library. by Wang Yaofu · 9 years ago
  42. e1e09c7 THRIFT-3641 Ruby client should try to connect to every result of getaddrinfo by Nobuaki Sukegawa · 9 years ago
  43. 7af189a THRIFT-3613 Port Python C extension to Python 3 by Nobuaki Sukegawa · 9 years ago
  44. 6525f6a THRIFT-3612 Add Python C extension for compact protocol by Nobuaki Sukegawa · 9 years ago
  45. ebd71ce THRIFT-3585 Compact protocol implementation for Lua by Nobuaki Sukegawa · 9 years ago
  46. d094e79 THRIFT-3592 Add basic test client by Nobuaki Sukegawa · 9 years ago
  47. f8ca055 THRIFT-3251 Add http transport for server to Go lib by claudemiro · 9 years ago
  48. 6dde90b THRIFT-1313 implement compact protocol for c_glib library by Chandler May · 9 years ago
  49. e68ccc2 THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64 by Nobuaki Sukegawa · 9 years ago
  50. a6ab1f5 THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructure by Nobuaki Sukegawa · 9 years ago
  51. 6defea5 THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64 by Nobuaki Sukegawa · 9 years ago
  52. a185d7e THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  53. 49f4dc0 THRIFT-3402: add unix socket support to perl by James E. King, III · 9 years ago
  54. 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
  55. b31f090 THRIFT-338 Compact Protocol in Erlang Client: Erlang Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  56. f58bca7 THRIFT-2113 Erlang SSL Socket Support Client: Erlang Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  57. 826ea99 THRIFT-3400 Add Erlang to cross test by Nobuaki Sukegawa · 9 years ago
  58. 932c470 THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org). by Mark Erickson · 9 years ago
  59. 178b813 THRIFT-3361 Improve C# library by Jens Geyer · 9 years ago
  60. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  61. 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
  62. 5903d67 THRIFT-3211: add php client compact protocol to make cross test by Jim King · 10 years ago
  63. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  64. dace693 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  65. 0d4072b THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  66. f5136ab Revert "THRIFT-2578 Moving 'make cross' from test.sh to test.py" by Roger Meier · 10 years ago
  67. c53bbd2 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  68. e8bafb6 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 10 years ago
  69. 75eb2a3 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  70. 3f67978 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 11 years ago
  71. 32f3982 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 11 years ago
  72. 40cc232 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago