Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
4461728f18542eba5d211f9fc412557aab61c491
/
lib
4461728
THRIFT-5324: reset http client buffer after flush
by Morozov
· 5 years ago
70792f2
Add useful links in Rust client's metadata Client: Rust Patch: Dirkjan Ochtman
by Dirkjan Ochtman
· 5 years ago
10f2556
THRIFT-5295 makeThread and ThreadFactory extensible
by rglarix
· 5 years ago
fb4b5aa
Fix Missed check in c_glib for frame max message size check
by zeshuai007
· 5 years ago
12f6c31
THRIFT-5320: Usage of "Task" as IDL identifier generates uncompileable code
by Jens Geyer
· 5 years ago
66777ad
Fix Erlang CI: Add gen-erl into test's path Client: erl Patch: Sergey Yelin
by Sergey Yelin
· 5 years ago
c061923
Make ~TException() virtual Client: cpp Patch: Mario Emmenlauer
by Mario Emmenlauer
· 6 years ago
6e6bb84
THRIFT-5288: Move Support for ByteBuffer into TTransport
by David Mollitor
· 5 years ago
6cd5366
Merge pull request #2273 from allengeorge/allen/clippy_clean
by Allen George
· 5 years ago
7ddbcc0
THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40)
by Allen George
· 5 years ago
05bb551
THRIFT-5303 Fix missing error handling in using PyUnicode_DecodeUTF8
by stiga-huang
· 5 years ago
997e2d4
fix warning in c_glib from add max_message_size code
by zeshuai007
· 5 years ago
6762cad
THRIFT-5304 TWinHTTPClientImpl may incorrectly report that the message size is reached
by Jens Geyer
· 5 years ago
22671db
Add an Automatic-Module-Name entry
by Mark Raynsford
· 5 years ago
2676327
Add DuplicateTo protocol to go's TDebugProtocol
by Yuxuan 'fishy' Wang
· 5 years ago
64c2a4b
THRIFT-5294: Fix panic in go TSimpleJSONProtocol
by Yuxuan 'fishy' Wang
· 5 years ago
daf6209
THRIFT-5240: Tweak the default go server connectivity check interval
by Yuxuan 'fishy' Wang
· 5 years ago
6d57026
THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538
by Jens Geyer
· 5 years ago
d89b427
THRIFT-5287: Log When Client Connections are Dropped
by David Mollitor
· 5 years ago
5751ddf
THRIFT-5286: Fix Lua library readBool() in TCompactProtocol
by Jeffrey Han
· 5 years ago
44b0b5d
THRIFT-5103: Fix for PHP7.4 deprecated syntax Client: php Patch: Stoyan Markov
by Stoyan Markov
· 5 years ago
fa22f34
THRIFT-5256: Fix some compile warnings Client: c_glib Patch: wangyunjian
by wangyunjian
· 5 years ago
03f01fb
Fix c_glib implicit function declarations
by Christopher Chavez
· 5 years ago
077b5fc
go: Use sync.Pool for gzip in HTTP transport
by Duru Can Celasun
· 5 years ago
062521f
add the test case into cmake
by zeshuai007
· 5 years ago
6dcd64e
THRIFT-5279: Go serializer/deserializer cleanups
by Yuxuan 'fishy' Wang
· 5 years ago
a2c4466
THRIFT-5278: Allow set protoID in go THeader transport/protocol
by Yuxuan 'fishy' Wang
· 5 years ago
03f4729
Merge pull request #2235 from deiv/fix-abstract-unix-socket-name
by Zezeng Wang
· 5 years ago
4750f36
Fix abstract unix socket name
by David Suárez
· 5 years ago
e29c39f
THRIFT-5203: Remove Unused toString Method in TSerializer
by David Mollitor
· 6 years ago
d5e5fd0
Merge pull request #2221 from zeshuai007/THRIFT-5249
by Zezeng Wang
· 5 years ago
e6d97c0
test ci fix
by zeshuai007
· 5 years ago
1190308
Merge pull request #2191 from zeshuai007/Implements_TConfig
by Zezeng Wang
· 5 years ago
0d6a2d3
THRIFT-4272: warnings in glibc library Client: c_glib Patch: Zezeng Wang
by zeshuai007
· 6 years ago
63213c1
Implements TConfiguration for java
by zeshuai007
· 5 years ago
dd6c8c1
TServerSocket.cpp: Ensure the server is really listening (via helper variable listening_)
by Mario Emmenlauer
· 5 years ago
40cd021
Added getter and setter for domain socket path, and minor fix for printing abstract domain socket paths
by Mario Emmenlauer
· 5 years ago
6b1cb30
THRIFT-5217 Deprecated boost header Client: cpp Patch: Zezeng Wang
by zeshuai007
· 5 years ago
0371589
THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method
by longzhiri
· 5 years ago
47d4a00
Deprecated WinXP and Server2003 methods Client: cpp Patch: Mario Emmenlauer
by Mario Emmenlauer
· 5 years ago
b0d1413
THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition
by Allen George
· 6 years ago
935770c
THRIFT-5136: Fix memory leak in thrift_multiplexed_processor_process_impl()
by wangyunjian
· 6 years ago
073166f
THRIFT-5255: Fix stack overflow in framed transport
by wangyunjian
· 5 years ago
021cb27
THRIFT-5259 Fix "Transport endpoint is not connected " error when running lua test server accepts a connection
by Zero
· 5 years ago
21b3e46
THRIFT-5262 Fix a encoding struct bug in the compact protocol implementation to lua
by longzhiri
· 5 years ago
3a03da5
THRIFT-5268 Fix some file loss ")" in define Client: c_glib Patch: Zezeng Wang
by zeshuai007
· 5 years ago
22b6c0c
THRIFT-5270: Fix wrong int to string conversions
by Yuxuan 'fishy' Wang
· 5 years ago
0503fc0
THRIFT-5132 Warning in TSocket when using ssl connection
by panivko
· 5 years ago
c80b8bb
THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class
by zeshuai007
· 5 years ago
01d53f4
THRIFT-5248: Python: Make TSocket.isOpen check if server still connected
by Neil Williams
· 5 years ago
68c1506
THRIFT-5261 Support for deprecated methods (via annotation)
by Jens Geyer
· 5 years ago
b93fafd
THRIFT-5214: Use peek to implement socket connectivity check
by Yuxuan 'fishy' Wang
· 5 years ago
64f419b
THRIFT-5257: Fix Go THeaderTransport endOfFrame handling
by Yuxuan 'fishy' Wang
· 5 years ago
86352b4
THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class
by zeshuai007
· 5 years ago
23c8e52
THRIFT-5254 Member name cannot be Isset (unless it is an "required" member)
by Jens Geyer
· 5 years ago
363ee00
THRIFT-5253 using Result in result name generates wrong IAsync interface
by Jens Geyer
· 5 years ago
58e655e
THRIFT-5252 Make CreateHttpClientHandler() method virtual
by Jens Geyer
· 5 years ago
ec57271
THRIFT-5251 StringUtils<T>.ToString() raises an exception for enum values outside range
by Jens Geyer
· 5 years ago
eb45c2a
THRIFT-5247 Avoiding meaningless System.copy Client: java Patch: Zezeng Wang
by zeshuai007
· 5 years ago
dd09187
Fix FrameWriter.java typo Client: java Patch: dugenkui <dugenkui@meituan.com>
by dugenkui
· 5 years ago
6c5f5c8
THRIFT-5329: Add THttpTransport constructor with HttpClient
by ResDiaryLewis
· 5 years ago
4db7a0a
THRIFT-5240: Do connectivity check in Go server
by Yuxuan 'fishy' Wang
· 5 years ago
5dc1d26
THRIFT-5152: Separate timeout in TSSLSocket
by Yuxuan 'fishy' Wang
· 5 years ago
0dd1363
THRIFT-5190: StringUtils haven't take `(offset + length) > bytes.length` into account
by dugenkui
· 6 years ago
6e16c2b
THRIFT-5238 GetHashCode can throw NullReferenceException
by Jens Geyer
· 5 years ago
bcae3bb
THRIFT-5233: Handle I/O timeouts in go library (#2181)
by Duru Can Celasun
· 5 years ago
8b8633e
THRIFT-5221: Fix stack overflow when reading buffer
by wangyunjian
· 5 years ago
7b37994
Thrift.csproj: Stop writing AssemblyAttributes.cs to /tmp
by Marco Schroeter
· 6 years ago
e79f764
THRIFT-5233: Handle I/O timeouts in go library
by Yuxuan 'fishy' Wang
· 5 years ago
26681fb
THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang
by zeshuai007
· 5 years ago
dabfea2
THRIFT-5186: Rewrite address resolution in T{Nonblocking,}ServerSocket
by max ulidtko
· 5 years ago
cfbb905
THRIFT-5214: Reset read deadline in socketConn
by Yuxuan 'fishy' Wang
· 5 years ago
e382275
THRIFT-5214: Push read deadline in socketConn
by Yuxuan 'fishy' Wang
· 5 years ago
c9890cb
THRIFT-5214: Partial rewrite of TFramedTransport
by Yuxuan 'fishy' Wang
· 5 years ago
9fd134f
Use io.CopyN to simplify THeaderTransport code
by Yuxuan 'fishy' Wang
· 5 years ago
b1628cf
THRIFT-5122: Fix memory leak on accept error in thrift_simple_server_serve()
by wangyunjian
· 6 years ago
bde5cbc
Added IsOpen() and GetPort() for netstd transports
by Mario Emmenlauer
· 5 years ago
eac4d0c
THRIFT-5114 Simplified reallocation of TMemoryBuffer
by Mario Emmenlauer
· 6 years ago
36bf0a4
Make named pipe security configurable by security descriptor string
by Nathan Breakwell
· 6 years ago
affea7b
THRIFT-5216 generate DeepCopy methods Client: netstd Patch: Jens Geyer
by Jens Geyer
· 5 years ago
05023e8
THRIFT-5214: Connectivity check on go's TSocket
by Yuxuan 'fishy' Wang
· 5 years ago
d28f39f
THRIFT-5129: Fix swift TSocketTransport on Mac Client: Swift Patch: Eric Chen
by Eric Chen
· 5 years ago
0198542
THRIFT-5195: Handle Thrift union type sending for Swift
by Eric Chen
· 5 years ago
797fe25
Supplement TNonblockingServer.py testcase Client: py Patch: Zezeng Wang
by zeshuai007
· 5 years ago
e6d7d13
THRIFT-5215: Remove portable_endian.h Client: cpp Patch: James Lacey
by James Lacey
· 5 years ago
dd34c52
When I use --with-zlib args for cross-compiling, it failed without "$(ZLIB_LDFLAGS)".
by rel1ve
· 6 years ago
f8103c6
THRIFT-5202: TNonblockingMultiFetchClient Use SLF4J Parameterized Logging
by David Mollitor
· 5 years ago
a082592
THRIFT-5128 Swift TFramedTransport does not work using present code
by Jano Svitok
· 6 years ago
1edf329
THRIFT-5125: Swift server does not work using present code
by Jano Svitok
· 6 years ago
1ab096c
THRIFT-5185: Support for using WebSockets as a server transport
by penenin
· 6 years ago
dce2299
THRIFT-5210 further refactoring and performance optimizations
by Jens Geyer
· 6 years ago
261de34
THRIFT-5211 Handle incomplete reads correctly
by Philipp Hausmann
· 6 years ago
ad3e440
TSocketTransport.cs: Fixed a problem with initializing IPAddress
by Mario Emmenlauer
· 6 years ago
be3f732
Make TTransportException unwrappable on Go 1.13+
by Yuxuan 'fishy' Wang
· 6 years ago
26e6c84
Add testcase for compactprotocol(python)
by zeshuai007
· 6 years ago
64ac65e
THRIFT-5199: Fix infinite loop writing to closed TSocket in PHP
by Tim Heilig
· 6 years ago
47e9d8f
THRIFT-5197: TSSLTransportFactory Do Not Wrap NOT_OPEN Exception Type for Client
by David Mollitor
· 6 years ago
9b9567b
THRIFT-5186: Don't pass AI_ADDRCONFIG to getaddrinfo()
by max ulidtko
· 6 years ago
bbc5e06
Supplement TZlibTransport.py testcase
by zeshuai007
· 6 years ago
0c173bf
THRIFT-5164: Small cleanup on example code
by Yuxuan 'fishy' Wang
· 6 years ago
Next »