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-5570: update java lib document about gradle usage (#2583)
Jiayu Liu
2022-05-06
6
-108
/
+86
*
THRIFT-5567: remove cl namespace references (#2580)
Jiayu Liu
2022-05-06
2
-2
/
+0
*
Fix merge bug (unconverted JUnit test)
Christopher Tubbs
2022-05-05
1
-6
/
+7
*
[CI] Appveyor - refresh pacman database on upgrade
Christopher Tubbs
2022-05-05
2
-2
/
+2
*
THRIFT-5560: use JUnit 5 for all Java lib tests (#2574)
Jiayu Liu
2022-05-05
70
-2062
/
+2203
*
THRIFT-5544: annotations_as_metadata java code gen param (#2553)
Jiayu Liu
2022-05-05
5
-11
/
+170
*
THRIFT-5578 #nullable disable collides with C# lang versions < 8
Jens Geyer
2022-05-05
1
-2
/
+0
*
THRIFT-5564: setup java and kotlin lib building (#2593)
Jiayu Liu
2022-05-03
1
-17
/
+95
*
THRIFT-5564: create a basic github action (#2592)
Jiayu Liu
2022-04-28
1
-0
/
+47
*
use 40 min not 45 min
Jiayu Liu
2022-04-27
1
-1
/
+1
*
use 45 min timeout
Jiayu Liu
2022-04-27
2
-8
/
+7
*
wait for 45 minutes
Jiayu Liu
2022-04-27
2
-7
/
+8
*
add travis_wait for rebuidling docker image
Jiayu Liu
2022-04-27
1
-1
/
+4
*
Update Go versions used in travis and LANGUAGES.md
Yuxuan 'fishy' Wang
2022-04-25
14
-20
/
+56
*
THRIFT-5449: Use poll instead of select in Python TNonblockingServer if avail...
Yiyang Zhou
2022-04-23
1
-2
/
+44
*
fix Out Of Memory when use TNonblockingServer
shangxu
2022-04-21
1
-0
/
+4
*
Buffer.concat has performance issue
Wu Jian Ping
2022-04-21
1
-21
/
+16
*
(typescript): Fix invalid optional members and argument generation
Phil Price
2022-04-21
1
-2
/
+17
*
THRIFT-5548: add kotlin code gen
Jiayu Liu
2022-04-20
24
-3
/
+4181
*
THRIFT-5545: use gradle convention in organizing java project
Jiayu Liu
2022-04-20
244
-38
/
+7
*
THRIFT-5569: add negative size checks in Go generator when reading maps, sets...
Andreas Krennmair
2022-04-20
1
-0
/
+9
*
THRIFT-5093: lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer
Christopher Friedt
2022-04-19
1
-3
/
+249
*
THRIFT-5562: remove gradle wrapper and use installed gradle 6.9
Jiayu Liu
2022-04-19
14
-359
/
+51
*
travis ci to use xenial as base image
Jiayu Liu
2022-04-19
1
-2
/
+3
*
change the java gen @SuppressWarnings location
Jiayu Liu
2022-04-19
1
-5
/
+8
*
Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/js
dependabot[bot]
2022-04-19
1
-3
/
+3
*
THRIFT-5563: fix deprecation and enable xlint for java library (#2575)
Jiayu Liu
2022-04-18
7
-114
/
+115
*
Bump ajv from 6.7.0 to 6.12.6 in /lib/ts
dependabot[bot]
2022-04-16
1
-10
/
+12
*
Bump minimist from 1.2.5 to 1.2.6 in /lib/ts
dependabot[bot]
2022-04-16
1
-27
/
+3
*
THRIFT-5521: [java gen] use jdk8 option type in java generator code
Jiayu Liu
2022-04-16
17
-28
/
+214
*
THRIFT-4100: Extract Rust read/write struct methods into a trait
Zachary Kuhn
2022-04-14
2
-11
/
+33
*
Bump minimist from 1.2.5 to 1.2.6 in /lib/js
dependabot[bot]
2022-04-14
1
-24
/
+6
*
Bump ajv from 6.5.4 to 6.12.6
dependabot[bot]
2022-04-14
1
-24
/
+12
*
Bump ansi-regex from 3.0.0 to 3.0.1
dependabot[bot]
2022-04-14
1
-3
/
+3
*
Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/ts
dependabot[bot]
2022-04-14
1
-16
/
+16
*
THRIFT-5551: java generator to add @Override where possible
Jiayu Liu
2022-04-13
1
-34
/
+67
*
Bump async from 3.2.1 to 3.2.3 in /lib/js
dependabot[bot]
2022-04-13
1
-15
/
+15
*
add interface generation
Jiayu Liu
2022-04-13
3
-2
/
+127
*
THRIFT-5552 apply clang-format to java generator
Jiayu Liu
2022-04-11
1
-293
/
+373
*
json gen should indent while printing include strings
Jiayu Liu
2022-04-11
1
-0
/
+1
*
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
[next]