- 35dd47b THRIFT-1216. java: build Java Library behind a proxy by Bryan Duxbury · 14 years ago
- 3c9530c THRIFT-1218. c_glib uses wrong name in pkg-config by Bryan Duxbury · 14 years ago
- 439db4d remove some commented out bits by Anthony F. Molinaro · 14 years ago
- e594bf7 THRIFT-892 Refactor erlang build system with rebar reactivate eunit test cases by Roger Meier · 14 years ago
- 49c06dd really comment out the eunit calls by Anthony F. Molinaro · 14 years ago
- 8588624 turn off eunit for now, so build works on apache jenkins server by Anthony F. Molinaro · 14 years ago
- 2079bfe THRIFT-1214 JavaScript constructor does not accept object properties by Roger Meier · 14 years ago
- 917d898 THRIFT-892 - refactor erlang library to build using rebar, move tests into lib/erl/test directory and run several via make check by Anthony F. Molinaro · 14 years ago
- 76bd005 THRIFT-1151 - support R13 as well as R14 by Anthony F. Molinaro · 14 years ago
- 4b212b4 THRIFT-1211. java: When using THttpClient, non 200 responses leave the connection open by Bryan Duxbury · 14 years ago
- e49a44a THRIFT-1151 - catch some serialization errors by Anthony F. Molinaro · 14 years ago
- 3d3f421 THRIFT-1213 - make membuffer in erlang more useful by Anthony F. Molinaro · 14 years ago
- a1c416f THRIFT-1202 Malformed JSON for map<string,type> services parameters by Roger Meier · 14 years ago
- d1df20a THRIFT-418. rb: Don't do runtime sorting of struct fields by Bryan Duxbury · 14 years ago
- 6e292e5 THRIFT-1207. rb: Support DESTDIR on 'make install' of ruby libs by Bryan Duxbury · 14 years ago
- 9d8e8f8 THRIFT-1202 Malformed JSON for map<string,type> services parameters by Roger Meier · 14 years ago
- df8a0e6 THRIFT-418. rb: Don't do runtime sorting of struct fields by Bryan Duxbury · 14 years ago
- f3138ad THRIFT-1140. glib_c: Framed Transport Client using C (Glib) Library hangs when connecting to Ruby Server by Bryan Duxbury · 14 years ago
- b7c6971 THRIFT-1193. rb: Potential infinite loop in nonblocking_server by Bryan Duxbury · 14 years ago
- 63c2d37 THRIFT-1199. java: Union structs should have generated methods to test whether a specific field is currently set by Bryan Duxbury · 14 years ago
- 1ebeffb THRIFT-1197 TFileTransportTest.cpp fails on slower machines by Roger Meier · 14 years ago
- 18f1050 THRIFT-1196 Unix Domain Socket Support is broken by Roger Meier · 14 years ago
- 5309bd0 Thrift-1171: Perl write/readDouble assumes little-endian platform by Jake Farrell · 14 years ago
- 73b8dfc Thrift-1194: Java lib does not install artifacts to local dir correctly by Jake Farrell · 14 years ago
- c1fe30b THRIFT-1192: Typo: TProtocol.h tests for HAVE_SYS_PARAM_H_ by Jake Farrell · 14 years ago
- 5218cc1 THRIFT-1187. rb: nonblocking_server shutdown race under Ruby 1.9 by Bryan Duxbury · 14 years ago
- fb1412d THRIFT-1183. rb: Pure-ruby CompactProtocol raises ArgumentError when deserializing under Ruby 1.9 by Bryan Duxbury · 14 years ago
- 5075a19 THRIFT-1190. java: readBufferBytesAllocated in TNonblockingServer.java should be AtomicLong to fix FD leakage and general server malfunction by Bryan Duxbury · 14 years ago
- bb09f44 THRIFT-1166 C++ tests in test/cpp broken Patch: David Nadlinger, Roger Meier by Roger Meier · 14 years ago
- 911d2f1 THRIFT-1182. rb: Native deserializer segfaults on incorrect list element type by Bryan Duxbury · 14 years ago
- b94b551 THRIFT-1185 Bogus forward declaration of class TAsyncTransport inside file lib/cpp/src/async/TAsyncChannel.h by Roger Meier · 14 years ago
- 9a42239 THRIFT-1170. java: Thrift Generated Code and Java 5 by Bryan Duxbury · 14 years ago
- b9e47c4 THRIFT-1178. java: Java: TBase signature should be T extends TBase<?,?> by Bryan Duxbury · 14 years ago
- 5860f88 THRIFT-1176 Thrift compiler global leakage js Patch: Dan Di Spaltro by Roger Meier · 14 years ago
- c023d90 Thrift-1174: Publish as3 client implementation via Maven for use by flex-mojos users by Jake Farrell · 14 years ago
- b34b83e THRIFT-1158 Node.js - package.json used by npm is invalid by Roger Meier · 14 years ago
- 6ece9be THRIFT-1155: Remove log4j dependency from java client Client: java by Jake Farrell · 14 years ago
- b0cdd91 Thrift-1155: Remove log4j dependency from java client. Client: java by Jake Farrell · 14 years ago
- e74caa8 Adding java build.properties file to the exported files list. by Jake Farrell · 14 years ago
- ad6426c Thrift-1133: Java and JavaScript tutorial is broken since we have Java maven deployment by Jake Farrell · 14 years ago
- ebf0bec Thrift-1152: attributes from private to protected patch: jfarrell clent: php by Jake Farrell · 14 years ago
- 4b8faf9 Thrift-363: Maven Deploy Patch: jfarrell Client lib: java by Jake Farrell · 14 years ago
- 330b5ae THRIFT-1139 C++ compilation of classes generated for an enum by Roger Meier · 14 years ago
- 5671a55 THRIFT-1149. ruby: Nonblocking server fails when client connection is reset by Bryan Duxbury · 14 years ago
- 8369353 Thrift-1131: C# JSON Protocol is unable to decode escaped characters in string by Jake Farrell · 14 years ago
- daca359 Thrift-322: HttpHandler for Thrift Client lib: csharp Patch: Nils Hügelmann by Jake Farrell · 14 years ago
- 6f1e992 THRIFT-322: IHttpHandler for Thrift Client lib: C# Patch By: nilshu by Jake Farrell · 14 years ago
- 10ed8e8 THRIFT-1144: PHP client Attributes from private to protected by Jake Farrell · 14 years ago
- 0ae0542 THRIFT-1136 C++ SSL implementation cleanup by Roger Meier · 14 years ago
- d26cb9b THRIFT-690. php: Update TApplicationException codes by Bryan Duxbury · 14 years ago
- 5c819c0 THRIFT-1129 Add BufferedTransport (non-framed) to Node.js library by Roger Meier · 14 years ago
- c32e830 THRIFT-1132. csharp: Deserialization error in TApplicationException C# by Bryan Duxbury · 14 years ago
- 08b3099 THRIFT-1087 Nonblocking asynchronous JS services Patch: Henrique Mendonca by Roger Meier · 14 years ago
- f02d437 THRIFT-1119. csharp: TJSONProtocol fails to UTF8 decode strings by Bryan Duxbury · 14 years ago
- 3460393 THRIFT-1116 Compilation error in file TSSLSocket.cpp on FreeBSD-8.0 by Roger Meier · 14 years ago
- 2fdf05c THRIFT-1117 JavaScript Unit Test does not work anymore because libthrift*.jar where moved by Maven Deployment(THRIFT-363) by Roger Meier · 14 years ago
- 55f7ffe THRIFT-363. java: Maven deploy by Bryan Duxbury · 14 years ago
- d081dd6 THRIFT-1106. cpp: C++ code TAsyncProtocolProcessor.h & TAsyncBufferProcessor.h dont have virtual functions but no virtual destructor. Causes warnings on -Wall by Bryan Duxbury · 14 years ago
- 1606659 THRIFT-1103. py: TZlibTransport for python, a zlib compressed transport by Bryan Duxbury · 14 years ago
- 42a6fa4 THRIFT-1091 integrate JavaScript Test into Testsuite via make check by Roger Meier · 14 years ago
- 177b52a THRIFT-1101. java: bytebuffer length calculation in TBinaryProtocol writeBinary by Bryan Duxbury · 14 years ago
- d3fceb0 THRIFT-1098. php: Undefined properties in TBinaryProtocolFactory by Bryan Duxbury · 14 years ago
- 5040911 THRIFT-1100. py: python TSSLSocket improvements, including certificate validation by Bryan Duxbury · 14 years ago
- 59d4efd THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and updated test cases by Bryan Duxbury · 14 years ago
- f249576 THRIFT-1091 integrate JavaScript Test into Testsuite via make check by Roger Meier · 14 years ago
- ee7c7bb THRIFT-1050. java: Declaring an argument named 'manager' to a service method produces code that fails compile due to name conflicts with protected ivars in TAsyncClient by Bryan Duxbury · 14 years ago
- df4cffd THRIFT-1093. py: several bugs in python TCompactProtocol by Bryan Duxbury · 14 years ago
- da6e6ae THRIFT-1089 JavaScript Quality Assurance with lint by Roger Meier · 14 years ago
- a48b7d6 THRIFT-1083. py: Preforking python process pool server by Bryan Duxbury · 14 years ago
- 0244e93 THRIFT-983 js: add version Info to the library by Roger Meier · 14 years ago
- 6d8219c THRIFT-6 update version info by Roger Meier · 14 years ago
- b4bcbe3 THRIFT-1014 JavaScript code should use semicolon-terminated statements by Roger Meier · 14 years ago
- 3f067a8 THRIFT-1084 Typo fixes Patch: Bruce Mitchener by Roger Meier · 14 years ago
- 062de1b THRIFT-987 ruby does not build on Debian based distro's by Roger Meier · 14 years ago
- e7b1864 THRIFT-867. php: PHP accelerator module's output transport is incompatible with TFramedTransport by Bryan Duxbury · 14 years ago
- c46f32c THRIFT-638. php: BufferedTransport + C extensions block until recv timeout is reached on last fread call by Bryan Duxbury · 14 years ago
- a2cceb4 THRIFT-1076. erl: Erlang Thrift socket server has a bug that causes java thrift client of framed binary client to throw 'out of sequence' exception by Bryan Duxbury · 14 years ago
- ef6cbfd THRIFT-1011. as3: Error generating package imports when using classes from other packages by Bryan Duxbury · 14 years ago
- 46d32b4 THRIFT-1030 C++ THttpTransport doesn't support chucked transfer encoding by Roger Meier · 14 years ago
- 9db5e50 THRIFT-1070 C++ compiler and runtime have 32/64bit problems Patch: Rich Salz by Roger Meier · 14 years ago
- d992498 THRIFT-863 JavaScript fix Map Type Patch: Henrique Mendonca by Roger Meier · 14 years ago
- 60cb3ba THRIFT-1073 fix javadoc target Patch: Diwaker Gupta by Roger Meier · 14 years ago
- 598bf48 THRIFT-1071 invalid cast breaks build Patch: Rowan Kerr by Roger Meier · 14 years ago
- 76d55f6 THRIFT-1065 JavaScript read-undefined-exceptions2 Patch: Henrique Mendonca by Roger Meier · 14 years ago
- b3b07d6 THRIFT-1065 JavaScript qUnit test cleanup Patch: Henrique Mendonca by Roger Meier · 14 years ago
- a8738b5 THRIFT-1065 Unexpected exceptions not proper handled on JS by Roger Meier · 14 years ago
- 2b969ad THRIFT-1068. py: Python SSL Socket Support by Bryan Duxbury · 14 years ago
- f1ed926 THRIFT-1067. php: Tons of bugs in php implementation by Bryan Duxbury · 14 years ago
- 7d1517a THRIFT-1067. php: Tons of bugs in php implementation by Bryan Duxbury · 14 years ago
- cd9aea1 THRIFT-151. cpp: TSSLServerSocket and TSSLSocket implementation by Bryan Duxbury · 14 years ago
- cd2ee9a Fix small bug in THRIFT-538 commit: use int32s instead of in64s to encode lengths. by Christian Lavoie · 14 years ago
- afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago
- 55ea68f THRIFT-1044 Fix JavaScript Inheritance by Roger Meier · 14 years ago
- d4c67c3 Fix file 'added twice' by accident by previous commit. by Christian Lavoie · 14 years ago
- 410253a Commit client support for framed transport in Haskell from Martin Grabmueller. by Christian Lavoie · 14 years ago
- 2bbc328 Patch from Chris Morgan, fixing gcc warnings. by Christian Lavoie · 14 years ago
- 0fd37f0 THRIFT-447. java: Make an abstract base Client class so we can generate less code by Bryan Duxbury · 14 years ago
- 2d9dfdb THRIFT-1055. csharp: csharp TServerSocket and TSocket do not disable Nagle via Socket.NoDelay = true like cpp and java do by Bryan Duxbury · 14 years ago
- 56c2d56 THRIFT-1053. Provide a getUnderlyingTransport function for TSaslTransport by Todd Lipcon · 14 years ago
- a026b5d THRIFT-1051. Applying @Override to interface method breaks compile on Java 1.5 by Mark Slee · 14 years ago