1. 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
  2. 8678dfc THRIFT-4337: Able to set keyStore and trustStore as InputStream in the by Dmitry Volodin · 7 years ago
  3. 8bcb7ac THRIFT-4465: Fix C++ TNonblockingServer and THRIFT_EAGAIN issues Client: cpp by Bugra Gedik · 7 years ago
  4. 70b33fb THRIFT-4515: fix up nonblocking options and enable ssl for nonblocking in cpp server cross by James E. King III · 7 years ago
  5. fe50fea THRIFT-4497: Use `map()` field type for Erlang type for map struct fields. by David Hull · 7 years ago
  6. 1918b21 THRIFT-4495: Allow `undefined` for non-required Erlang records fields. by David Hull · 7 years ago
  7. 5086291 THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown data types by Philip Frank · 7 years ago
  8. 138da20 fix wrong document @param in TBase.h Client: cocoa by yfchen · 7 years ago
  9. b963e28 THRIFT-4509: remove nodejs browser test Client: nodejs by Philip Frank · 7 years ago
  10. b4f22ff THRIFT-4480 - Handle seqid = 0 Client: js by Brian Forbis · 7 years ago
  11. 860a5f1 THRIFT-4508: change windows CI builds to use current MSVC, one cygwin and one mingw build by James E. King III · 7 years ago
  12. a37feaf THRIFT-4508: end trusty CI builds; handle nodejs 4.x LTS EOL; update docs by James E. King III · 7 years ago
  13. 14991f9 THRIFT-4354: fix php socket blocking behavior by James E. King III · 7 years ago
  14. 78755f5 THRIFT-4508: Fix node.js to be the desired version in docker ubuntu-artful image by James E. King III · 7 years ago
  15. 0eb0b77 Minor tweaks to the language matrix markdown documentation. by James E. King III · 7 years ago
  16. fed9935 Updated the languages matrix markdown documentation. by James E. King III · 7 years ago
  17. d973409 THRIFT-4506: fix use of assert for correctness in Java SASL negotiation by James E. King III · 7 years ago
  18. 9e0c927 THRIFT-4505: Fix python build on Vagrant Windows boxes Client: py by Eduardo Arada · 7 years ago
  19. 55ddf19 THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib, by Philip Frank · 7 years ago
  20. 3b87c71 THFIFT-4486: golang: support https from generated clients by John Boiles · 7 years ago
  21. 8de4bb9 THRIFT-4498: add phpcs back Client: php by Robert Lu · 7 years ago
  22. 641b139 THRIFT-4503: fix dlang server logging on client disconnect so it does not report an error for normal operation by James E. King III · 7 years ago
  23. 6aa4c0f THRIFT-82: fix cl test server to return the correct SecondService string and enable multi tests by James E. King III · 7 years ago
  24. bf7f76b THRIFT-82: follow-up to common lisp to stabilize the linux build environment and update some docs by James E. King III · 7 years ago
  25. e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
  26. 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
  27. 35d62ed THRIFT-4492 protected ExceptionType type member of TApplicationException cannot be accessed by Jens Geyer · 7 years ago
  28. 33d30fc THRIFT-4490 Allow a default service as fallback for multiplex processors connected by old clients by Jens Geyer · 7 years ago
  29. 0064516 THRIFT-4485 Possible invalid ptr AV with overlapped read/write on pipes by Jens Geyer · 7 years ago
  30. 5089b0a THRIFT-4454 Large writes/reads may cause range check errors in debug mode by Jens Geyer · 7 years ago
  31. f338d57 THRIFT-4308: re-enable dlang deimos build support for libevent by James E. King III · 7 years ago
  32. 2471efa THRIFT-4477: php TBufferedTransport must have underlying transport Client: php by Robert Lu · 7 years ago
  33. 12f124c THRIFT-4475: PSR-2 support for lib/php/test Client: php by Robert Lu · 7 years ago
  34. 3d55624 THRIFT-4473 Move Thrift.Console.pas out of the Library by Jens Geyer · 7 years ago
  35. 23dde8c THRIFT-4471: add Makefile.PL to Perl CPAN module build script Client: perl 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. f92493b THRIFT-4470: Include popular IDE file templates to gitignore by Dmitry Volodin · 7 years ago
  38. 00646bb THRIFT-4464: Fix typo in TNonblockingServer.py Client: py by Yubing Dong (Tom) · 7 years ago
  39. e241265 THRIFT-4463: Generated PHP code to match PSR-2 Client: php by Robert Lu · 7 years ago
  40. b03ca01 THRIFT-4460: Use PSR-2 as php library coding standard Client: php by Robert Lu · 7 years ago
  41. 8d96b3b Closing all inactive github pull requests (no activity since 2015). by James E. King III · 7 years ago
  42. 52bf20c THRIFT-4472: fix ruby gemspec license declaration Client: rb by James E. King III · 7 years ago
  43. b636ffb THRIFT-4462 First line in Console duplicated by Jens Geyer · 7 years ago
  44. 36c0b34 THRIFT-4461 Compiler directive should match Delphi XE4 by Jens Geyer · 7 years ago
  45. bfba370 THRIFT-4459: reduce php library directory depth Client: php by Robert Lu · 7 years ago
  46. f64a3fc THRIFT-4456: quiet haxelib the right way by James E. King III · 7 years ago
  47. ad23852 THRIFT-4344: some docker updates for xenial and for trusty to fix build issues by James E. King III · 7 years ago
  48. b56fc70 THRIFT-4434: fixes to delegate all dependency responsibility from make to the dotnet build by James E. King III · 7 years ago
  49. 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
  50. 9a32f8a THRIFT-4456: add --quiet to haxelib install so build log is not as huge by James E. King III · 7 years ago
  51. 1d5113e THRIFT-4455 Missing dispose calls in ThreadedServer & ThreadpoolServer by Jens Geyer · 7 years ago
  52. 8582715 THRIFT-4454 Large writes/reads may cause range check errors in debug mode by Jens Geyer · 7 years ago
  53. 31d5b7b THRIFT-4452: optimize Dockerfile so it runs apt-get update only once by Robert Lu · 7 years ago
  54. cf7ba4c THRIFT-4390: Fix bug where binary/buffered messages > 4K could not be read/written by Allen George · 7 years ago
  55. a15060a THRIFT-4423: migrate to psr-4 Client: php by Robert Lu · 7 years ago
  56. 19a6493 THRIFT-4399 plugin.thrift t_const_value is not used as a union in C++ code -- fix this by Chet Murthy · 7 years ago
  57. 6ae4023 THRIFT-4393: renumber GeneratorInput t_{type,etc...}_id Client: compiler by Chet Murthy · 7 years ago
  58. ad08a8b THRIFT-3877: cpp http server buffering bug oneway Client: C++ by Chet Murthy · 7 years ago
  59. 91c74b6 THRIFT-4443: Implement skip function in json_protocol Client: node.js by Kerri Devine · 7 years ago
  60. 080e43e THRIFT-4447: Fix panic on p.c.Call when using legacy initializers Client: go by John Boiles · 7 years ago
  61. d066fa8 THRIFT-4446: JSONProtocol Base64 Encoding: Do not trim padding on encode. by Allen Warthen · 7 years ago
  62. d3355af THRIFT-4450: Added "seek" implementation to TCompactInputTransport in Rust by Vadim Chekan · 7 years ago
  63. 1b855d4 Insert files related to eclipse project to gitignore by Dmitry Volodin · 7 years ago
  64. dda41f3 Fix generated maven packaging Client: java by Stephane Landelle · 7 years ago
  65. c72d8dc use dartlang repo for builds Client: dart by Robert Lu · 7 years ago
  66. 8fdd610 THRIFT-4406: Optionally generate ES6 compatible JavaScript where service methods return Promises by Philip Frank · 7 years ago
  67. e669b87 cleanup unused docker *.orig by Robert Lu · 7 years ago
  68. 0a84eae THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks and enable ThriftWS test suite by Philip Frank · 7 years ago
  69. 041c3c7 THRIFT-4421 golang tests rely on gomock, which has changed behaviour, causing tests to fail by Chet Murthy · 7 years ago
  70. 14f5d50 THRIFT-4422 Add Async implementation via IFuture by Jens Geyer · 7 years ago
  71. cea5075 THRIFT-4416: additional CPAN packaging changes Client: perl by James E. King III · 7 years ago
  72. 8101f00 THRIFT-4416: fixed up CPAN module creation and automated all steps except for upload to CPAN by James E. King, III · 7 years ago
  73. c4af633 THRIFT-4418: evhttp_connection_new is deprecated; use evhttp_connection_base_new by zhouweikang · 7 years ago
  74. 2590988 THRIFT-4417: Fix broken fb303 build, that occurred after conversion to stdcxx::shared_ptr by James E. King, III · 7 years ago
  75. 05a08ce THRIFT-4403: Fix incorrect usage of 'this' Client: js by Philip Frank · 7 years ago
  76. d30a7d1 THRIFT-4400 Visual Studio Compiler project should link runtime statically in release builds by Jens Geyer · 7 years ago
  77. f3a2974 THRIFT-4398 Update EXTRA_DIST for "make dist" by Jens Geyer · 7 years ago
  78. 152d1be THRIFT-4397 Ubuntu install instructions broken on 16.04 by Jens Geyer · 7 years ago
  79. 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
  80. 2147466 THRIFT-4396 inconsistent (or plain wrong) version numbers in master/trunk by Jens Geyer · 7 years ago
  81. 026c9d0 THRIFT-3686 Java processor should report internal error on uncaught exception by Nobuaki Sukegawa · 9 years ago
  82. 1541f0a THRIFT-3657 D TFileWriterTransport close should use non-priority send Client: D by Nobuaki Sukegawa · 9 years ago
  83. af56286 THRIFT-3610 Streamline exception handling in Python server handler Client: py by Nobuaki Sukegawa · 9 years ago
  84. 66c3dbf THRIFT-3602 Make Tornado server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
  85. 6f82640 THRIFT-3600 Make TTwisted server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
  86. 1ce7a5b THRIFT-2913: fix random CI build failures in lib/rb test by James E. King, III · 7 years ago
  87. 35f987d THRIFT-4392 reorder structs in plugin.thrift by Chet Murthy · 7 years ago
  88. 44426c9 THRIFT-4395: fix rust build on xenial Client: rs by James E. King, III · 7 years ago
  89. 20e16bc THRIFT-2013: add perl crosstest multiplexed client and server logic Client: perl by James E. King, III · 7 years ago
  90. cde4d41 Fix remote client for HTTP transport Client: go by Dylan Trotter · 7 years ago
  91. 39eaae6 THRIFT-2013: update docker for artful (go back to lua 5.2) and enhance by James E. King, III · 7 years ago
  92. 6e883f9 THRIFT-4085: refresh docker for dotnet 2.0.3, add dart 1.24.2 to artful image by James E. King, III · 7 years ago
  93. 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
  94. 87ad2bc THRIFT-4329: multiplexed processor, client and server for c_glib Client: c_glib by Gonzalo Aguilar Delgado · 7 years ago
  95. 95d5fb3 update the CONTRIBUTING readme to point to build instructions (third time is a charm) by James E. King, III · 7 years ago
  96. ad2ea3d update the CONTRIBUTING readme to point to build instructions (again) by James E. King, III · 7 years ago
  97. 388738d update the CONTRIBUTING readme to point to build instructions by James E. King, III · 7 years ago
  98. cfb0130 update docker build instructions by James E. King, III · 7 years ago
  99. 4f77ab8 THRIFT-4285 Move TX/RX methods from gen. code to library by D. Can Celasun · 7 years ago
  100. 847ecf3 THRIFT-4378: add set method for stopTimeoutUnit in TThreadPoolServer java lib by itegel · 7 years ago