You are viewing a plain text version of this content. The canonical link for it is here.
- Cancel Deactivation - thrift-commits@incubator.apache.org - posted by "webmaster@incubator.apache.org" <we...@incubator.apache.org> on 2019/11/01 13:21:13 UTC, 0 replies.
- [thrift] branch master updated: Fix PHP style errors (by means of phpcbf) [ci skip] - posted by je...@apache.org on 2019/11/02 11:24:32 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-4989: Fix run time exception when using Swift TCompactProtocol Client: Swift Patch: David Furey - posted by je...@apache.org on 2019/11/02 14:03:32 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer - posted by je...@apache.org on 2019/11/02 16:35:15 UTC, 0 replies.
- [thrift] branch master updated (ec43954 -> 1ce7317) - posted by je...@apache.org on 2019/11/03 17:54:33 UTC, 0 replies.
- [thrift] 01/04: fix typo in cmake Patch: Jens Geyer - posted by je...@apache.org on 2019/11/03 17:54:34 UTC, 0 replies.
- [thrift] 02/04: Fix "thruth" typo Client: Go Patch: Kevin Wojniak - posted by je...@apache.org on 2019/11/03 17:54:35 UTC, 0 replies.
- [thrift] 03/04: Remove unused exception variable Client: Python Patch: Kevin Wojniak - posted by je...@apache.org on 2019/11/03 17:54:36 UTC, 0 replies.
- [thrift] 04/04: Replace unknown BUILD_THRIFT variable Patch: Kevin Wojniak - posted by je...@apache.org on 2019/11/03 17:54:37 UTC, 0 replies.
- [thrift] branch master updated: thrift lua TcompactProtocol bug fix - posted by je...@apache.org on 2019/11/03 17:59:48 UTC, 0 replies.
- [thrift] branch master updated (3adb44a -> a5b2bf5) - posted by je...@apache.org on 2019/11/03 18:07:46 UTC, 0 replies.
- [thrift] 01/02: Revert "thrift lua TcompactProtocol bug fix" - posted by je...@apache.org on 2019/11/03 18:07:47 UTC, 0 replies.
- [thrift] 02/02: THRIFT-4992 thrift lua TcompactProtocol bug fix #1881 Client: Lua Patch: xiongjieqing - posted by je...@apache.org on 2019/11/03 18:07:48 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-4994 changed this to self in forEach callback Client: nodejs Patch: Eugen Kandakov - posted by je...@apache.org on 2019/11/04 21:00:55 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-4959 Pin Chocolately Haskell packages Client: Haskell Patch: Kevin Wojniak - posted by je...@apache.org on 2019/11/04 21:11:31 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-4984: Ignore EOF errors in TSimpleServer, take 2 - posted by dc...@apache.org on 2019/11/05 21:31:26 UTC, 0 replies.
- [thrift] branch master updated: Fix unknown pragma warnings on mingw Client: cpp Patch: Kevin Wojniak - posted by je...@apache.org on 2019/11/06 00:12:25 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-4984: Handle wrapped io.EOF errors - posted by dc...@apache.org on 2019/11/08 09:02:17 UTC, 0 replies.
- [thrift] branch master updated (963812a -> 50caa4d) - posted by je...@apache.org on 2019/11/08 18:33:03 UTC, 0 replies.
- [thrift] branch master updated (50caa4d -> 4c27181) - posted by dc...@apache.org on 2019/11/09 19:20:21 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5002: Fix argument containers for inherited functions - posted by dc...@apache.org on 2019/11/09 19:22:35 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-4914: Add GetResponseHeadersFromClient helper function - posted by dc...@apache.org on 2019/11/09 22:21:19 UTC, 0 replies.
- [thrift] branch master updated (24fa9d0 -> 2646bd6) - posted by je...@apache.org on 2019/11/14 00:35:46 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5009 Serializer implemtation lacks support for layered transports Client: Delphi Patch: Jens Geyer - posted by je...@apache.org on 2019/11/14 21:19:55 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5007 Implement MAX_MESSAGE_SIZE and remaining read bytes control Client: Delphi Patch: Jens Geyer - posted by je...@apache.org on 2019/11/15 22:27:51 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5015 WinHTTP QueryDataAvailable cannot be used to retrieve total response size Client: Delphi Patch: Jens Geyer - posted by je...@apache.org on 2019/11/18 19:21:40 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-4862 C++ TBinaryProtocol crashes on port scan Client: cpp Patch: Michael Patrick - posted by je...@apache.org on 2019/11/20 02:04:40 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5019: Duplicate imports from multiple includes from a namespace - posted by dc...@apache.org on 2019/11/20 15:31:58 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5020 Refactoring & minor fixes for netstd library Client: netstd Patch: Jens Geyer - posted by je...@apache.org on 2019/11/21 21:26:38 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-4999: Raise proper exception on transport error Client: ruby Patch: Grégoire Seux - posted by je...@apache.org on 2019/11/21 21:44:10 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfiguration class Client: netstd Patch: Jens Geyer - posted by je...@apache.org on 2019/11/23 00:16:08 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5010 BinaryPrimitives.Read/WriteInt32BigEndian should be used to convert to/from network byte order Client: netstd Patch: Edward Zhuravlov - posted by je...@apache.org on 2019/11/23 21:25:28 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5026 TestClient/Server ignores first cmdline argument Client: netstd Patch: Jens Geyer - posted by je...@apache.org on 2019/11/23 21:33:56 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5027 Implement remaining read bytes checks Client: netstd Patch: Jens Geyer - posted by je...@apache.org on 2019/11/23 21:41:51 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5022: Fix TIOStreamTransport.isOpen for input or output only use - posted by dc...@apache.org on 2019/11/25 09:59:05 UTC, 0 replies.
- [thrift] branch master updated (6229371 -> bf2cad9) - posted by dc...@apache.org on 2019/11/25 21:41:07 UTC, 0 replies.
- [thrift] branch master updated (bf2cad9 -> c140bb9) - posted by je...@apache.org on 2019/11/27 21:25:35 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5012 Centralize configuration aspects into a commonly used configuration object [ci skip] Client: Delphi Patch: Jens Geyer - posted by je...@apache.org on 2019/11/27 23:57:05 UTC, 0 replies.
- [thrift] branch master updated: THRIFT-5032 netstd: Use PascalCase for Properties. Client: netstd Patch: Paulo Neves - posted by je...@apache.org on 2019/11/28 20:35:12 UTC, 0 replies.