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
/
test
/
DebugProtoTest.thrift
Commit message (
Expand
)
Author
Age
Files
Lines
*
THRIFT-5352: Fix construction of Py exceptions with no fields
Neil Williams
2021-02-16
1
-0
/
+2
*
Revert "Revert "THRIFT-4002: Make generated exception classes immutable by de...
Elvis Pranskevichus
2019-12-12
1
-0
/
+4
*
Revert "THRIFT-4002: Make generated exception classes immutable by default"
D. Can Celasun
2019-12-10
1
-4
/
+0
*
THRIFT-4002: Make generated exception classes immutable by default
Elvis Pranskevichus
2019-12-10
1
-0
/
+4
*
THRIFT-4957 testSanePartsOfCompactProtoTestStruct FAILED
Jens Geyer
2019-09-11
1
-0
/
+4
*
THRIFT-4944 Field IDs > 255 fail with compact protocol
Jens Geyer
2019-08-28
1
-0
/
+5
*
THRIFT-3762 Fix warnings for deprecated Thrift "byte" fields
Nobuaki Sukegawa
2016-03-29
1
-26
/
+26
*
THRIFT-3112 [Java] AsyncMethodCallback should be typed in generated AsyncIface
John Sirois
2016-03-18
1
-0
/
+2
*
THRIFT-3504 Fix FastbinaryTest.py
Nobuaki Sukegawa
2016-01-02
1
-5
/
+5
*
THRIFT-162 Thrift structures are unhashable, preventing them from being used ...
Nobuaki Sukegawa
2015-11-28
1
-5
/
+9
*
THRIFT-3364 Fix ruby binary field encoding in TJSONProtocol
Jens Geyer
2015-10-02
1
-0
/
+1
*
THRIFT-3217 Provide a little endian variant of the binary protocol in C++
Ben Craig
2015-07-08
1
-1
/
+5
*
THRIFT-2768: Whitespace Fixup
Jens Geyer
2014-10-03
1
-3
/
+3
*
THRIFT-2352 msvc failed to compile thrift tests
Roger Meier
2014-02-09
1
-1
/
+1
*
THRIFT-1365. java: TupleProtocol#writeBitSet unintentionally writes a variabl...
Bryan Duxbury
2011-09-26
1
-0
/
+14
*
THRIFT-1331. rb: Ruby library deserializes an empty map to nil
Bryan Duxbury
2011-09-20
1
-0
/
+4
*
THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming...
Christian Lavoie
2010-11-28
1
-2
/
+2
*
THRIFT-582 C(c_glib) implementation of Thrift
Roger Meier
2010-10-27
1
-0
/
+1
*
THRIFT-870. java: Java constants don't get Javadoc comments
Bryan Duxbury
2010-09-13
1
-0
/
+1
*
THRIFT-897. compiler: Don't allow unqualified enum constant references
Bryan Duxbury
2010-09-12
1
-3
/
+3
*
THRFIT-804. java: CompareTo is broken for unions set to map, set, or list
Bryan Duxbury
2010-06-23
1
-1
/
+6
*
THRIFT-768. java: Async client for Java
Bryan Duxbury
2010-05-26
1
-3
/
+5
*
THRIFT-671. rb: Ruby compact protocol implementation gets mixed up when there...
Bryan Duxbury
2010-01-06
1
-0
/
+11
*
THRIFT-670. java: Unions don't skip unrecognizable fields correctly
Bryan Duxbury
2009-12-31
1
-0
/
+8
*
THRIFT-668. java: Using a map in an exception type will generate a class that...
Bryan Duxbury
2009-12-31
1
-1
/
+11
*
THRIFT-632. java: Constants of enum types don't behave well
Bryan Duxbury
2009-12-18
1
-2
/
+22
*
THRIFT-551. java: Enumeration doesn't generate real enum in Java
Bryan Duxbury
2009-11-19
1
-0
/
+6
*
THRIFT-624. java: compareTo is broken for Unions with binary fields
Bryan Duxbury
2009-11-11
1
-0
/
+5
*
THRIFT-565. java: Structs containing typedefs for incomparable objects will b...
Bryan Duxbury
2009-11-09
1
-0
/
+6
*
THRIFT-446. java: PartialDeserialization in Java
Bryan Duxbury
2009-10-01
1
-0
/
+6
*
THRIFT-409. java: Add "union" to Thrift
Bryan Duxbury
2009-09-01
1
-0
/
+15
*
THRIFT-236. Structs should be serialized in a consistent order
Bryan Duxbury
2009-04-10
1
-0
/
+11
*
THRIFT-356. Improve CompactProtocolTestStruct
David Reiss
2009-04-07
1
-44
/
+97
*
THRIFT-420. Remove all negative structure field ids from the code
David Reiss
2009-04-02
1
-2
/
+2
*
THRIFT-417. rb: BufferedTransport can enter an infinite loop
Bryan Duxbury
2009-04-01
1
-19
/
+28
*
THRIFT-387. Add license headers to a bunch of files
David Reiss
2009-03-30
1
-0
/
+19
*
THRIFT-110. java: A more compact format
Bryan Duxbury
2009-02-10
1
-0
/
+63
*
THRIFT-256. python: Fix inheritance of services in the same IDL file
David Reiss
2009-02-07
1
-0
/
+4
*
THRIFT-310. python: Generate valid code for empty services
David Reiss
2009-02-07
1
-0
/
+2
*
THRIFT-314. Purge reflection.limited
David Reiss
2009-02-07
1
-10
/
+0
*
THRIFT-225. java/cpp: Handle non-i32 integer constants properly
David Reiss
2008-12-16
1
-3
/
+6
*
Clean up the unit tests.
David Reiss
2008-04-07
1
-1
/
+1
*
Add more complete base64 testing for C++ JSON protocol.
David Reiss
2008-03-07
1
-0
/
+10
*
Add support for .equals() to Java structs.
David Reiss
2008-03-02
1
-0
/
+1
*
Make the C++ generator use non-hardcoded namespaces.
David Reiss
2008-02-27
1
-1
/
+1
*
Thrift: Add a full-featured JSON protocol for C++.
David Reiss
2008-02-18
1
-0
/
+12
*
Thrift: "make check" support.
David Reiss
2008-02-04
1
-8
/
+0
*
Thrift: Re-committing zlib.
David Reiss
2007-09-17
1
-0
/
+9
*
Thrift: Reverting TZlibTransport
David Reiss
2007-09-15
1
-9
/
+0
*
Thrift: Zlib transport.
David Reiss
2007-09-15
1
-0
/
+9
[next]