Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
refs/heads/0.10.0
/
lib
/
java
b2a4d4a
THRIFT-3775: 0.10.0 release Client: release Patch: jfarrell
by jfarrell
· 9 years ago
0.10.0
7ab125a
THRIFT-3301 Java generated code uses imports that can lead to class name collisions with IDL defined types
by BCG
· 8 years ago
84d6af4
THRIFT-3964 Unsupported mechanism type ????? due to dependency on default OS-dependent charset
by Gary Gregory
· 8 years ago
fd83224
THRIFT-3962 Ant build.xml broken on Windows for Java library
by Gary Gregory
· 8 years ago
b0dadbd
THRIFT-3902 TFramedTransport.open throws NullPointerException
by Nobuaki Sukegawa
· 8 years ago
73d1637
More make dist entries
by Nobuaki Sukegawa
· 9 years ago
400ae6e
THRIFT-3449 TBaseAsyncProcessor fb.responseReady() never called for oneway functions
by Nobuaki Sukegawa
· 9 years ago
1d4a439
THRIFT-3743 Java JSON protocol left in incorrect state when an exception is thrown during read or write operations
by Tyler Treat
· 9 years ago
b3a42dd
THRIFT-3479 Avoid returning a message to a client on TException.
by Josh Elser
· 9 years ago
a876527
THRIFT-3680 Java async processor fails to notify errors to clients
by Nobuaki Sukegawa
· 9 years ago
c307222
Follow-up THRIFT-3112: key.cancel when error
by Nobuaki Sukegawa
· 9 years ago
bd964c7
THRIFT-3112 [Java] AsyncMethodCallback should be typed in generated AsyncIface
by John Sirois
· 9 years ago
ce283d5
THRIFT-3679 Add stdout log to testBinary in Java test server
by Nobuaki Sukegawa
· 9 years ago
3b4c5fa
THRIFT-3678 Fix javadoc errors on JDK 8 Client: Java Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
aa7d0d5
THRIFT-3677 Improve CMake Java build
by Nobuaki Sukegawa
· 9 years ago
949e242
THRIFT-2877 Generate hashCode using primitives and static utility methods
by Roshan George
· 10 years ago
4733c4c
THRIFT-3605 Have the compiler complain about invalid arguments and options
by Jens Geyer
· 9 years ago
3bf3ebf
THRIFT-2157 generated code would cause ClassCastException
by Marc Breslow
· 9 years ago
fc07084
THRIFT-3542 Add length limit support to Java test server
by Nobuaki Sukegawa
· 9 years ago
3ab9f2b
THRIFT-3521 : TSimpleJSONProtocolTest is not deterministic (fails when run on JDK 8)
by BCG
· 9 years ago
2aaae8a
THRIFT-3486 - Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values
by BCG
· 9 years ago
4f6138b
THRIFT-3484 Consolidate temporary buffers in Java's TCompactProtocol
by Tom Lee
· 9 years ago
9d0f752
THRIFT-3432 Add the TByteBuffer transport for Java Client: Java Patch: Tom Lee
by Tom Lee
· 9 years ago
3143bfb
THRIFT-3478 restore method to THsHaServer
by Keith Turner
· 9 years ago
9caf6d6
THRIFT-3435 Separate package for fullcamel thrift
by Tom Lee
· 9 years ago
b9641e0
THRIFT-3450 NPE when using SSL
by Nobuaki Sukegawa
· 9 years ago
ca93936
THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
75d879a
THRIFT-3158 Make deepcopy return T Client: Java Patch: Roshan George
by Roshan George
· 10 years ago
c2d4c77
THRIFT-3157 Make TBase signature more explicit Client: Java Patch: Roshan George
by Roshan George
· 10 years ago
fe53309
THRIFT-3182 TFramedTransport is in an invalid state after frame size exception
by Marshall Scorcio
· 10 years ago
54beb80
THRIFT-2409 UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
by Phongphan Phuttha
· 9 years ago
f593dd3
THRIFT-3392:ZLib does not flush wrapper streams on close
by Randy Abernethy
· 9 years ago
a175437
THRIFT-3276 Binary data does not decode correctly using the TJSONProtocol when the base64 encoded data is padded.
by Nobuaki Sukegawa
· 9 years ago
60aa640
THRIFT-3306: Java: TBinaryProtocol: Use a single temp byte[] buffer
by Evan Jones
· 9 years ago
01ede04
THRIFT-3360 Improve cross test servers and clients further
by Nobuaki Sukegawa
· 9 years ago
b121a58
THRIFT-3345 Clients blocked indefinitely when a java.lang.Error is thrown
by Jens Geyer
· 9 years ago
a649e74
THRIFT-3337 Add testBool method to cross tests
by Nobuaki Sukegawa
· 9 years ago
400d02c
THRIFT-2269: Can deploy libthrift-source.jar to maven center repository
by jfarrell
· 9 years ago
f13e431
THRIFT-3305: Missing dist files for 0.9.3 release candidate
by jfarrell
· 9 years ago
7860ee7
THRIFT-3300:Reimplement TZlibTransport in Java using streams
by Randy Abernethy
· 9 years ago
bb98e97
THRIFT-3294: Java ZLib transport fix Client: Java Lib Patch: Paul Magrath
by Randy Abernethy
· 9 years ago
ecc2a6b
THRIFT-3242 OSGi Import-Package directive is missing the Apache HTTP packages
by Roger Meier
· 9 years ago
2238ada
THRIFT-3202: Allow HSHAServer to configure min and max worker threads separately.
by jfarrell
· 10 years ago
0b8132d
THRIFT-3197: keepAliveTime is hard coded as 60 sec in TThreadPoolServer
by jfarrell
· 10 years ago
113b638
THRIFT-3148 Markdown links to coding_standards are dead
by Nobuaki Sukegawa
· 10 years ago
4bf9399
THRIFT-3117 Java TSSLTransportFactory can't load certificates within JAR archive
by Roger Meier
· 10 years ago
1951424
THRIFT-1954 Allow for a separate connection timeout value
by Roger Meier
· 10 years ago
5428302
THRIFT-3119 Java's TThreadedSelectorServer has indistinguishable log messages in run()
by Roger Meier
· 10 years ago
a242c28
THRIFT-227 Pretty print binary collections
by Roger Meier
· 10 years ago
8f27189
THRIFT-3090 cmake build is broken (set CMake version to 2.8.12)
by Roger Meier
· 10 years ago
5af78c8
Revert "THRIFT-3014 AppVeyor support - fix format"
by Roger Meier
· 10 years ago
81b3c44
THRIFT-3014 AppVeyor support - fix format
by Roger Meier
· 10 years ago
b1a35da
THRIFT-3088 TThreadPoolServer with Sasl auth may leak CLOSE_WAIT socket
by Winger Pun
· 10 years ago
7110ab2
THRIFT-3079 java: TNonblockingServerSocket's logger is not named after TNonblockingServerSocket
by Roger Meier
· 10 years ago
9226590
THRIFT-3065 java: Update libthrift dependencies (slf4j, httpcore, httpclient)
by Roger Meier
· 10 years ago
664dd0a
THRIFT-123: TZlibTransport for Java
by Randy Abernethy
· 10 years ago
41ad434
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 10 years ago
2bb6f51
THRIFT-3031 Java: migrate "shouldStop" flag to TServer
by Roger Meier
· 10 years ago
e678948
THRIFT-1909 Java: Add compiler flag to use the "option pattern" for optional fields
by Roger Meier
· 10 years ago
3bc6424
THRIFT-2724 - Coding standards template added all over project
by Konrad Grochowski
· 10 years ago
9d8c1bf
THRIFT-2850 CMake: Fixed Java lib build enable - Ant required to build java part of Thrift
by Sergei Nikulov
· 10 years ago
4a78c6e
THRIFT-1618: synchronize access to hashtable in FieldMetaData
by David Helder
· 10 years ago
8bcfdd9
THRIFT-2886 Integrate binary type in standard Thrift cross test
by Jens Geyer
· 10 years ago
d5f87e1
CMake: Add CMake support for Thrift libraries
by Pascal Bach
· 10 years ago
3b5dacb
THRIFT-2849: spelling errors fixed using codespell tool
by Konrad Grochowski
· 10 years ago
1cf9612
THRIFT-2810: java - clean-up resources on error in TServerSocket constructor
by Konrad Grochowski
· 10 years ago
fed887f
THRIFT-2804: java - TAsyncProcessor interface extracted from TBaseAsyncProcessor
by Konrad Grochowski
· 10 years ago
cc092b3
THRIFT-2773: java - fixed oneway support while using TServiceClient
by Konrad Grochowski
· 10 years ago
5b02960
THRIFT-2046:The worktask can be timed out in TThreadPoolServer (Java) when the max# thrift thread is reached
by jfarrell
· 10 years ago
b006a50
THRIFT-2788: enable TCP keep alive for sockets in java lib.
by Lei Feiwei
· 10 years ago
f231945
THRIFT-2269: Can deploy libthrift-source.jar to maven center repository
by jfarrell
· 10 years ago
79f988c
THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer
by Jens Geyer
· 10 years ago
aaa8947
THRIFT-2768: Whitespace Fixup
by Jens Geyer
· 10 years ago
63ad5f6
Thrift-2715:Wrong Import-Package directive in MANIFEST Client: Java Patch: Zlika
by jfarrell
· 10 years ago
a86886e
THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL
by Jens Geyer
· 10 years ago
5f841df
THRIFT-2660 Validate the bytes received in TSaslTransport
by Roger Meier
· 10 years ago
c983250
THRIFT-2660 Validate the bytes received in TSaslTransport
by Roger Meier
· 10 years ago
7fd0640
THRIFT-2649 TAsyncClientManager leaks the selector
by Roger Meier
· 10 years ago
57e68b2
THRIFT-2643 Introduce additional deserialize() variant with offset/length
by Charles O'Farrell
· 10 years ago
54c0d2e
THRIFT-2122 NPE in TSSLTransportFactory.createClient when no truststore password is passed in custom SSL params
by Roger Meier
· 10 years ago
fcd062d
THRIFT-2173 Move FrameBuffer creation to a factory method for cusomization
by Roger Meier
· 10 years ago
84d1188
THRIFT-2637 "java:fullcamel_service_methods" option to automatically camel-case Java service methods
by Roger Meier
· 10 years ago
dfdc008
THRIFT-1944 Binding to zero port
by Roger Meier
· 10 years ago
9a93fe0
THRIFT-2612 Java TCompactProtocol.readBinary zero copying
by Jens Geyer
· 10 years ago
8fd8c63
THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell
by jfarrell
· 11 years ago
cd9dd51
THRIFT-2572 Add string/collection length limit checks (from C++) to java protocol readers
by Roger Meier
· 11 years ago
5c97603
THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names
by Roger Meier
· 11 years ago
e86428c
THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names
by Roger Meier
· 11 years ago
80a44f8
THRIFT-2551 OutOfMemoryError "unable to create new native thread" kills serve thread
by Roger Meier
· 11 years ago
97243a7
THRIFT-2239 Address FindBugs errors
by Roger Meier
· 11 years ago
816790b
Thrift-2535:TJSONProtocol when serialized yields TField ids rather than names
by jfarrell
· 11 years ago
6d1a83a
THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library
by Jens Geyer
· 11 years ago
d17f1c9
THRIFT-847 Test Framework harmonization across all languages
by henrique
· 11 years ago
a6415bc
THRIFT-2325: SSL test certificates
by Roger Meier
· 11 years ago
bdbf428
THRIFT-2402: byte count of FrameBuffer in AWAITING_CLOSE state is not subtracted from readBufferBytesAllocated
by jfarrell
· 11 years ago
607355e
THRIFT-2268:Modify TSaslTransport to ignore TCP health checks from loadbalancers
by jfarrell
· 11 years ago
6b10271
THRIFT-1868:Make the TPC backlog configurable in the Java servers
by jfarrell
· 11 years ago
d7902bf
THRIFT-2368 New option: reuse-objects for Java generator Patch: adam-aph
by henrique
· 11 years ago
16fcad0
THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier
by Roger Meier
· 11 years ago
98d9ef2
THRIFT-2328: Java eliminate all compiler warnings Client: java Patch: jfarrell
by jfarrell
· 11 years ago
Next »