You are viewing a plain text version of this content. The canonical link for it is here.
- thrift git commit: THRIFT-3214 Add Erlang option for using maps instead of dicts Client: Erlang Patch: Michael Oliver - posted by je...@apache.org on 2015/07/02 21:08:21 UTC, 0 replies.
- thrift git commit: THRIFT-2872 Fix dead lock when all tasks are expired - posted by ro...@apache.org on 2015/07/03 20:46:48 UTC, 0 replies.
- thrift git commit: THRIFT-3211: add php client compact protocol to make cross test - posted by ro...@apache.org on 2015/07/03 20:49:10 UTC, 0 replies.
- thrift git commit: THRIFT-3219 Provide a C++ tutorial on server-side IP logging and per-connection state Client: C++ Patch: Ben Craig - posted by be...@apache.org on 2015/07/05 00:21:06 UTC, 0 replies.
- thrift git commit: THRIFT-3220 Option to suppress @Generated Annotation entirely Client: Java Patch: notona & Jens Geyer - posted by je...@apache.org on 2015/07/05 19:24:56 UTC, 0 replies.
- thrift git commit: THRIFT-2850 CMake for Apache Thrift Client: Cpp Patch: Ben Craig - posted by be...@apache.org on 2015/07/06 15:43:42 UTC, 0 replies.
- thrift git commit: THRIFT-3225 Fix TPipeServer unpredictable behavior on close Client: C++ Patch: Paweł Janicki - posted by je...@apache.org on 2015/07/07 22:24:19 UTC, 0 replies.
- thrift git commit: Revert "THRIFT-3225 Fix TPipeServer unpredictable behavior on close" - posted by je...@apache.org on 2015/07/07 22:34:40 UTC, 0 replies.
- thrift git commit: THRIFT-3215 Replaces "throw new" in TJSONProtocol with a "throw" (+ testcase) - posted by ro...@apache.org on 2015/07/08 11:28:04 UTC, 0 replies.
- thrift git commit: THRIFT-1844: Overwrite password string after passing it to openssl. - posted by ro...@apache.org on 2015/07/08 14:34:43 UTC, 0 replies.
- thrift git commit: THRIFT-3217 Provide a little endian variant of the binary protocol in C++ Client: C++ Patch: Ben Craig - posted by be...@apache.org on 2015/07/09 03:34:07 UTC, 0 replies.
- [1/3] thrift git commit: THRIFT-3221 Create a tool to audit network compatibility between two .thrift files Client: Compiler (general) Patch: Sanjay Poojary , Ben Craig , and Zach Hindes - posted by be...@apache.org on 2015/07/09 03:38:54 UTC, 0 replies.
- [2/3] thrift git commit: THRIFT-3221 Create a tool to audit network compatibility between two .thrift files Client: Compiler (general) Patch: Sanjay Poojary , Ben Craig , and Zach Hindes - posted by be...@apache.org on 2015/07/09 03:38:55 UTC, 0 replies.
- [3/3] thrift git commit: THRIFT-3221 Create a tool to audit network compatibility between two .thrift files Client: Compiler (general) Patch: Sanjay Poojary , Ben Craig , and Zach Hindes - posted by be...@apache.org on 2015/07/09 03:38:56 UTC, 0 replies.
- thrift git commit: THRIFT-3231 CPP: Limit recursion depth to 64 Client: cpp Patch: Ben Craig - posted by be...@apache.org on 2015/07/09 15:38:02 UTC, 0 replies.
- thrift git commit: THRIFT-3234 Delphi: Limit recursion depth to 64 Client: Delphi Patch: Jens Geyer - posted by je...@apache.org on 2015/07/09 22:21:47 UTC, 0 replies.
- thrift git commit: THRIFT-3235 C#: Limit recursion depth to 64 Client: C# Patch: Jens Geyer - posted by je...@apache.org on 2015/07/09 23:08:38 UTC, 0 replies.
- thrift git commit: THRIFT-3236 MaxSkipDepth never checked Client: Go Patch: Jens Geyer - posted by je...@apache.org on 2015/07/10 02:01:33 UTC, 0 replies.
- thrift git commit: Renamed, relocated, and reformated the audit tool's readme file - posted by be...@apache.org on 2015/07/10 03:56:08 UTC, 0 replies.
- thrift git commit: Adding audit tool to the compiler's pre-fab Visual Studio project - posted by be...@apache.org on 2015/07/10 03:58:23 UTC, 0 replies.
- thrift git commit: THRIFT-2858 Enable header field case insensitive match in THttpServer - posted by ro...@apache.org on 2015/07/10 16:23:30 UTC, 0 replies.
- thrift git commit: THRIFT-2073: Fixed Thrift C++ THttpClient error: cannot refill buffer - posted by ro...@apache.org on 2015/07/10 23:00:37 UTC, 0 replies.
- thrift git commit: THRIFT-3239 Limit recursion depth Client: Haxe Patch: Jens Geyer - posted by je...@apache.org on 2015/07/11 01:20:55 UTC, 0 replies.
- thrift git commit: THRIFT-3230: transform typedef when getting type name Client: Python Patch: 软件工程师李飛 - posted by je...@apache.org on 2015/07/11 11:48:48 UTC, 0 replies.
- thrift git commit: THRIFT-3222 TypeScript: Fix enum generation (remove quotes) - posted by ro...@apache.org on 2015/07/12 21:50:34 UTC, 0 replies.
- thrift git commit: THRIFT-3223 TypeScript: Added support for maps of enums. - posted by ro...@apache.org on 2015/07/13 15:26:28 UTC, 0 replies.
- thrift git commit: THRIFT-3245 Tutorials can't be disabled when using CMake Client: cpp Patch: Pascal Bach - posted by be...@apache.org on 2015/07/15 15:27:03 UTC, 0 replies.
- thrift git commit: THRIFT-2858 Enable header field case insensitive match in THttpServer Client: cpp Patch: Ben Craig - posted by be...@apache.org on 2015/07/15 17:41:56 UTC, 0 replies.
- thrift git commit: THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds Client: cpp Patch: Ben Craig - posted by be...@apache.org on 2015/07/15 18:36:05 UTC, 0 replies.
- thrift git commit: THRIFT-3224 Fix TNamedPipeServer unpredictable behavior on accept THRIFT-3225 Fix TPipeServer unpredictable behavior on interrupt() Client: cpp Patch: Ben Craig and Pawel Janicki - posted by be...@apache.org on 2015/07/16 15:14:16 UTC, 0 replies.
- thrift git commit: THRIFT-3248 Remove additional comma in TypeScript method signature - posted by ro...@apache.org on 2015/07/16 23:09:01 UTC, 0 replies.
- thrift git commit: THRIFT-3242 OSGi Import-Package directive is missing the Apache HTTP packages - posted by ro...@apache.org on 2015/07/16 23:49:33 UTC, 0 replies.
- thrift git commit: THRIFT-3244 TypeScript: fix namespace of imported types - posted by ro...@apache.org on 2015/07/16 23:53:11 UTC, 0 replies.
- thrift git commit: travis: add python-twisted - posted by ro...@apache.org on 2015/07/17 00:42:51 UTC, 0 replies.
- thrift git commit: THRIFT-3247 Generate a C++ thread-safe client Client: cpp Patch: Ben Craig - posted by be...@apache.org on 2015/07/17 15:42:05 UTC, 0 replies.
- thrift git commit: THRIFT-3229 unexpected Timeout exception when desired bytes are only partially available Client: Delphi Patch Jens Geyer - posted by je...@apache.org on 2015/07/17 23:17:12 UTC, 0 replies.
- thrift git commit: THRIFT-3252 Missing TConcurrentClientSyncInfo.h in cpp Makefile so doesn't install Client: cpp Patch: Adam Beberg - posted by be...@apache.org on 2015/07/23 02:39:18 UTC, 0 replies.
- thrift git commit: THRIFT-3257 warning: extra tokens at end of #endif directive Client: C++ Patch: Jens Geyer - posted by je...@apache.org on 2015/07/24 01:04:11 UTC, 0 replies.
- [1/2] thrift git commit: THRIFT-3256 Some D test timings are too aggressive for slow machines Client: D language Patch: Jens Geyer - posted by je...@apache.org on 2015/07/25 15:25:09 UTC, 0 replies.
- [2/2] thrift git commit: THRIFT-3255 Thrift generator doesn't exclude 'package' keyword for thrift property names breaking java builds Client: Compiler General Patch: Jens Geyer - posted by je...@apache.org on 2015/07/25 15:25:10 UTC, 0 replies.
- thrift git commit: THRIFT-2918 Race condition in Python TProcessPoolServer test Client: Python Patch: Jens Geyer - posted by je...@apache.org on 2015/07/25 15:45:11 UTC, 0 replies.
- thrift git commit: THRIFT-3241 fatal error: runtime: cannot map pages in arena address space Client: Go Patch: Jens Geyer - posted by je...@apache.org on 2015/07/26 02:30:01 UTC, 0 replies.
- thrift git commit: THRIFT-3042: Dockerfiles fail to build client: build patch: jfarrell - posted by jf...@apache.org on 2015/07/27 14:51:07 UTC, 0 replies.
- [1/2] thrift git commit: THRIFT-3271 "Could not find or load main class configtest_ax_javac_and_java" on some non-english systems Client: Build process / Java Patch: Jens Geyer - posted by je...@apache.org on 2015/07/27 23:52:49 UTC, 0 replies.
- [2/2] thrift git commit: THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-objects' is disabled Client: Compiler General Patch: Simon South - posted by je...@apache.org on 2015/07/27 23:52:50 UTC, 0 replies.
- [1/3] thrift git commit: THRIFT-2917 "make clean" breaks test/c_glib Client: c_glib Patch: Simon South - posted by je...@apache.org on 2015/07/28 23:16:58 UTC, 0 replies.
- [2/3] thrift git commit: THRIFT-3264 Fix Erlang 16 namespaced types Client: Erlang Patch: Nobuaki Sukegawa - posted by je...@apache.org on 2015/07/28 23:16:59 UTC, 0 replies.
- [3/3] thrift git commit: THRIFT-3266 c_glib: Multiple compiler warnings building unit tests Client: c_glib Patch: Simon South - posted by je...@apache.org on 2015/07/28 23:17:00 UTC, 0 replies.
- thrift git commit: THRIFT-3267 c_glib: "Critical" failure during unit tests Client: c_glib Patch: Simon South - posted by je...@apache.org on 2015/07/28 23:48:00 UTC, 0 replies.
- thrift git commit: THRIFT-3273 c_glib: Generated code tries to convert between function and void pointers Client: c_glib Patch: Simon South - posted by je...@apache.org on 2015/07/30 00:03:11 UTC, 0 replies.
- thrift git commit: THIFT-3270: reusing TNonblockingServer::TConnection cause dirty TSocket Client: cpp Patch: Jesse Fang - posted by be...@apache.org on 2015/07/30 03:50:24 UTC, 0 replies.
- thrift git commit: Deleting a duplicate TPipe ctor declaration that snuck in Client: cpp Patch: Ben Craig - posted by be...@apache.org on 2015/07/30 03:53:55 UTC, 0 replies.
- thrift git commit: 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 t - posted by ro...@apache.org on 2015/07/30 14:20:24 UTC, 0 replies.
- thrift git commit: THRIFT-3278 NodeJS: Fix exception stack traces and names - posted by ro...@apache.org on 2015/07/30 17:19:37 UTC, 0 replies.
- thrift git commit: THRIFT-3277 THttpClient leaks connections if it's used for multiple requests Client: Go Patch: Prashant Varanasi - posted by je...@apache.org on 2015/07/30 21:05:00 UTC, 0 replies.
- thrift git commit: THRIFT-3260 multiple warnings in c_glib tutorial Client: c_glib Patch: Simon South - posted by je...@apache.org on 2015/07/30 21:23:44 UTC, 0 replies.
- thrift git commit: THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is specifically asked for to make the defaults more secure; added a matrix security unit test for SSL in the cpp lib - posted by ro...@apache.org on 2015/07/30 21:58:26 UTC, 0 replies.
- thrift git commit: THRIFT-3280 Initialize retry variables on construction - posted by ro...@apache.org on 2015/07/30 23:54:03 UTC, 0 replies.
- thrift git commit: THRIFT-3279 Fix a bug in retry_max_delay - posted by ro...@apache.org on 2015/07/30 23:56:00 UTC, 0 replies.
- [1/2] thrift git commit: THRIFT-3260 multiple warnings in c_glib tutorial Client: c_glib Simon South - posted by je...@apache.org on 2015/07/31 23:25:00 UTC, 0 replies.
- [2/2] thrift git commit: THRIFT-3283 c_glib: Tutorial server always exits with warning Client: c_glib Patch: Simon South - posted by je...@apache.org on 2015/07/31 23:25:01 UTC, 0 replies.