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
Commit message (
Expand
)
Author
Age
Files
Lines
*
THRIFT-5546: automate pypi publishing [ci skip]
ci/pypi-automation
James E. King III
2022-04-04
5
-1
/
+70
*
fix binary protocol's first byte value.
Blacker1230
2022-04-01
1
-1
/
+1
*
THRIFT-5541: Clarify on THeader key/value format in the spec
Yuxuan 'fishy' Wang
2022-03-31
1
-1
/
+2
*
THRIFT-5283: add support for Unix Domain Sockets in lib/rs (#2545)
tokcum
2022-03-30
9
-69
/
+256
*
Revert SHA-1: 52d263e77c48bbf7cbabd03161107557d1e410b1
Jens Geyer
2022-03-19
1
-4
/
+10
*
Pass cancellation token to AcceptTcpClientAsync() in net6
Jens Geyer
2022-03-19
1
-0
/
+4
*
THRIFT-5540 Can't use a typedef for a container type containing enums in a co...
Jens Geyer
2022-03-17
2
-0
/
+17
*
FIX: error C4244: conversion from "int64_t" to "int", possible data loss
Jens Geyer
2022-03-16
1
-1
/
+1
*
THRIFT-5539: Decouple TDuplicateToProtocol out of TDebugProtocol
Yuxuan 'fishy' Wang
2022-03-15
3
-0
/
+319
*
THRIFT-5515: TConnection::workSocket reads all pending oneway requests.
Tamas Kovacs
2022-03-14
1
-122
/
+129
*
feat: support creating connection on OpenHarmonyOS
konpeki622
2022-03-13
2
-0
/
+265
*
workaround MSVC compiler bug
Leon Scharnowski
2022-03-12
1
-1
/
+3
*
update to gradle 6.9, jdk 15, update findbugs
Jiayu Liu
2022-03-10
3
-12
/
+8
*
lib/rs/Cargo.toml: Update ordered-float
Mike Cronce
2022-03-10
1
-1
/
+1
*
add support for converting to java optional
Jiayu Liu
2022-03-09
1
-0
/
+15
*
THRIFT-5536 Fix cross language tests
Aki Sukegawa
2022-03-08
7
-29
/
+43
*
THRIFT-5501 Remove Common Lisp support
Jens Geyer
2022-03-06
33
-1913
/
+1
*
THRIFT-5494 fix cpu full caused by infinite select() when frameSize < maxRead...
wangfan
2022-03-06
4
-5
/
+36
*
update makefile
Kevin Wojniak
2022-03-05
1
-1
/
+9
*
add tests
Kevin Wojniak
2022-03-05
3
-2
/
+18
*
don't output empty import line if old style enums are used
Kevin Wojniak
2022-03-05
1
-3
/
+3
*
match existing style for setting default value of gen_enum_
Kevin Wojniak
2022-03-05
1
-1
/
+2
*
fix broken syntax for old style enum
Kevin Wojniak
2022-03-05
1
-3
/
+3
*
clean up formatting
Kevin Wojniak
2022-03-05
1
-1
/
+2
*
init gen_enum_ to false
Kevin Wojniak
2022-03-05
1
-1
/
+1
*
Support for Python and enums
Constantinos Dimitriou
2022-03-05
1
-11
/
+47
*
THRIFT-5525 use "reuse_objects" instead of "reuse-objects" as a consistent pa...
Jiayu Liu
2022-03-02
2
-3
/
+5
*
THRIFT-5526 to use "private_members" instead of "private-members" as a consis...
Jiayu Liu
2022-03-02
2
-3
/
+5
*
THRIFT-5519 Java async client loses exceptions in void methods
Alex Kormukhin
2022-03-02
8
-0
/
+769
*
Fix headers bug in Thrift/HttpClient.pm
Finn Colman
2022-03-01
1
-1
/
+2
*
FIX: remove duplicate constant decls
Jens Geyer
2022-02-26
1
-4
/
+0
*
Fixes #5529 missing space in between "<" and "::" in c++ generator
Andreas Renggli
2022-02-26
1
-3
/
+3
*
THRIFT-5528 Incorrect HTML link for referenced typedefs
Jens Geyer
2022-02-23
1
-1
/
+1
*
THRIFT-5527: Don't swallow idl exceptions in Process function
Yuxuan 'fishy' Wang
2022-02-23
4
-43
/
+249
*
THRIFT-5467 Python: fix CannotSendHeader exception
Márton Csordás
2022-02-21
1
-4
/
+7
*
FIX: incorrect URL in documentation
Jens Geyer
2022-02-17
1
-2
/
+2
*
THRIFT-5495: close client when shutdown server in go lib
郑桐
2022-02-16
4
-7
/
+210
*
Updated website update info, the ASF CMS is not longer used anymore.
Jens Geyer
2022-02-16
1
-1
/
+1
*
Updated website update info, the ASF CMS is not longer used anymore.
Jens Geyer
2022-02-16
1
-16
/
+1
*
Merge branch '0.16.0' into master
Jens Geyer
2022-02-15
12
-10
/
+34
|
\
|
*
Update changelog for 0.16.0
v0.16.0
0.16.0
Jens Geyer
2022-02-09
1
-0
/
+1
|
*
THRIFT-5512: Update java dependencies
Yuxuan 'fishy' Wang
2022-02-09
1
-5
/
+5
|
*
THRIFT-5509: Suppress noisy log from go's TSimpleServer
Yuxuan 'fishy' Wang
2022-02-08
1
-2
/
+6
|
*
Update changelog for 0.16.0
Jens Geyer
2022-02-04
1
-0
/
+1
|
*
THRIFT-5509: Close connection in IsOpen
Yuxuan 'fishy' Wang
2022-02-03
1
-1
/
+12
|
*
FIX: test left too early on false premise
Jens Geyer
2022-02-03
1
-1
/
+5
|
*
FIX: missing EXTRA_DIST entries
Jens Geyer
2022-02-02
2
-1
/
+3
|
*
FIX: missing EXTRA_DIST entries
Jens Geyer
2022-02-02
1
-1
/
+1
|
*
FIX: missing EXTRA_DIST entries
Jens Geyer
2022-02-02
10
-0
/
+18
|
*
THRIFT-5504 CA2254 Message template should be compile time constant
Jens Geyer
2022-02-01
1
-1
/
+1
[next]