commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2021/02/04
[thrift] branch master updated: THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically
dmollitor
2021/02/04
[thrift] branch master updated: THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate hostnames correctly Client: netstd Patch: James Lacey
jensg
2021/02/03
[thrift] branch master updated: THRIFT-5337 Go set fields write improvement
yuxuan
2021/02/03
[thrift] 01/01: THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically
dmollitor
2021/02/03
[thrift] branch THRIFT-5345 created (now 30da56b)
dmollitor
2021/02/03
[thrift] branch master updated: THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class (cpp) Client: cpp Patch: Jens Geyer
emmenlau
2021/01/24
[thrift] 02/02: THRIFT-5336 Add possibility to setup connection timeout in TCurlClient Patch: Vladimir Panivko Client: php
jensg
2021/01/24
[thrift] 01/02: netstd fix IDE warning
jensg
2021/01/24
[thrift] branch master updated (c2ddaf0 -> 0f21e39)
jensg
2021/01/22
[thrift] branch master updated: THRIFT-4914: Make TClient.Call to return the response meta
yuxuan
2021/01/22
[thrift] branch master updated (d9fcdd3 -> 8dd04f4)
yuxuan
2021/01/20
[thrift] branch master updated: THRIFT-5338: Remove lib/go/thrift/go.mod
yuxuan
2021/01/20
[thrift] branch master updated: THRIFT-5338: Raise minimal supported go version to 1.14.14
yuxuan
2021/01/19
[thrift] branch master updated: THRIFT-5326: Make PrependError more unwrap-able
yuxuan
2021/01/17
[thrift] branch master updated: build/cmake/DefinePlatformSpecifc.cmake: Ensure ClangCl on MSVC is recognized as MSVC (because it does not handle -Wall too well)
emmenlau
2021/01/17
[thrift] branch master updated: THRIFT-5326: Expand TException interface in go library
yuxuan
2021/01/17
[thrift] branch master updated: THRIFT-5322: Implement TConfiguration in Go library
yuxuan
2021/01/09
[thrift] branch master updated: try fix appveyor ci
zeshuai007
2021/01/04
[thrift] branch master updated: THRIFT-5331: Py: make THeader subprotocol configurable (#2302)
yuxuan
2020/12/21
[thrift] branch master updated: THRIFT-5325: Fix Lua library writeStructEnd() in TCompactProtocol Client: lua Patch: Jeffrey Han
jensg
2020/12/18
[thrift] branch master updated: TServerSocket.cpp::isOpen(): Check that a domain socket file already exists
zeshuai007
2020/12/16
[thrift] branch master updated: THRIFT-5322: Guard against large string/binary lengths in Go
yuxuan
2020/12/16
[thrift] branch master updated: THRIFT-5324: Create new req buffer for every http request
yuxuan
2020/12/15
[thrift] branch master updated: build/cmake/DefineOptions.cmake: Fixed the logic of BUILD_SHARED_LIBS
zeshuai007
2020/12/15
[thrift] branch master updated: THRIFT-5282: Add IPv6 client support to Lua library Client: lua Patch: Jeffrey Han
jensg
2020/12/14
[thrift] branch master updated: THRIFT-5324: reset http client buffer after flush
dcelasun
2020/12/09
[thrift] branch master updated: Add useful links in Rust client's metadata Client: Rust Patch: Dirkjan Ochtman
jensg
2020/12/09
[thrift] branch master updated: THRIFT-5198 Fix certain Visual Studio hints in generated netstd code Client: netstd Patch: Jens Geyer
jensg
2020/12/08
[thrift] branch master updated: THRIFT-5295 makeThread and ThreadFactory extensible Client: cpp Patch: Riccardo Ghetta
jensg
2020/12/04
[thrift] branch master updated: Fix Missed check in c_glib for frame max message size check
zeshuai007
2020/12/04
[thrift] branch master updated: THRIFT-5320: Usage of "Task" as IDL identifier generates uncompileable code Client: netstd Patch: Jens Geyer
jensg
2020/12/04
[thrift] branch master updated: Fix Erlang CI: Add gen-erl into test's path Client: erl Patch: Sergey Yelin
jensg
2020/12/03
[thrift] branch master updated: Make ~TException() virtual Client: cpp Patch: Mario Emmenlauer
jensg
2020/12/01
[thrift] branch master updated: THRIFT-5317 netstd compiler does not escape keywords Client: netstd Patch: Jens Geyer
jensg
2020/11/28
[thrift] branch master updated: Removed symbolic link tutorial/cl/ensure-externals.sh
zeshuai007
2020/11/21
[thrift] branch master updated: FIX: Log errors in processor via standard logger -> errors to write into Console.Error as before
jensg
2020/11/21
[thrift] 01/02: Log errors in processor via standard logger #2284 Client: netstd Patch: Konstantin Pozdniakov & Jens Geyer
jensg
2020/11/21
[thrift] 02/02: silenced few warnings Client: netstd Patch: Jens Geyer
jensg
2020/11/21
[thrift] branch master updated (966da29 -> 828ffa8)
jensg
2020/11/20
svn commit: r1068261 [2/3] - in /websites/staging/thrift/trunk/content: ./ docs/ docs/committers/ docs/install/ lib/ test/ tutorial/
buildbot
2020/11/20
svn commit: r1068261 [3/3] - in /websites/staging/thrift/trunk/content: ./ docs/ docs/committers/ docs/install/ lib/ test/ tutorial/
buildbot
2020/11/20
svn commit: r1068261 [1/3] - in /websites/staging/thrift/trunk/content: ./ docs/ docs/committers/ docs/install/ lib/ test/ tutorial/
buildbot
2020/11/20
svn commit: r1883670 - /thrift/cms-site/trunk/lib/path.pm
simonsouth
2020/11/19
[thrift] 04/05: try update the package to download the software
zeshuai007
2020/11/19
[thrift] 03/05: FixDownLoadErrorInAppveyorCi
zeshuai007
2020/11/19
[thrift] 05/05: upgrade msys try get the soft
zeshuai007
2020/11/19
[thrift] 02/05: rollback
zeshuai007
2020/11/19
[thrift] branch master updated (6e6bb84 -> 966da29)
zeshuai007
2020/11/19
[thrift] 01/05: FixDownLoadErrorInCi
zeshuai007
2020/11/19
[thrift] branch master updated: THRIFT-5288: Move Support for ByteBuffer into TTransport Client: Java Patch: David Mollitor
jensg
2020/11/19
[thrift] branch master updated (6cd5366 -> 47e4923)
jensg
2020/11/18
[thrift] branch master updated: THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40)
allengeorge
2020/11/10
[thrift] branch master updated: Grammatical/Typo changes Patch: Pooja Chandak
jensg
2020/11/01
[thrift] branch master updated: THRIFT-5303 Fix missing error handling in using PyUnicode_DecodeUTF8 Client: py Patch: stiga-huang
jensg
2020/11/01
[thrift] 01/02: THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538
jensg
2020/11/01
[thrift] 02/02: THRIFT-5302 Add recursive function name uniqueness check Patch: wangliming07 <
[email protected]
>
jensg
2020/11/01
[thrift] branch master updated (997e2d4 -> 196254b)
jensg
2020/10/30
[thrift] branch master updated: fix warning in c_glib from add max_message_size code
zeshuai007
2020/10/30
[thrift] branch master updated: THRIFT-5304 TWinHTTPClientImpl may incorrectly report that the message size is reached Client: Delphi Patch: Jens Geyer
jensg
2020/10/30
[thrift-website] branch asf-site updated (29083c9 -> 547c9d7)
dcelasun
2020/10/30
[thrift-website] branch asf-site created (now 29083c9)
dcelasun
2020/10/30
[thrift-website] branch asf-staging created (now 547c9d7)
dcelasun
2020/10/30
[thrift-website] 01/02: Initial commit for asf-staging
dcelasun
2020/10/30
[thrift-website] 01/02: Initial commit for asf-staging
dcelasun
2020/10/30
[thrift-website] branch asf-staging created (now 547c9d7)
dcelasun
2020/10/30
Buildbot success in on jekyll_websites
buildbot
2020/10/30
Buildbot success in on jekyll_websites
buildbot
2020/10/30
[thrift-website] branch asf-staging created (now 71d6c69)
git-site-role
2020/10/30
[thrift-website] 06/08: Make committer IDs clickable
dcelasun
2020/10/30
[thrift-website] 08/08: Fix plugin bug with opening remote snippets
dcelasun
2020/10/30
[thrift-website] 04/08: Convert markdown and liquid
dcelasun
2020/10/30
[thrift-website] 03/08: Move files to appropriate locations for Jekyll
dcelasun
2020/10/30
[thrift-website] 01/08: Initial Jekyll website skeleton
dcelasun
2020/10/30
[thrift-website] 07/08: Handle snippets with Jekyll plugin
dcelasun
2020/10/30
[thrift-website] branch main created (now 8211eb7)
dcelasun
2020/10/30
[thrift-website] 05/08: Organize data into separate data directory
dcelasun
2020/10/23
[thrift] branch master updated: Add an Automatic-Module-Name entry
zeshuai007
2020/10/19
[thrift] branch master updated: Add DuplicateTo protocol to go's TDebugProtocol
yuxuan
2020/10/14
[thrift] branch master updated: THRIFT-5294: Fix panic in go TSimpleJSONProtocol
yuxuan
2020/10/07
[thrift] branch master updated: THRIFT-5240: Tweak the default go server connectivity check interval
yuxuan
2020/10/07
[thrift] 01/01: THRIFT-5292: No Need to Explicitly Print Null
dmollitor
2020/10/07
[thrift] branch THRIFT-5292 created (now 7362678)
dmollitor
2020/10/06
[thrift] branch master updated: THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538 Client: cpp Patch: Jens Geyer
jensg
2020/10/05
[thrift] branch THRIFT-5288 created (now 475ae3e)
dmollitor
2020/10/05
[thrift] branch THRIFT-5288 created (now 475ae3e)
dmollitor
2020/10/05
[thrift] branch THRIFT-5288 created (now 475ae3e)
dmollitor
2020/10/05
[thrift] branch THRIFT-5288 created (now 475ae3e)
dmollitor
2020/10/05
[thrift] branch THRIFT-5288 created (now 475ae3e)
dmollitor
2020/10/04
[thrift] branch master updated: THRIFT-5287: Log When Client Connections are Dropped Client: java Patch: David Mollitor
jensg
2020/10/02
[thrift] branch master updated: THRIFT-5286: Fix Lua library readBool() in TCompactProtocol Client: Lua Patch: Jeffrey Han
jensg
2020/10/02
[thrift] branch master updated: markdown compiler added Client: md Patch: Kashirin Alex
jensg
2020/10/02
[thrift] branch Jens-G-enable-GitHub-code-scanning updated (d60d9d3 -> 03a384b)
jensg
2020/10/01
[thrift] branch Jens-G-enable-GitHub-code-scanning updated (c384698 -> d60d9d3)
jensg
2020/10/01
[thrift] branch master updated (44b0b5d -> 1d68bfe)
jensg
2020/10/01
[thrift] branch master updated: THRIFT-5103: Fix for PHP7.4 deprecated syntax Client: php Patch: Stoyan Markov
jensg
2020/10/01
[thrift] branch master updated: THRIFT-5256: Fix some compile warnings Client: c_glib Patch: wangyunjian
jensg
2020/10/01
[thrift] branch master updated: Fix c_glib implicit function declarations Client: c_glib Patch: Christopher Chavez
jensg
2020/10/01
[thrift] branch Jens-G-enable-GitHub-code-scanning created (now c384698)
jensg
2020/09/30
[thrift] branch master updated: Fix typo
yuxuan
2020/09/29
[thrift] branch master updated: go: Use sync.Pool for gzip in HTTP transport
dcelasun
2020/09/27
[thrift] branch master updated: add the test case into cmake
zeshuai007
2020/09/27
[thrift] branch master updated: THRIFT-4942 Set PHP struct generated field values as private with getters and setters Client: php Patch: Das Dedipyaman
jensg
2020/09/25
[thrift] branch master updated: THRIFT-4942 Set PHP struct generated field values as private with getters and setters Client: php Patch: Das Dedipyaman
jensg
2020/09/23
[thrift] branch master updated: THRIFT-5279: Go serializer/deserializer cleanups
yuxuan
2020/09/22
[thrift] branch master updated: THRIFT-5278: Allow set protoID in go THeader transport/protocol
yuxuan
2020/09/21
[thrift] branch master updated: Fix abstract unix socket name
zeshuai007
2020/09/20
[thrift] branch master updated: THRIFT-5203: Remove Unused toString Method in TSerializer Client: cpp Patch: David Mollitor
jensg
2020/09/20
[thrift] branch master updated: fix CI: add Erlang crashes to known failures
jensg
2020/09/18
[thrift] branch master updated: test ci fix
zeshuai007
2020/09/18
[thrift] branch master updated: Implements TConfiguration for java
zeshuai007
2020/09/17
[thrift] branch master updated: THRIFT-5134: Fix memory leak when the handler method return FALSE Client: c_glib Patch: wangyunjian
jensg
2020/09/17
[thrift] branch master updated: THRIFT-4272: warnings in glibc library Client: c_glib Patch: Zezeng Wang
jensg
2020/09/17
[thrift] branch master updated: fix CI: add Erlang crashes to known failures
jensg
2020/09/15
[thrift] branch master updated: TServerSocket.cpp: Ensure the server is really listening (via helper variable listening_) Client: cpp Patch: Mario Emmenlauer
jensg
2020/09/15
[thrift] branch master updated: Added getter and setter for domain socket path, and minor fix for printing abstract domain socket paths Client: cpp Patch: Mario Emmenlauer
jensg
2020/09/14
[thrift] branch master updated: Fixed double newline at end of generated python service files (#2236)
yuxuan
2020/09/12
[thrift] branch master updated: fix CI: add Erlang crashes to known failures
jensg
2020/09/12
[thrift] branch master updated: THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method Client: lua Patch: longzhiri <
[email protected]
>
jensg
2020/09/12
[thrift] branch master updated: THRIFT-5217 Deprecated boost header Client: cpp Patch: Zezeng Wang
jensg
2020/09/12
[thrift] branch master updated: Deprecated WinXP and Server2003 methods Client: cpp Patch: Mario Emmenlauer
jensg
2020/09/02
[thrift] branch master updated: THRIFT-5158 Update Rust generator and Rust lib, test, tutorial to only support 2018 edition Client: rs Patch: Allen George
jensg
2020/09/02
[thrift] branch master updated: THRIFT-5136: Fix memory leak in thrift_multiplexed_processor_process_impl() Client: c_glib Patch: wangyunjian <
[email protected]
>
jensg
2020/09/01
[thrift] branch master updated: THRIFT-5255: Fix stack overflow in framed transport Client: c_glib Patch: wangyunjian <
[email protected]
>
jensg
2020/08/31
[thrift] branch master updated: THRIFT-5259 Fix "Transport endpoint is not connected " error when running lua test server accepts a connection Client: lua Patch: Zero <
[email protected]
>
jensg
2020/08/31
[thrift] branch master updated: THRIFT-5262 Fix a encoding struct bug in the compact protocol implementation to lua Client: lua Patch: longzhiri <
[email protected]
>
jensg
2020/08/31
[thrift] branch master updated: Fix appveryor check Patch: Zezeng Wang
jensg
2020/08/31
[thrift] branch master updated (22b6c0c -> 3a03da5)
jensg
2020/08/29
[thrift] branch master updated: THRIFT-5270: Fix wrong int to string conversions
yuxuan
2020/08/25
[thrift] branch master updated: THRIFT-5132 Warning in TSocket when using ssl connection Client: PHP Patch: Vladimir Panivko
jensg
2020/08/07
[thrift] branch master updated: THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class Client: c_glib Patch: Zezeng Wang
jensg
2020/08/06
[thrift] branch master updated (68c1506 -> 01d53f4)
yuxuan
2020/08/05
[thrift] branch master updated: THRIFT-5261 Support for deprecated methods (via annotation) Client: Delphi Patch: Jens Geyer
jensg
2020/08/03
[thrift] branch master updated: THRIFT-5214: Use peek to implement socket connectivity check
yuxuan
2020/07/29
[thrift] branch master updated: THRIFT-5257: Fix Go THeaderTransport endOfFrame handling
yuxuan
2020/07/25
[thrift] branch master updated: THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class Client: cpp Patch: Zezeng Wang
jensg
2020/07/15
[thrift] branch master updated (58e655e -> 23c8e52)
jensg
2020/07/15
[thrift] 02/02: THRIFT-5254 Member name cannot be Isset (unless it is an "required" member) Client: netstd Patch: Jens Geyer
jensg
2020/07/15
[thrift] 01/02: THRIFT-5253 using Result in result name generates wrong IAsync interface Client: netstd Patch: Jens Geyer
jensg
2020/07/14
[thrift] branch master updated: THRIFT-5252 Make CreateHttpClientHandler() method virtual Client: netstd Patch: Jens Geyer
jensg
2020/07/13
[thrift] branch master updated: THRIFT-5251 StringUtils<T>.ToString() raises an exception for enum values outside range Client: Delphi Patch: Jens Geyer
jensg
2020/07/07
[thrift] branch master updated: THRIFT-5247 Avoiding meaningless System.copy Client: java Patch: Zezeng Wang
jensg
2020/07/03
[thrift] branch master updated: Fix FrameWriter.java typo Client: java Patch: dugenkui <
[email protected]
>
jensg
2020/07/01
[thrift] branch master updated: THRIFT-5118: Fix memory leak when the handler method return a exception Client: c_glib Patch: wangyunjian
jensg
2020/07/01
[thrift] branch master updated: THRIFT-5329: Add THttpTransport constructor with HttpClient Client: netstd Patch: Lewis Jackson
jensg
2020/07/01
[thrift] branch master updated: THRIFT-5240: Do connectivity check in Go server
yuxuan
2020/06/30
[thrift] branch master updated (0dd1363 -> 5dc1d26)
yuxuan
2020/06/28
[thrift] branch master updated: THRIFT-5190: StringUtils haven't take `(offset + length) > bytes.length` into account Client: java Patch: dugenkui <
[email protected]
>
jensg
2020/06/27
[thrift] branch master updated: THRIFT-5144: Fix memory leak when generate deserialize list element Client: c_glib Patch: wangyunjian
jensg
2020/06/25
[thrift] branch master updated: Fix README.md typo Patch: Salah Ghanim
jensg
2020/06/25
[thrift] branch master updated: THRIFT-5238 GetHashCode can throw NullReferenceException Client: netstd Patch: Jens Geyer
jensg
2020/06/22
[thrift] branch master updated: THRIFT-2087 Python compiler replace non utf-8 char with default Client: py Patch: Emmanuel Brard
jensg
2020/06/18
[thrift] branch master updated (8b8633e -> bcae3bb)
dcelasun
2020/06/18
[thrift] 01/01: THRIFT-5233: Handle I/O timeouts in go library (#2181)
dcelasun
2020/06/18
[thrift] branch master updated: THRIFT-5221: Fix stack overflow when reading buffer Client: c_glib Patch: wangyunjian
jensg
2020/06/18
[thrift] branch master updated: THRIFT-5235 Add property setter for isset flags Client: delphi Patch: Jens Geyer
jensg
2020/06/17
[thrift] branch master updated: THRIFT-5234 Fix a number of js/ts generation issues Client: js/ts Patch: Phil Price
jensg
2020/06/16
[thrift] branch master updated: THRIFT-5229 Deprecate as3 support Client: as3 Patch: Jens Geyer
jensg
2020/06/15
[thrift] branch master updated (26681fb -> 7b37994)
jensg
2020/06/09
[thrift] branch master updated: THRIFT-5082 Add a Class reference for PHP enum $_TSPEC Client: php Patch: Stanislav Markevic
jensg
2020/06/09
[thrift] branch master updated: THRIFT-5186: Rewrite address resolution in T{Nonblocking, }ServerSocket Client: cpp Patch: Max Ulidtko
jensg
2020/06/09
[thrift] branch master updated: THRIFT-5214: Reset read deadline in socketConn
dcelasun
2020/06/08
[thrift] branch master updated: THRIFT-5214: Push read deadline in socketConn
dcelasun
2020/06/08
[thrift] branch master updated: THRIFT-5214: Partial rewrite of TFramedTransport
dcelasun
2020/06/08
[thrift] branch master updated (0acf23b -> 9fd134f)
dcelasun
2020/06/04
[thrift] branch master updated: THRIFT-5200 Thrift compiler will generate incorrect code when add 'cob_style' option Client: cpp Patch: Zezeng Wang
jensg
2020/06/04
[thrift] branch master updated: THRIFT-5122: Fix memory leak on accept error in thrift_simple_server_serve() Client: c_glib Patch: wangyunjian
jensg
2020/06/04
[thrift] branch master updated: Added IsOpen() and GetPort() for netstd transports Client: netstd Patch: Mario Emmenlauer
jensg
2020/06/03
[thrift] branch master updated: THRIFT-5114 Simplified reallocation of TMemoryBuffer Client: cpp Patch: Mario Emmenlauer
jensg
2020/06/02
[thrift] branch master updated (68f2194 -> fa770f6)
jensg
2020/05/30
[thrift] branch master updated: Fix STRERROR_R_CHAR_P cxx check (remove unused variable warning->error) Client: cpp Patch: Anton Filippov
jensg
2020/05/30
[thrift] branch master updated: Make named pipe security configurable by security descriptor string Client: cpp Patch: Nathan Breakwell
jensg
2020/05/28
[thrift] branch master updated (affea7b -> b559359)
jensg
2020/05/28
[thrift] 01/02: Updated LICENSE file
jensg
2020/05/28
[thrift] 02/02: THRIFT-5220 DeepCopy() extension methods not generated when the IDL contains no service Client: netstd Patch: Jens Geyer
jensg
2020/05/26
[thrift] branch master updated: THRIFT-5216 generate DeepCopy methods Client: netstd Patch: Jens Geyer
jensg
2020/05/26
[thrift] branch master updated: THRIFT-5214: Connectivity check on go's TSocket
dcelasun
2020/05/26
[thrift] branch master updated: THRIFT-5129: Fix swift TSocketTransport on Mac Client: Swift Patch: Eric Chen
jensg
2020/05/26
[thrift] branch master updated: THRIFT-5195: Handle Thrift union type sending for Swift Client: Swift Patch: Eric Chen
jensg
2020/05/26
[thrift] branch master updated: Supplement TNonblockingServer.py testcase Client: py Patch: Zezeng Wang
jensg
2020/05/26
[thrift] branch master updated: THRIFT-5215: Remove portable_endian.h Client: cpp Patch: James Lacey
jensg
2020/05/21
[thrift] branch master updated: addition to THRIFT-5185: Support for using WebSockets as a server transport to satisfy https://www.apache.org/legal/src-headers.html#3party
jensg
2020/05/21
[thrift] branch master updated: THRIFT-5147: Add uninstall function Patch: Zezeng Wang
jensg
2020/05/21
[thrift] branch master updated: THRIFT-5201: Use Apache Parent Pom for Thrift Maven Plugin Client: Java Patch: David Mollitor
jensg
2020/05/21
[thrift] branch master updated: When I use --with-zlib args for cross-compiling, it failed without "$(ZLIB_LDFLAGS)". build system Patch: rel1ve <
[email protected]
>
jensg
2020/05/20
[thrift] branch master updated: THRIFT-5202: TNonblockingMultiFetchClient Use SLF4J Parameterized Logging Client: java Patch: David Mollitor
dmollitor
2020/05/19
[thrift] branch master updated: Added breaking change notice for "THRIFT-5138 Swift keywords may be used as identifiers if escaped" because it is labelled as such in JIRA
jensg
2020/05/19
[thrift] branch master updated (a082592 -> 4fd001c)
jensg
2020/05/19
[thrift] branch master updated: THRIFT-5128 Swift TFramedTransport does not work using present code Client: Swift Patch: Jano Svitok
jensg
2020/05/19
[thrift] branch master updated: THRIFT-5125: Swift server does not work using present code Client: Swift Patch: Jano Svitok
jensg
2020/05/18
[thrift] branch master updated: FIX: CI error at ./test/py/TestServer.py:178:26: F507 '...' % ... has 1 placeholder(s) but 6 substitution(s) FIX: CI error at ./test/crossrunner/compat.py:11:21: E741 ambiguous variable name 'l' Patch: Jens Geyer
jensg
2020/05/18
[thrift] branch master updated: THRIFT-5185: Support for using WebSockets as a server transport
dcelasun
2020/05/17
[thrift] branch master updated: THRIFT-5210 further refactoring and performance optimizations Client: netstd Patch: Jens Geyer
jensg
2020/05/17
[thrift] branch master updated: THRIFT-5211 Handle incomplete reads correctly Client: Haskell Patch: Philipp Hausmann
jensg
2020/05/15
[thrift] branch master updated: THRIFT-3622 Fix deprecated uses of std::auto_ptr Client: cpp Patch: zeshuai007 <
[email protected]
>
jensg
2020/05/15
[thrift] branch master updated: TSocketTransport.cs: Fixed a problem with initializing IPAddress Client: netstd Patch: Mario Emmenlauer
jensg
2020/05/14
[thrift] branch master updated: Make TTransportException unwrappable on Go 1.13+
dcelasun
2020/05/13
[thrift] branch master updated: Add testcase for compactprotocol(python) Client: py Patch: zeshuai007 <
[email protected]
>
jensg
2020/05/13
[thrift] branch master updated: THRIFT-5199: Fix infinite loop writing to closed TSocket in PHP Client: php Patch: Tim Heilig
jensg
2020/05/11
[thrift] branch master updated: Update NodeJS to oldest supported version on Ubuntu Xenial
dcelasun
2020/05/11
[thrift] branch master updated: THRIFT-5197: TSSLTransportFactory Do Not Wrap NOT_OPEN Exception Type for Client Client: java Patch: David Mollitor
dmollitor
Earlier messages
Later messages