- e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
- 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
- 35d62ed THRIFT-4492 protected ExceptionType type member of TApplicationException cannot be accessed by Jens Geyer · 7 years ago
- 33d30fc THRIFT-4490 Allow a default service as fallback for multiplex processors connected by old clients by Jens Geyer · 7 years ago
- 0064516 THRIFT-4485 Possible invalid ptr AV with overlapped read/write on pipes by Jens Geyer · 7 years ago
- 5089b0a THRIFT-4454 Large writes/reads may cause range check errors in debug mode by Jens Geyer · 7 years ago
- f338d57 THRIFT-4308: re-enable dlang deimos build support for libevent by James E. King III · 7 years ago
- 2471efa THRIFT-4477: php TBufferedTransport must have underlying transport Client: php by Robert Lu · 7 years ago
- 12f124c THRIFT-4475: PSR-2 support for lib/php/test Client: php by Robert Lu · 7 years ago
- 3d55624 THRIFT-4473 Move Thrift.Console.pas out of the Library by Jens Geyer · 7 years ago
- 23dde8c THRIFT-4471: add Makefile.PL to Perl CPAN module build script Client: perl by James E. King III · 7 years ago
- 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
- f92493b THRIFT-4470: Include popular IDE file templates to gitignore by Dmitry Volodin · 7 years ago
- 00646bb THRIFT-4464: Fix typo in TNonblockingServer.py Client: py by Yubing Dong (Tom) · 7 years ago
- e241265 THRIFT-4463: Generated PHP code to match PSR-2 Client: php by Robert Lu · 7 years ago
- b03ca01 THRIFT-4460: Use PSR-2 as php library coding standard Client: php by Robert Lu · 7 years ago
- 8d96b3b Closing all inactive github pull requests (no activity since 2015). by James E. King III · 7 years ago
- 52bf20c THRIFT-4472: fix ruby gemspec license declaration Client: rb by James E. King III · 7 years ago
- b636ffb THRIFT-4462 First line in Console duplicated by Jens Geyer · 7 years ago
- 36c0b34 THRIFT-4461 Compiler directive should match Delphi XE4 by Jens Geyer · 7 years ago
- bfba370 THRIFT-4459: reduce php library directory depth Client: php by Robert Lu · 7 years ago
- f64a3fc THRIFT-4456: quiet haxelib the right way by James E. King III · 7 years ago
- ad23852 THRIFT-4344: some docker updates for xenial and for trusty to fix build issues by James E. King III · 7 years ago
- b56fc70 THRIFT-4434: fixes to delegate all dependency responsibility from make to the dotnet build by James E. King III · 7 years ago
- 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago
- 9a32f8a THRIFT-4456: add --quiet to haxelib install so build log is not as huge by James E. King III · 7 years ago
- 1d5113e THRIFT-4455 Missing dispose calls in ThreadedServer & ThreadpoolServer by Jens Geyer · 7 years ago
- 8582715 THRIFT-4454 Large writes/reads may cause range check errors in debug mode by Jens Geyer · 7 years ago
- 31d5b7b THRIFT-4452: optimize Dockerfile so it runs apt-get update only once by Robert Lu · 7 years ago
- cf7ba4c THRIFT-4390: Fix bug where binary/buffered messages > 4K could not be read/written by Allen George · 7 years ago
- a15060a THRIFT-4423: migrate to psr-4 Client: php by Robert Lu · 7 years ago
- 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
- 6ae4023 THRIFT-4393: renumber GeneratorInput t_{type,etc...}_id Client: compiler by Chet Murthy · 7 years ago
- ad08a8b THRIFT-3877: cpp http server buffering bug oneway Client: C++ by Chet Murthy · 7 years ago
- 91c74b6 THRIFT-4443: Implement skip function in json_protocol Client: node.js by Kerri Devine · 7 years ago
- 080e43e THRIFT-4447: Fix panic on p.c.Call when using legacy initializers Client: go by John Boiles · 7 years ago
- d066fa8 THRIFT-4446: JSONProtocol Base64 Encoding: Do not trim padding on encode. by Allen Warthen · 7 years ago
- d3355af THRIFT-4450: Added "seek" implementation to TCompactInputTransport in Rust by Vadim Chekan · 7 years ago
- 1b855d4 Insert files related to eclipse project to gitignore by Dmitry Volodin · 7 years ago
- dda41f3 Fix generated maven packaging Client: java by Stephane Landelle · 7 years ago
- c72d8dc use dartlang repo for builds Client: dart by Robert Lu · 7 years ago
- 8fdd610 THRIFT-4406: Optionally generate ES6 compatible JavaScript where service methods return Promises by Philip Frank · 7 years ago
- e669b87 cleanup unused docker *.orig by Robert Lu · 7 years ago
- 0a84eae THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks and enable ThriftWS test suite by Philip Frank · 7 years ago
- 041c3c7 THRIFT-4421 golang tests rely on gomock, which has changed behaviour, causing tests to fail by Chet Murthy · 7 years ago
- 14f5d50 THRIFT-4422 Add Async implementation via IFuture by Jens Geyer · 7 years ago
- cea5075 THRIFT-4416: additional CPAN packaging changes Client: perl by James E. King III · 7 years ago
- 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
- c4af633 THRIFT-4418: evhttp_connection_new is deprecated; use evhttp_connection_base_new by zhouweikang · 7 years ago
- 2590988 THRIFT-4417: Fix broken fb303 build, that occurred after conversion to stdcxx::shared_ptr by James E. King, III · 7 years ago
- 05a08ce THRIFT-4403: Fix incorrect usage of 'this' Client: js by Philip Frank · 7 years ago
- d30a7d1 THRIFT-4400 Visual Studio Compiler project should link runtime statically in release builds by Jens Geyer · 7 years ago
- f3a2974 THRIFT-4398 Update EXTRA_DIST for "make dist" by Jens Geyer · 7 years ago
- 152d1be THRIFT-4397 Ubuntu install instructions broken on 16.04 by Jens Geyer · 7 years ago
- 3c42007 THRIFT-3580 THeader for Haskell Client: hs by Nobuaki Sukegawa · 9 years ago
- 2147466 THRIFT-4396 inconsistent (or plain wrong) version numbers in master/trunk by Jens Geyer · 7 years ago
- 026c9d0 THRIFT-3686 Java processor should report internal error on uncaught exception by Nobuaki Sukegawa · 9 years ago
- 1541f0a THRIFT-3657 D TFileWriterTransport close should use non-priority send Client: D by Nobuaki Sukegawa · 9 years ago
- af56286 THRIFT-3610 Streamline exception handling in Python server handler Client: py by Nobuaki Sukegawa · 9 years ago
- 66c3dbf THRIFT-3602 Make Tornado server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
- 6f82640 THRIFT-3600 Make TTwisted server send exception on unexpected handler error by Nobuaki Sukegawa · 9 years ago
- 1ce7a5b THRIFT-2913: fix random CI build failures in lib/rb test by James E. King, III · 7 years ago
- 35f987d THRIFT-4392 reorder structs in plugin.thrift by Chet Murthy · 7 years ago
- 44426c9 THRIFT-4395: fix rust build on xenial Client: rs by James E. King, III · 7 years ago
- 20e16bc THRIFT-2013: add perl crosstest multiplexed client and server logic Client: perl by James E. King, III · 7 years ago
- cde4d41 Fix remote client for HTTP transport Client: go by Dylan Trotter · 7 years ago
- 39eaae6 THRIFT-2013: update docker for artful (go back to lua 5.2) and enhance by James E. King, III · 7 years ago
- 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
- 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
- 87ad2bc THRIFT-4329: multiplexed processor, client and server for c_glib Client: c_glib by Gonzalo Aguilar Delgado · 7 years ago
- 95d5fb3 update the CONTRIBUTING readme to point to build instructions (third time is a charm) by James E. King, III · 7 years ago
- ad2ea3d update the CONTRIBUTING readme to point to build instructions (again) by James E. King, III · 7 years ago
- 388738d update the CONTRIBUTING readme to point to build instructions by James E. King, III · 7 years ago
- cfb0130 update docker build instructions by James E. King, III · 7 years ago
- 4f77ab8 THRIFT-4285 Move TX/RX methods from gen. code to library by D. Can Celasun · 7 years ago
- 847ecf3 THRIFT-4378: add set method for stopTimeoutUnit in TThreadPoolServer java lib by itegel · 7 years ago
- a533ea1 THRIFT-4377: more informative error messages on tests by Oleksii Prudkyi · 7 years ago
- ac11cf8 THRIFT-4377: close socket after processing request by Oleksii Prudkyi · 7 years ago
- 619218c THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc by James E. King, III · 7 years ago
- 533405e THRIFT-4376: fix more high impact coverity defects by James E. King, III · 7 years ago
- 375bfee THRIFT-2998: enable cross test for nodejs http transport, by James E. King, III · 7 years ago
- 5a4f738 THRIFT-2998: Set Content-Type for HTTP request in Node.js wrapper. by stanevt · 10 years ago
- 43f4bf2 THRIFT-4376: fix a few high impact coverity defects: by James E. King, III · 7 years ago
- d4df917 THRIFT-4372 Pipe write operations across a network are limited to 65,535 bytes per write by Jens Geyer · 7 years ago
- e549455 add stdc++ back for php extension build Client: php by Robert Lu · 7 years ago
- 350fe75 THRIFT-4370: build generated code before running static code analysis; by James E. King, III · 7 years ago
- 254e86b Close rejected or duplicate PRs by James E. King, III · 7 years ago
- 9dff0ef THRIFT-4356: fix segment fault for thrift_protocol by Robert Lu · 7 years ago
- 1df2d9b THRIFT-4353: support php ext read data after message begin Client: php by 董菲 · 8 years ago
- a39ba7f THRIFT-4362 check "read length" in readStringBody(int) Client: Java by christianc · 7 years ago
- e7611d0 THRIFT-4367: Fix missing positional argument in python by James E. King, III · 7 years ago
- ba5e065 THRIFT-4305 Doc comments in dlang output Client: d Patch: Neia Neutuladh by dhasenan · 7 years ago
- cd5be7b THRIFT-4351: change DOCKER_ env vars for travis integration to work better, by James E. King, III · 7 years ago
- 54ce558 THRIFT-4365: Replaced indirect object syntax in perl compiler by James E. King, III · 7 years ago
- 44701e8 THRIFT-4306 Thrift imports not replicated to D service output by Jens Geyer · 7 years ago
- 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
- 8b8a8ef THRIFT-4355 Fix javascript indentation of default values Client: js by Brian Forbis · 7 years ago
- b628736 THRIFT-4350: enable dotnet-2.0.0-sdk in ubuntu xenial, update netcore by James E. King, III · 7 years ago
- 9f9e30b THRIFT-4331: C++ TSSLSocket fixes for huge message handling Client: C++ by Martin Haimberger · 7 years ago
- 39310da THRIFT-4346: Allow go ZlibTransportFactory to wrap other factories Client: go by Yuri Khrustalev · 7 years ago