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-5075: Backport changes for CVE-2019-0205 to 0.9.3.1 branch
0.9.3.2
Jens Geyer
2020-02-08
14
-49
/
+66
*
Updated CHANGES
0.9.3.1
0.9.3.1
James E. King III
2019-03-09
1
-1
/
+7
*
0.9.3.1 packaging fixups
James E. King III
2019-02-27
3
-24
/
+8
*
THRIFT-4506: fix use of assert for correctness in Java SASL negotiation
James E. King III
2019-01-29
1
-3
/
+1
*
THRIFT-2805: 0.9.3 release
0.9.3
0.9.3
jfarrell
2015-10-01
38
-55
/
+505
*
THRIFT-3355 npm WARN package.json thrift@1.0.0-dev No license field.
Jens Geyer
2015-09-25
1
-0
/
+1
*
THRIFT-3317: C++ - generated code will properly reference global apache names...
Konrad Grochowski
2015-09-25
1
-1
/
+1
*
THRIFT-3329: fix C++ tests incompatibility with boost-1.59
Konrad Grochowski
2015-09-25
5
-60
/
+72
*
THRIFT-3354 Fix word-extraction substr bug in initialism code
Jens Geyer
2015-09-25
1
-1
/
+5
*
THRIFT-3336: C++ - generated ostream operator<< will be overridable
Konrad Grochowski
2015-09-25
1
-28
/
+46
*
THRIFT-3298: thrift endian converters may conflict with other libraries
jfarrell
2015-09-24
2
-23
/
+23
*
THRIFT-3290: Using from in variable names causes the generated Python code to...
jfarrell
2015-09-24
3
-0
/
+27
*
THRIFT-2936:Minor memory leak in SSL
jfarrell
2015-09-24
1
-2
/
+1
*
THRIFT-3345 Clients blocked indefinitely when a java.lang.Error is thrown
Jens Geyer
2015-09-23
1
-16
/
+13
*
THRIFT-3331 warning: ‘etype’ may be used uninitialized in this function
Jens Geyer
2015-09-23
1
-1
/
+1
*
THRIFT-3349 Python server does not handle processor exception
Jens Geyer
2015-09-23
1
-29
/
+37
*
THRIFT-3347 Improve cross test servers and clients
Jens Geyer
2015-09-23
11
-392
/
+557
*
THRIFT-3342 Improve ruby cross test client and server compatibility
Nobuaki Sukegawa
2015-09-22
3
-134
/
+146
*
THRIFT-3343 Fix haskell README
Nobuaki Sukegawa
2015-09-22
1
-1
/
+1
*
THRIFT-3341 Add testBool methods
Jens Geyer
2015-09-22
2
-0
/
+26
*
THRIFT-3341 Add testBool methods
Jens Geyer
2015-09-22
2
-0
/
+12
*
THRIFT-3303 Disable concurrent cabal jobs on Travis to avoid GHC crash
Nobuaki Sukegawa
2015-09-21
1
-0
/
+4
*
THRIFT-3340 Python: enable json tests again
Roger Meier
2015-09-21
1
-3
/
+2
*
THRIFT-3338 Stray underscore in generated go when service name starts with "New"
Jens Geyer
2015-09-21
1
-1
/
+1
*
THRIFT-3337 Add testBool method to cross tests
Nobuaki Sukegawa
2015-09-21
24
-7
/
+235
*
THRIFT-3334 Markdown notation of protocol spec is malformed
Nobuaki Sukegawa
2015-09-21
1
-1
/
+4
*
THRIFT-3332 make dist fails on clean build
Nobuaki Sukegawa
2015-09-21
1
-1
/
+0
*
THRIFT-557 charset problem with file Autogenerated by Thrift
Jens Geyer
2015-09-21
1
-1
/
+17
*
THRIFT-3335 Ruby server does not handle processor exception
Jens Geyer
2015-09-21
1
-5
/
+16
*
THRIFT-3326 Tests do not compile under *BSD
Roger Meier
2015-09-19
1
-0
/
+4
*
THRIFT-2918 Race condition in Python TProcessPoolServer test
Roger Meier
2015-09-17
1
-1
/
+1
*
THRIFT-3324 - Update `go get` command to include all packages
jfarrell
2015-09-15
1
-1
/
+1
*
THRIFT-3051 Go Thrift generator creates bad go code
Jens Geyer
2015-09-15
4
-13
/
+75
*
THRIFT-3319 CSharp tutorial will not build using the *.sln
Jens Geyer
2015-09-11
3
-24
/
+69
*
THRIFT-2850 CMake for Apache Thrift
Sergei Nikulov
2015-09-08
3
-14
/
+21
*
THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer...
Jens Geyer
2015-09-05
13
-50
/
+52
*
THRIFT-3295 C# library does not build on Mono 4.0.2.5 or later
Jens Geyer
2015-09-03
3
-0
/
+16
*
THRIFT-3310 lib/erl/README.md has incorrect formatting
Jens Geyer
2015-09-03
1
-0
/
+2
*
THRIFT-3311:README.md cleanup
Randy Abernethy
2015-08-30
1
-0
/
+2
*
THRIFT-3308: Fix broken test cases for 0.9.3 release candidate
jfarrell
2015-08-25
6
-7
/
+14
*
THRIFT-2269: Can deploy libthrift-source.jar to maven center repository
jfarrell
2015-08-25
1
-25
/
+25
*
THRIFT-2981: IDL with no namespace produces unparsable PHP
jfarrell
2015-08-25
1
-2
/
+6
*
THRIFT-3305: Missing dist files for 0.9.3 release candidate
jfarrell
2015-08-25
24
-14
/
+81
*
THRIFT-3300:Reimplement TZlibTransport in Java using streams
Randy Abernethy
2015-08-20
2
-106
/
+76
*
THRIFT-3296 - Go cross test does not conform to spec
Nobuaki Sukegawa
2015-08-17
5
-73
/
+52
*
THRIFT-3293 JavaScript: null values turn into empty structs in constructor
Henrique Mendonça
2015-08-16
3
-1
/
+21
*
THRIFT-3294: Java ZLib transport fix
Randy Abernethy
2015-08-05
2
-1
/
+118
*
THRIFT-3178 glib C does not compile
Jens Geyer
2015-08-08
3
-46
/
+204
*
THRIFT-3292 Integrate new Zlib transport for Go into test suite
Jens Geyer
2015-08-08
6
-2
/
+161
*
THRIFT-2199:Remove dense protocol
Randy Abernethy
2015-08-01
25
-2038
/
+17
[next]