Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
c11734efaca5e67a394997548293d940124de42f
/
lib
/
java
/
src
04c6267
Squelch most Java 1.6 warnings.
by David Reiss
· 17 years ago
c631e98
Moved the java libraries from src to src/com/facebook/thrift.
by David Reiss
· 17 years ago
d92ca7d
Prevent Java's TProtocolUtil.skip from overflowing the stack.
by David Reiss
· 17 years ago
ea5e75a
Add Java JSON protocol implementation.
by David Reiss
· 17 years ago
a7f879b
Add Java memory buffer transport implementation.
by David Reiss
· 17 years ago
80f6398
Add NOT_IMPLEMENTED exception code.
by David Reiss
· 17 years ago
d2a3e56
Add a TDeserializer for Java.
by David Reiss
· 17 years ago
c0fef71
Fix a comment in the Java TSerializer.
by David Reiss
· 17 years ago
132cc46
Rename TJSONProtocol.java -> TSimpleJSONProtocol.java
by David Reiss
· 17 years ago
c005b1b
Thrift: Distinguish between string and binary types in C++ and Java.
by David Reiss
· 17 years ago
0c90f6f
Thrift: Whitespace cleanup.
by David Reiss
· 17 years ago
737ce02
Add some more TThreadPoolServer constructors
by Mark Slee
· 17 years ago
19c9777
Chagnge TThreadPoolServer in Java to use SynchronousQueue by default
by Mark Slee
· 17 years ago
5ddd2f1
Thrift: Fix a bug in the Java runtime.
by David Reiss
· 17 years ago
4a15eb7
Thrift: Maximum read length for Java.
by David Reiss
· 17 years ago
f60467e
Custom HTTP headers patch from Dave Engberg
by Mark Slee
· 17 years ago
d602f82
Complete the proper handling of all special characters in JSON strings for TJSONProtocol
by Mark Slee
· 17 years ago
fe6ed0d
Clean up the TSerializer
by Mark Slee
· 17 years ago
844ac12
TJSONProtocol writing support in Java
by Mark Slee
· 17 years ago
a1d4cab
Make Java TBinaryProtocol default to strictWrite
by Mark Slee
· 17 years ago
6eb5892
Deal with UnsupportedEncodingException in TBinaryProtocol
by Mark Slee
· 17 years ago
0502e61
Add programatic shutdown option to Java Thrift servers
by Mark Slee
· 17 years ago
52182d6
Make Java TbinaryProtocol enfore UTF-8
by Mark Slee
· 17 years ago
34b2926
Java Thrift objects implement common base interface
by Mark Slee
· 17 years ago
780e4ec
Fix missing break statements in Java ProtocolUtil
by Mark Slee
· 17 years ago
b8f0d49
[thrift] checking in generated reflection code into java library
by eletuchy
· 17 years ago
66ccee2
[thrift] java httpclient needs to close its inputstream
by eletuchy
· 18 years ago
808454e
Thrift TBinaryProtocol change
by Mark Slee
· 18 years ago
5e707a6
Forgot to add ProcessorFactory
by Mark Slee
· 18 years ago
448849d
ProcessorFactory for Java
by Mark Slee
· 18 years ago
8d725a2
Add explicit binary type to Thrift
by Mark Slee
· 18 years ago
7eb0d63
Apply Thrift license to Java sources
by Mark Slee
· 18 years ago
e534119
protocol exceptions in java
by Mark Slee
· 18 years ago
b46c041
More java error codes in thrift
by Mark Slee
· 18 years ago
3d42440
Thrift application exceptions in Java
by Mark Slee
· 18 years ago
5a42958
-- Protocol and transport factories now wrap around a single protocol/transport
by Aditya Agarwal
· 18 years ago
eb0d024
Full automake/autoconf compliance for thrift
by Mark Slee
· 18 years ago
456b7a8
New protocol wrapping transport model for Thrift Java
by Mark Slee
· 18 years ago
b6f10d1
Clean up Java Thrift transport code
by Mark Slee
· 18 years ago
7d5da16
Thrift Java HTTP client
by Mark Slee
· 18 years ago
845fe3d
Add better socket linger, tcp_nodelay and timeout handling to thrift
by Mark Slee
· 18 years ago
9ffe9d4
Set linger off and nodelay true on accepted ServerSockets
by Mark Slee
· 18 years ago
5bcde6e
Add socket and server socket timeout support to thrift java
by Mark Slee
· 18 years ago
c2e8ff5
Fix potential multithreading protocol issue in Thrift Java
by Mark Slee
· 18 years ago
4e755ca
Thrift: Rename run() to serve() in java interfaces
by Mark Slee
· 18 years ago
ade2c83
Thrift PHP TSocketPool client
by Mark Slee
· 18 years ago
d788b2e
Thrift TTransportFactory model for servers
by Mark Slee
· 18 years ago
ffcddd6
Thrift multithreaded Java server
by Mark Slee
· 18 years ago
c98d050
Thrift: Added support for double type across all languages
by Mark Slee
· 18 years ago
78f58e2
Thrift generation for Java
by Mark Slee
· 18 years ago
530fd66
Java Thrift libraries no longer use specially defined UInt32 etc. classes
by Mark Slee
· 18 years ago
f3c322b
Thrift: getting rid of U32s for map/list/set/string lengths and field ids etc.
by Mark Slee
· 19 years ago
83c52a8
Java libraries for Thrift
by Mark Slee
· 19 years ago