You are viewing a plain text version of this content. The canonical link for it is here.
- thrift git commit: THRIFT-3301 Java generated code uses imports that can lead to class name collisions with IDL defined types Client: Java Patch: Benjamin Gould - posted by je...@apache.org on 2016/12/03 00:03:30 UTC, 0 replies.
- thrift git commit: THRIFT-3998 Document ability to add custom tags to thrift structs Client: Go Patch: Richard Artoul - posted by je...@apache.org on 2016/12/10 00:55:42 UTC, 0 replies.
- thrift git commit: THRIFT-4000 Add union example to ThriftTest Client: Test suite Patch: Allen George - posted by je...@apache.org on 2016/12/11 20:32:07 UTC, 0 replies.
- thrift git commit: THRIFT-3981 Enable analyzer strong mode in Dart library Client: Dart Patch: Mark Erickson - posted by me...@apache.org on 2016/12/14 04:24:06 UTC, 0 replies.
- [1/3] thrift git commit: THRIFT-4006 Added removeEventListener method to TSocket.as Client: AS3 Patch: Romain Théry - posted by je...@apache.org on 2016/12/18 00:06:09 UTC, 0 replies.
- [2/3] thrift git commit: updated ignores - posted by je...@apache.org on 2016/12/18 00:06:10 UTC, 0 replies.
- [3/3] thrift git commit: THRIFT-3886 PHP cross test client returns 0 even when failing Client: PHP Patch: Håkon Hitland - posted by je...@apache.org on 2016/12/18 00:06:11 UTC, 0 replies.
- thrift git commit: THRIFT-4008: broken ci due to upstream dependency versioning break Client: hs Patch: jfarrell - posted by jf...@apache.org on 2016/12/19 19:40:53 UTC, 0 replies.
- thrift git commit: THRIFT-3999: Fix debian package set up scripts Client: build Patch: Akira Nakagawa - posted by jf...@apache.org on 2016/12/19 19:58:59 UTC, 0 replies.
- thrift git commit: THRIFT-4009 Use @implementer instead of implements in TTwisted.py Client: Python Patch: ciarancourtney - posted by je...@apache.org on 2016/12/21 20:09:40 UTC, 0 replies.
- [1/6] thrift git commit: THRIFT-3946 Java 1.5 compatibility broken for binary fields (java5 option) Client: Java Patch: Philip Hamer [Forced Update!] - posted by jf...@apache.org on 2016/12/21 21:14:03 UTC, 0 replies.
- [2/6] thrift git commit: THRIFT-3949 missing make dist entry for compiler/cpp/test - posted by jf...@apache.org on 2016/12/21 21:14:04 UTC, 0 replies.
- [3/6] thrift git commit: THRIFT-3954 Enable the usage of structs called "Object" in Java Client: Java Patch: Maximilian Hess - posted by jf...@apache.org on 2016/12/21 21:14:05 UTC, 0 replies.
- [4/6] thrift git commit: THRIFT-3775: 0.10.0 release Client: release Patch: jfarrell - posted by jf...@apache.org on 2016/12/21 21:14:06 UTC, 0 replies.
- [5/6] thrift git commit: THRIFT-3775: 0.10.0 release Client: release Patch: jfarrell - posted by jf...@apache.org on 2016/12/21 21:14:07 UTC, 0 replies.
- [6/6] thrift git commit: Fix debian changelog to build Client: release Patch: jfarrell - posted by jf...@apache.org on 2016/12/21 21:14:08 UTC, 0 replies.
- [01/24] thrift git commit: THRIFT-3957 TConnectedClient does not disconnect from clients when the receive timeout is reached. Client: C++ Patch: Claudius Heine [Forced Update!] - posted by jf...@apache.org on 2016/12/21 21:18:16 UTC, 0 replies.
- [02/24] thrift git commit: THRIFT-3958 Support CMake build type RelWithDebInfo using static RTL on Windows Client: C++ - posted by jf...@apache.org on 2016/12/21 21:18:17 UTC, 0 replies.
- [03/24] thrift git commit: THRIFT-3962 Ant build.xml broken on Windows for Java library Client: Java Patch: Gary Gregory - posted by jf...@apache.org on 2016/12/21 21:18:18 UTC, 0 replies.
- [04/24] thrift git commit: THRIFT-3947 use sockaddr_storage with getsockname for future transport compatibility (ipv6) Client: Lua - posted by jf...@apache.org on 2016/12/21 21:18:19 UTC, 0 replies.
- [05/24] thrift git commit: THRIFT-3932 fixed ThreadManager concurrency issues, added more tests in that area, did a little refactoring and prettying up along the way Client: C++ - posted by jf...@apache.org on 2016/12/21 21:18:20 UTC, 0 replies.
- [06/24] thrift git commit: THRIFT-3038 clean up remaining volatile issues Client: C++ - posted by jf...@apache.org on 2016/12/21 21:18:21 UTC, 0 replies.
- [07/24] thrift git commit: THRIFT-3937 if the compiler is too old (gcc before 4.8) disable new compiler plugin during configuration Client: C++ - posted by jf...@apache.org on 2016/12/21 21:18:22 UTC, 0 replies.
- [08/24] thrift git commit: THRIFT-3961 terminate the connection to the client if an exception occurs while processing a message Client: C++ Patch: Claudius Heine - posted by jf...@apache.org on 2016/12/21 21:18:23 UTC, 0 replies.
- [09/24] thrift git commit: THRIFT-3953 TSSLSocket::close should handle exceptions from waitForEvent because it is called by the destructor Client: C++ Patch: ted.wang@ni.com - posted by jf...@apache.org on 2016/12/21 21:18:24 UTC, 0 replies.
- [10/24] thrift git commit: THRIFT-3955 TThreadedServer Memory Leak Client: C++ Patch: tzongw@gmail.com - posted by jf...@apache.org on 2016/12/21 21:18:25 UTC, 0 replies.
- [11/24] thrift git commit: THRIFT-3348 PHP TCompactProtocol bool&int64 readvalue bug Client: PHP Patch: Håkon Hitland - posted by jf...@apache.org on 2016/12/21 21:18:26 UTC, 0 replies.
- [12/24] thrift git commit: THRIFT-3977 PHP extension creates undefined values when deserializing sets Client: PHP Patch: Håkon H. Hitland - posted by jf...@apache.org on 2016/12/21 21:18:27 UTC, 0 replies.
- [13/24] thrift git commit: THRIFT-3964 Unsupported mechanism type ????? due to dependency on default OS-dependent charset Client: Java Patch: Gary Gregory - posted by jf...@apache.org on 2016/12/21 21:18:28 UTC, 0 replies.
- [14/24] thrift git commit: THRIFT-3301 Java generated code uses imports that can lead to class name collisions with IDL defined types Client: Java Patch: Benjamin Gould - posted by jf...@apache.org on 2016/12/21 21:18:29 UTC, 0 replies.
- [15/24] thrift git commit: THRIFT-3998 Document ability to add custom tags to thrift structs Client: Go Patch: Richard Artoul - posted by jf...@apache.org on 2016/12/21 21:18:30 UTC, 0 replies.
- [16/24] thrift git commit: THRIFT-4000 Add union example to ThriftTest Client: Test suite Patch: Allen George - posted by jf...@apache.org on 2016/12/21 21:18:31 UTC, 0 replies.
- [17/24] thrift git commit: THRIFT-3981 Enable analyzer strong mode in Dart library Client: Dart Patch: Mark Erickson - posted by jf...@apache.org on 2016/12/21 21:18:32 UTC, 0 replies.
- [18/24] thrift git commit: THRIFT-4006 Added removeEventListener method to TSocket.as Client: AS3 Patch: Romain Théry - posted by jf...@apache.org on 2016/12/21 21:18:33 UTC, 0 replies.
- [19/24] thrift git commit: updated ignores - posted by jf...@apache.org on 2016/12/21 21:18:34 UTC, 0 replies.
- [20/24] thrift git commit: THRIFT-3886 PHP cross test client returns 0 even when failing Client: PHP Patch: Håkon Hitland - posted by jf...@apache.org on 2016/12/21 21:18:35 UTC, 0 replies.
- [21/24] thrift git commit: THRIFT-4008: broken ci due to upstream dependency versioning break Client: hs Patch: jfarrell - posted by jf...@apache.org on 2016/12/21 21:18:36 UTC, 0 replies.
- [22/24] thrift git commit: THRIFT-3999: Fix debian package set up scripts Client: build Patch: Akira Nakagawa - posted by jf...@apache.org on 2016/12/21 21:18:37 UTC, 0 replies.
- [23/24] thrift git commit: THRIFT-3775: 0.10.0 release Client: release Patch: jfarrell - posted by jf...@apache.org on 2016/12/21 21:18:38 UTC, 0 replies.
- [24/24] thrift git commit: THRIFT-3775: 0.10.0 release Client: release Patch: jfarrell - posted by jf...@apache.org on 2016/12/21 21:18:39 UTC, 0 replies.
- thrift git commit: THRIFT-3968: Deserializing empty string/binary fields Client: C (GLib) Patch: Simon South - posted by si...@apache.org on 2016/12/22 11:40:14 UTC, 0 replies.
- thrift git commit: THRIFT-4012 Python Twisted implementation uses implements, not compatible with Py3 Client: Python Patch: Palmer Cox - posted by je...@apache.org on 2016/12/22 17:28:30 UTC, 0 replies.
- svn commit: r17542 - in /dev/thrift: 0.10.0-rc0/ 0.10.0-rc1/ 0.10.0-rc1/compiler/ 0.10.0-rc1/compiler/windows/ 0.10.0-rc1/contrib/ 0.10.0-rc1/contrib/fb303/ 0.10.0-rc1/contrib/thrift-maven-plugin/ 0.10.0-rc1/contrib/ubuntu/ 0.10.0-rc1/lib/ 0.10.0-rc1/l... - posted by jf...@apache.org on 2016/12/22 20:07:27 UTC, 0 replies.
- [1/2] thrift git commit: THRIFT-4014 align C# meta data in AssemblyInfo.cs Clöient: C# Patch: Jens Geyer - posted by je...@apache.org on 2016/12/26 10:38:44 UTC, 0 replies.
- [2/2] thrift git commit: THRIFT-4015 Fix wrongly spelled "Thirft"s Client: Perl + NodeJS Patch: Jens Geyer - posted by je...@apache.org on 2016/12/26 10:38:45 UTC, 0 replies.
- thrift git commit: THRIFT-4010 Q.fcall messing up with *this* pointer inside called function Client: js Patch: Bruno Fonseca - posted by je...@apache.org on 2016/12/27 23:55:58 UTC, 0 replies.
- [1/2] thrift git commit: THRIFT-4008 broken ci due to upstream dependency versioning break Client: Haskell Patch: Jens Geyer - posted by je...@apache.org on 2016/12/28 14:14:57 UTC, 0 replies.
- [2/2] thrift git commit: THRIFT-4016 testInsanity() impl does not conform to test spec in ThriftTest.thrift Client: Delphi Patch: Jens Geyer - posted by je...@apache.org on 2016/12/28 14:14:58 UTC, 0 replies.