index
:
delta/thrift.git
0.1.x
0.10.0
0.11.0
0.11.0-rc0
0.12.0
0.13.0
0.14.0
0.14.1
0.14.2
0.15.0
0.16.0
0.17.0
0.18.0
0.18.1
0.2.x
0.3.x
0.4.x
0.5.x
0.6.x
0.7.x
0.8.x
0.9.1
0.9.2
0.9.3
0.9.3.1
0.9.3.2
0.9.x
Jens-G-enable-GitHub-code-scanning
THRIFT-5288
THRIFT-5292
THRIFT-5345
ci/pypi-automation
dependabot/gradle/lib/java/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.ncorti.ktfmt.gradle-0.12.0
follow-up-python-github-workflow
master
py-compiler
rel/0.10.0
git.apache.org: repos/asf/thrift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup for Visual Studio 2019 + workarounds for some open tickets:
Jens Geyer
2021-02-10
7
-18
/
+168
*
Revert "THRIFT-4982 Remove deprecated C# bindings from the code base"
Jens Geyer
2021-02-10
98
-0
/
+11932
*
Consolidated gitignore & added missing EXTRA_DISTs
Jens Geyer
2021-02-05
8
-104
/
+115
*
THRIFT-5274: Enforce Java 8 compatibility
Christopher Tubbs
2021-02-04
2
-0
/
+12
*
THRIFT-5297: Improve TThreadPoolServer Handling of Incoming Connections
David Mollitor
2021-02-04
2
-130
/
+64
*
THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically
belugabehr
2021-02-04
2
-5
/
+46
*
THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate ...
James Lacey
2021-02-04
1
-4
/
+5
*
THRIFT-5337 Go set fields write improvement
wangtieju
2021-02-03
3
-2
/
+357
*
THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfigu...
Jens Geyer
2021-02-03
2
-21
/
+21
*
THRIFT-5336 Add possibility to setup connection timeout in TCurlClient
vladimir.panivko
2021-01-24
1
-0
/
+26
*
THRIFT-4914: Make TClient.Call to return the response meta
Yuxuan 'fishy' Wang
2021-01-22
5
-27
/
+27
*
THRIFT-5322: THeaderTransport protocol id fix
Yuxuan 'fishy' Wang
2021-01-22
2
-12
/
+29
*
THRIFT-5338: Remove lib/go/thrift/go.mod
Yuxuan 'fishy' Wang
2021-01-20
1
-3
/
+0
*
THRIFT-5338: Raise minimal supported go version to 1.14.14
Yuxuan 'fishy' Wang
2021-01-20
12
-57
/
+63
*
THRIFT-5326: Make PrependError more unwrap-able
Yuxuan 'fishy' Wang
2021-01-19
3
-24
/
+50
*
THRIFT-5326: Expand TException interface in go library
Yuxuan 'fishy' Wang
2021-01-17
9
-25
/
+141
*
THRIFT-5322: Implement TConfiguration in Go library
Yuxuan 'fishy' Wang
2021-01-17
17
-182
/
+1233
*
THRIFT-5331: Py: make THeader subprotocol configurable (#2302)
Neil Williams
2021-01-04
2
-7
/
+14
*
THRIFT-5325: Fix Lua library writeStructEnd() in TCompactProtocol
Jeffrey Han
2020-12-22
1
-1
/
+1
*
TServerSocket.cpp::isOpen(): Check that a domain socket file already exists
Mario Emmenlauer
2020-12-19
1
-0
/
+32
*
THRIFT-5322: Guard against large string/binary lengths in Go
Yuxuan 'fishy' Wang
2020-12-16
3
-42
/
+184
*
THRIFT-5324: Create new req buffer for every http request
Yuxuan 'fishy' Wang
2020-12-16
1
-9
/
+5
*
THRIFT-5282: Add IPv6 client support to Lua library
Jeffrey Han
2020-12-15
3
-16
/
+78
*
THRIFT-5324: reset http client buffer after flush
Morozov
2020-12-15
2
-5
/
+63
*
Add useful links in Rust client's metadata
Dirkjan Ochtman
2020-12-09
1
-1
/
+2
*
THRIFT-5295 makeThread and ThreadFactory extensible
rglarix
2020-12-08
2
-8
/
+15
*
Fix Missed check in c_glib for frame max message size check
zeshuai007
2020-12-05
2
-0
/
+14
*
THRIFT-5320: Usage of "Task" as IDL identifier generates uncompileable code
Jens Geyer
2020-12-04
5
-0
/
+121
*
Fix Erlang CI: Add gen-erl into test's path
Sergey Yelin
2020-12-04
1
-1
/
+9
*
Make ~TException() virtual
Mario Emmenlauer
2020-12-03
1
-1
/
+1
*
THRIFT-5288: Move Support for ByteBuffer into TTransport
David Mollitor
2020-11-19
9
-45
/
+81
*
Merge pull request #2273 from allengeorge/allen/clippy_clean
Allen George
2020-11-18
17
-88
/
+86
|
\
|
*
THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust...
Allen George
2020-11-12
17
-88
/
+86
*
|
THRIFT-5303 Fix missing error handling in using PyUnicode_DecodeUTF8
stiga-huang
2020-11-01
1
-1
/
+1
*
|
fix warning in c_glib from add max_message_size code
zeshuai007
2020-10-31
9
-34
/
+35
*
|
THRIFT-5304 TWinHTTPClientImpl may incorrectly report that the message size i...
Jens Geyer
2020-10-30
2
-1
/
+3
|
/
*
Add an Automatic-Module-Name entry
Mark Raynsford
2020-10-24
1
-0
/
+1
*
Add DuplicateTo protocol to go's TDebugProtocol
Yuxuan 'fishy' Wang
2020-10-19
1
-2
/
+149
*
THRIFT-5294: Fix panic in go TSimpleJSONProtocol
Yuxuan 'fishy' Wang
2020-10-14
6
-61
/
+261
*
THRIFT-5240: Tweak the default go server connectivity check interval
Yuxuan 'fishy' Wang
2020-10-07
2
-1
/
+6
*
THRIFT-5290 Adjusting cpp *.cproj options according to LEGAL-538
Jens Geyer
2020-10-06
2
-8
/
+15
*
THRIFT-5287: Log When Client Connections are Dropped
David Mollitor
2020-10-04
2
-0
/
+3
*
THRIFT-5286: Fix Lua library readBool() in TCompactProtocol
Jeffrey Han
2020-10-02
1
-9
/
+11
*
THRIFT-5103: Fix for PHP7.4 deprecated syntax
Stoyan Markov
2020-10-01
2
-2
/
+2
*
THRIFT-5256: Fix some compile warnings
wangyunjian
2020-10-01
2
-3
/
+3
*
Fix c_glib implicit function declarations
Christopher Chavez
2020-10-01
2
-0
/
+8
*
go: Use sync.Pool for gzip in HTTP transport
Duru Can Celasun
2020-09-30
1
-2
/
+13
*
add the test case into cmake
zeshuai007
2020-09-28
1
-0
/
+24
*
THRIFT-5279: Go serializer/deserializer cleanups
Yuxuan 'fishy' Wang
2020-09-23
2
-9
/
+54
*
THRIFT-5278: Allow set protoID in go THeader transport/protocol
Yuxuan 'fishy' Wang
2020-09-22
4
-17
/
+128
[next]