Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
565517a16c0760f78f3d6183fa88cc77e3b31842
/
lib
/
java
565517a
subversion, thanks and good bye ;-r
by Roger Meier
· 12 years ago
7b96b22
THRIFT-1805 Thrift should not swallow ALL exceptions Patch: Diwaker Gupta
by Roger Meier
· 12 years ago
f42ce2a
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 12 years ago
8ebe0d9
THRIFT-1594 Java test clients should have a return codes that reflect whether it succeeds or not.
by Roger Meier
· 12 years ago
f089f8e
remove unused import
by Roger Meier
· 12 years ago
5d06db6
THRIFT-1795 Race condition in TThreadedServerPool java implementation
by Roger Meier
· 12 years ago
0193149
THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations
by Roger Meier
· 12 years ago
8fa8aea
THRIFT-1641 Thrift 0.8 not compatible with Android HttpClient Patch: Darin Tay
by Roger Meier
· 12 years ago
e242a96
add -Xlint:unchecked to improve quality
by Roger Meier
· 12 years ago
a0bd523
Thrift-1728:Upgradation of httpcomponents Client: java Patch: Karthik K
by Jake Farrell
· 12 years ago
435e1c4
THRIFT-1643:Denial of Service attack in TBinaryProtocol.readString
by Jake Farrell
· 12 years ago
6fcecd4
Updating Thrift trunk version to 1.0.0-dev
by Jake Farrell
· 12 years ago
f1ede79
THRIFT-1643 Denial of Service attack in TBinaryProtocol.readString
by Roger Meier
· 12 years ago
e2ef317
Thrift-1693:libthrift has dependency on two different versions of httpcore
by Jake Farrell
· 12 years ago
630ce09
THRIFT-1655. java: TBinaryProtocol: exceeded message length raises generic TException
by Bryan Duxbury
· 12 years ago
2853cc0
Thrift-1658:Java thrift server is not throwing TApplicationException
by Jake Farrell
· 12 years ago
3fcdb09
Thrift-1652: TSaslTransport does not log the error when kerberos auth fails
by Jake Farrell
· 12 years ago
ee22939
THRIFT-1608 add license header
by Roger Meier
· 13 years ago
e64b129
THRIFT-1608 Allow servlet to be supplied TProcessor and TProtocolFactory after the init() method has finished
by Roger Meier
· 13 years ago
cefdca6
THRIFT-1195 Allow users to act on client connects/disconnects
by Roger Meier
· 13 years ago
e25db16
THRIFT-1613. Add code back into empty source file ToStringTest.java
by Bryan Duxbury
· 13 years ago
4cb8e40
THRIFT-1612 Base64 encoding is broken Patch: Andrew Cox
by Roger Meier
· 13 years ago
83042b9
THRIFT-1613 Add code back into empty source file ToStringTest.java
by Roger Meier
· 13 years ago
970c86a
Thrift-1607:Incorrect file modes for several source files
by Jake Farrell
· 13 years ago
99b3672
THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages
by Roger Meier
· 13 years ago
f50df7f
THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages
by Roger Meier
· 13 years ago
95b1bd7
THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages
by Roger Meier
· 13 years ago
ca620e3
THRIFT-1429:The nonblocking servers is supposed to use TransportFactory to read the data
by Jake Farrell
· 13 years ago
4ca8c3b
THRIFT-1523: clientTimeout not worked as expected in TServerSocket created by TSSLTransportFactory
by Jake Farrell
· 13 years ago
3808770
THRIFT-1529. java: TupleProtocol can unintentionally include an extra byte in bit vectors when number of optional fields is an integral of 8
by Bryan Duxbury
· 13 years ago
f85ad51
THRIFT-1526. java: Union TupleSchemeFactory returns StandardSchemes
by Bryan Duxbury
· 13 years ago
b405ca6
THRIFT-1447. java: NullpointerException in ProcessFunction.class :in 'oneway' method
by Bryan Duxbury
· 13 years ago
b2c4952
Thrift-1465:Visibility of methods in generated java code
by Jake Farrell
· 13 years ago
100f616
THRIFT-1498:Allow TThreadedPoolServer.Args to pass a ExecutorService
by Jake Farrell
· 13 years ago
6823b6d
add info on proxy usage
by Roger Meier
· 13 years ago
a3df547
THRIFT-317. java: Issues with Java struct validation
by Bryan Duxbury
· 13 years ago
e7bec40
THRIFT-1468. java: Memory leak in TSaslServerTransport
by Bryan Duxbury
· 13 years ago
1e79cb4
THRIFT-1469. java: Java isset space optimization
by Bryan Duxbury
· 13 years ago
f3e48d4
THRIFT-1464: AbstractNonblockingServer.FrameBuffer TNonblockingTransport accessor changed from public to private
by Jake Farrell
· 13 years ago
21f8dc9
Thrift-1090: Document the generation of a file called "Constants.java"
by Jake Farrell
· 13 years ago
9901069
Updating trunk to 0.9.0 version.
by Jake Farrell
· 13 years ago
34e1db4
Thrift-184: Add OSGi Manifest headers to the libthrift java library to be able to use Thrift in the OSGi runtime
by Jake Farrell
· 13 years ago
d889d8d
Removing trailing quote in java build.properties file.
by Jake Farrell
· 13 years ago
df971da
THRIFT-1420. java: Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits
by Bryan Duxbury
· 13 years ago
e7bdf70
THRIFT-1419. java: AbstractNonBlockingServer does not catch errors when invoking the processor
by Bryan Duxbury
· 13 years ago
336a159
Thrift-1375: fixed a hex char conversion bug in TJSONProtocol
by Jake Farrell
· 13 years ago
9a1d2f0
add utility for benchmarking protocols against each other
by Bryan Duxbury
· 13 years ago
44b2bb6
revert THRIFT-959
by Bryan Duxbury
· 13 years ago
40d51a2
THRIFT-1365. java: TupleProtocol#writeBitSet unintentionally writes a variable length byte array
by Bryan Duxbury
· 13 years ago
18784d7
THRIFT-1339. java: Extend Tuple Protocol to TUnions
by Bryan Duxbury
· 13 years ago
251939c
THRIFT-1332: TSSLTransportParameters class uses hard coded value keyManagerType: SunX509
by Jake Farrell
· 13 years ago
f099873
THRIFT-1328. java: TBaseHelper.toString(...) appends ByteBuffer data outside of valid buffer range
by Bryan Duxbury
· 13 years ago
adaf826
THRIFT-1319. java: Mismatch between how a union reads and writes a container
by Bryan Duxbury
· 13 years ago
b8c8e0b
THRIFT-1298. java: Standard scheme doesn't read or write metadata along with field values
by Bryan Duxbury
· 13 years ago
13b2118
Thrift-1257: thrift's dependency scope on javax.servlet:servlet-api should be 'provided'
by Jake Farrell
· 13 years ago
bce6fad
THRIFT-1282. java: Upgrade httpclient to 4.1.2 (from 4.0.1)
by Bryan Duxbury
· 13 years ago
b7d7227
THRIFT-1278 javadoc warnings - compilation Patch: Aravind Srini
by Roger Meier
· 13 years ago
5fc71fd
THRIFT-1167. java: Java nonblocking server with more than one thread for select and handling IO
by Bryan Duxbury
· 13 years ago
9c76258
updating trunk from 0.7.0-dev to 0.8.0-dev
by Jake Farrell
· 13 years ago
c5555a2
Removing duplicate java client properties seen during release process
by Jake Farrell
· 13 years ago
dfffdd8
THRIFT-1205. java: port server unduly fragile with arbitrary input
by Bryan Duxbury
· 13 years ago
1121b47
THRIFT-169. java: Pluggable Serializers
by Bryan Duxbury
· 13 years ago
a35944b
THRIFT-1238 Thrift JS client cannot read map of structures(TestCase)
by Roger Meier
· 14 years ago
35dd47b
THRIFT-1216. java: build Java Library behind a proxy
by Bryan Duxbury
· 14 years ago
4b212b4
THRIFT-1211. java: When using THttpClient, non 200 responses leave the connection open
by Bryan Duxbury
· 14 years ago
9d8e8f8
THRIFT-1202 Malformed JSON for map<string,type> services parameters
by Roger Meier
· 14 years ago
63c2d37
THRIFT-1199. java: Union structs should have generated methods to test whether a specific field is currently set
by Bryan Duxbury
· 14 years ago
73b8dfc
Thrift-1194: Java lib does not install artifacts to local dir correctly
by Jake Farrell
· 14 years ago
5075a19
THRIFT-1190. java: readBufferBytesAllocated in TNonblockingServer.java should be AtomicLong to fix FD leakage and general server malfunction
by Bryan Duxbury
· 14 years ago
9a42239
THRIFT-1170. java: Thrift Generated Code and Java 5
by Bryan Duxbury
· 14 years ago
b9e47c4
THRIFT-1178. java: Java: TBase signature should be T extends TBase<?,?>
by Bryan Duxbury
· 14 years ago
c023d90
Thrift-1174: Publish as3 client implementation via Maven for use by flex-mojos users
by Jake Farrell
· 14 years ago
6ece9be
THRIFT-1155: Remove log4j dependency from java client Client: java
by Jake Farrell
· 14 years ago
b0cdd91
Thrift-1155: Remove log4j dependency from java client. Client: java
by Jake Farrell
· 14 years ago
e74caa8
Adding java build.properties file to the exported files list.
by Jake Farrell
· 14 years ago
4b8faf9
Thrift-363: Maven Deploy Patch: jfarrell Client lib: java
by Jake Farrell
· 14 years ago
55f7ffe
THRIFT-363. java: Maven deploy
by Bryan Duxbury
· 14 years ago
177b52a
THRIFT-1101. java: bytebuffer length calculation in TBinaryProtocol writeBinary
by Bryan Duxbury
· 14 years ago
ee7c7bb
THRIFT-1050. java: Declaring an argument named 'manager' to a service method produces code that fails compile due to name conflicts with protected ivars in TAsyncClient
by Bryan Duxbury
· 14 years ago
3f067a8
THRIFT-1084 Typo fixes Patch: Bruce Mitchener
by Roger Meier
· 14 years ago
d992498
THRIFT-863 JavaScript fix Map Type Patch: Henrique Mendonca
by Roger Meier
· 14 years ago
60cb3ba
THRIFT-1073 fix javadoc target Patch: Diwaker Gupta
by Roger Meier
· 14 years ago
a8738b5
THRIFT-1065 Unexpected exceptions not proper handled on JS
by Roger Meier
· 14 years ago
0fd37f0
THRIFT-447. java: Make an abstract base Client class so we can generate less code
by Bryan Duxbury
· 14 years ago
56c2d56
THRIFT-1053. Provide a getUnderlyingTransport function for TSaslTransport
by Todd Lipcon
· 14 years ago
a026b5d
THRIFT-1051. Applying @Override to interface method breaks compile on Java 1.5
by Mark Slee
· 14 years ago
c8d533b
THRIFT-1038. java: Generated Java code for structures containing binary fields (or collections thereof) are not serializable (in the Java sense) even though they implement java.io.Serializable
by Bryan Duxbury
· 14 years ago
34c2dbd
THRIFT-1041. java: TDeserializer holds onto a reference of the array it reads after it is done deserializing
by Bryan Duxbury
· 14 years ago
c216556
update version numbers to 0.7.0-dev
by Bryan Duxbury
· 14 years ago
e0cac98
THRIFT-1022 Typo cleanup patch
by Roger Meier
· 14 years ago
22903cb
THRIFT-1015. java: TUnion does not handle ByteBuffer in toString
by Bryan Duxbury
· 14 years ago
7089713
THRIFT-1009. java: TUnion does not correctly deep copy a ByteBuffer
by Bryan Duxbury
· 14 years ago
a5eb848
THRIFT-1008. java: byte[] accessors throw NPE on unset field
by Bryan Duxbury
· 14 years ago
fea49cb
THRIFT-1008. java: byte[] accessors throw NPE on unset field
by Bryan Duxbury
· 14 years ago
bbe36c5
THRIFT-970. java: Under heavy load, THttpClient may fail with 'too many open files'
by Bryan Duxbury
· 14 years ago
a8b52c7
THRIFT-6 TLP URL's and email's, haskell, more details
by Roger Meier
· 14 years ago
452dc69
improve formatting in TProtocolUtil.skip
by Bryan Duxbury
· 14 years ago
b6722bf
THRIFT-377. java: TFileTransport port in Java
by Bryan Duxbury
· 14 years ago
8c9c8bf
THRIFT-517. java:TExceptions thrown by server result in cryptic error message on client - Tried to read 4 bytes, but only got 0 bytes
by Bryan Duxbury
· 14 years ago
2fde9ee
THRIFT-971 java module can't be compiled without ivy and network connection
by Roger Meier
· 14 years ago
Next »