Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
refs/heads/0.9.2
/
lib
591e20f
Thrift-2600: 0.9.2 release client: release patch: jfarrell
by jfarrell
· 10 years ago
0.9.2
0.9.2
3fa5d89
c_glib: remove -Werror
by Roger Meier
· 10 years ago
6f28c04
cpp: fix automake dependencies
by Roger Meier
· 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
cc15dff
THRIFT-2791 Allowing use of buffered sockets in go server
by Jens Geyer
· 10 years ago
fdd8d13
THRIFT-2792 Wrong option level for setsockopt(...TCP_DEFER_ACCEPT)
by Jens Geyer
· 10 years ago
902b7af
THRIFT-2654 reduce number of server exceptions Client: C# Patch: Jens Geyer
by Jens Geyer
· 10 years ago
035870d
c_glib: fix automake dependencies
by Roger Meier
· 10 years ago
a5bf1a1
cpp: fix automake dependencies and make ProcessorTest.cpp compilable again
by Roger Meier
· 10 years ago
81a1f99
THRIFT-2602 fix missing dist files
by Roger Meier
· 10 years ago
b006a50
THRIFT-2788: enable TCP keep alive for sockets in java lib.
by Lei Feiwei
· 10 years ago
cb0754d
THRIFT-2784 Eliminate compiler warnings in generated C++ code
by Roger Meier
· 10 years ago
9b0c47f
THRIFT-2787 Delphi Lib README missing Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 10 years ago
157691f
THRIFT-2785 Wrap errors in iostream_transport.go
by Jens Geyer
· 10 years ago
ec300e3
THRIFT-1462 add more strict compiler flags
by Roger Meier
· 10 years ago
1107b17
THRIFT-2783:Prop bin encoding in node Client: Node Lib Patch: John Campbell
by Randy Abernethy
· 10 years ago
7a03611
THRIFT-2782: D: Timing-insensitive unit tests for thrift.internal.resource_pool.
by Jens Geyer
· 10 years ago
2adfb0a
THRIFT-2776 D tests failing Client: D Patch: Jens Geyer
by Jens Geyer
· 10 years ago
18502ee
THRIFT-2781: D compiler stuck at idlgen due to compiler bug
by Jens Geyer
· 10 years ago
62d2af7
THRIFT-2775 static assert fails in src/thrift/internal/ctfe.d
by Jens Geyer
· 10 years ago
ec71f2e
THRIFT-2777: move erlang test files into .eunit scratch dir
by alisdair sullivan
· 10 years ago
0721867
THRIFT-2757: py - fixed checkIntegerLimits in TProtocol.py
by Konrad Grochowski
· 10 years ago
dabdf65
THRIFT-2778 - nodejs build cleanup Client: nodejs Patch: jfarrell
by jfarrell
· 10 years ago
f231945
THRIFT-2269: Can deploy libthrift-source.jar to maven center repository
by jfarrell
· 10 years ago
5d4953f
THRIFT-2764: Haskell does not build/test when using the Trusty Vagrantfile
by jfarrell
· 10 years ago
25023b1
THRIFT-809 Javascript client: Please make required fields actually required.
by Roger Meier
· 10 years ago
275278e
lib/js/test/test.html: fix thrift.js include
by Roger Meier
· 10 years ago
87caecf
THRIFT-2705 make a package out of the haskell libraries for thrift
by Roger Meier
· 10 years ago
964082a
THRIFT-2712 PHP: add "json" option to create JsonSerializable code
by Roger Meier
· 10 years ago
d5f3be5
THRIFT-2757: py - checkIntegerLimits optimized
by Konrad Grochowski
· 10 years ago
93fea15
THRIFT-2757: py - Added integer limits checks in compact and JSON protocols
by Konrad Grochowski
· 10 years ago
5e58b80
THRIFT-2767 hs: Transport.Empty is not externally available
by Roger Meier
· 10 years ago
3da0906
THRIFT-2774: Add documentation for new erlang case feature flag
by jfarrell
· 10 years ago
2771991
THRIFT-2770 thrift.internal.traits unittest fails due to std.metastrings import
by Jens Geyer
· 10 years ago
8f8eaf3
THRIFT-2769 std.traits.pointerTarget is deprecated
by Jens Geyer
· 10 years ago
196c5af
THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer
by Jens Geyer
· 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
d5436f5
THRIFT-2768: Whitespace Fixup Client: C#, Delphi Patch: Jens Geyer
by Jens Geyer
· 10 years ago
6d15c30
THRIFT-2628 struct member name conflicts due to lowercased names
by Jens Geyer
· 10 years ago
63ad5f6
Thrift-2715:Wrong Import-Package directive in MANIFEST Client: Java Patch: Zlika
by jfarrell
· 10 years ago
656a2fb
THRIFT-1847 TSSLSocket.cpp and TFileTransport.cpp incorrectly excluded from Visual Studio project file
by Jens Geyer
· 10 years ago
5aff35f
THRIFT-2754 erlang lib tests don't clean up after themselves properly
by Jens Geyer
· 10 years ago
b898eaa
THRIFT-2665 Debug statements are unnecessary and should be removed
by Jens Geyer
· 10 years ago
5057b4c
THRIFT-2750: makes targets for get explicit
by Randy Abernethy
· 10 years ago
bd2fce6
THRIFT-2751: repair node oneway bug and symlink issue
by Randy Abernethy
· 10 years ago
38f7a56
THRIFT-2749: clean up cpp lib for cpp98 build
by Randy Abernethy
· 10 years ago
293a40e
THRIFT-2745: c++ - fixed some unit test compilation on windows
by Konrad Grochowski
· 10 years ago
3a724e3
THRIFT-2663: py - per module logger used in python lib
by Konrad Grochowski
· 10 years ago
eb393ac
THRIFT-2701 Update TCompactProtocol.php
by Jens Geyer
· 10 years ago
25c68f4
THRIFT-2693 Erlang test leaves a lot of generated files
by Roger Meier
· 10 years ago
aa99e0e
THRIFT-2144 Client-side support for Multiplexing Services on any Transport and Protocol
by Jens Geyer
· 10 years ago
05d64b4
THRIFT-2707: rb - support for oneway messages fixed
by Konrad Grochowski
· 10 years ago
1ff4a97
THRIFT-2716 - removed warnings from some Makefile.ams
by Konrad Grochowski
· 10 years ago
eb8e5ad
THRIFT-2654 reduce number of server exceptions Client: C# Patch: Craig Peterson
by Jens Geyer
· 10 years ago
63243c6
THRIFT-2709 c_glib: Support server implementation
by Roger Meier
· 10 years ago
51ba56c
py.twisted: Avoid synchronous exceptions
by James Broadhead
· 10 years ago
b360b65
THRIFT-2718 Align cmdline help and return codes for Thrift test server/client
by Jens Geyer
· 10 years ago
f8a1b7a
THRIFT-2718 Align cmdline help and return codes for Thrift test server/client
by Jens Geyer
· 10 years ago
be8326d
THRIFT-2706 D library does not support "oneway" message type
by Jens Geyer
· 10 years ago
a86886e
THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL
by Jens Geyer
· 10 years ago
3e8d927
THRIFT-2696 Unable to stop socket server while there are idle clients
by Jens Geyer
· 10 years ago
b3e5ebe
THRIFT-2513 clean up enum value assignment
by name
· 10 years ago
089bcd3
THRIFT-1040 Can't end typedef lines with a semicolon
by Jens Geyer
· 10 years ago
684ccab
THRIFT-2696 Unable to stop socket server while there are idle clients
by Jens Geyer
· 10 years ago
6bbbf19
THRIFT-2694 Minor glitches in Delphi cross-test code
by Jens Geyer
· 10 years ago
1235ee3
Fix EnumTest (part 2) Patch: Konrad Grochowski, as part of his pull request 209
by Jens Geyer
· 10 years ago
4d223c6
FIX: wrong include path
by Jens Geyer
· 10 years ago
ae0b22c
THRIFT-2513 clean up enum value assignment Patch: Dave Watson
by Jens Geyer
· 10 years ago
0cc6d3c
THRIFT-2690
by Roger Meier
· 10 years ago
b3f6ea1
THRIFT-2067 C++: all generated objects provide ostream operator<<
by Konrad Grochowski
· 10 years ago
b191ecc
THRIFT-2686 Another extraneous semicolon - TBinaryProtocol.h
by Roger Meier
· 10 years ago
db8751b
THRIFT-2673 PHP: generated Service_method_result code should not have validators
by Roger Meier
· 10 years ago
aa42d61
THRIFT-2677 haskell library and tutorial: build with network > 2.5
by John Chee
· 10 years ago
7fa9848
THRIFT-2680 c_glib: ThriftFramedTransport fails when peer unexpectedly closes connection
by Roger Meier
· 10 years ago
e1358ce
THRIFT-2687 - C++ Qt lib - fixed struct/class inconsitency between forward decl and definition
by Konrad Grochowski
· 10 years ago
5d6378f
fix js list<map> support
by Liangliang He
· 10 years ago
9be413f
Add getOrigin() function to TTransport
by Pascal Bach
· 10 years ago
e26db2f
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 10 years ago
d921791
THRIFT-847 Test Framework harmonization across all languages
by cdwijayarathna
· 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
862218e
THRIFT-2641 Improvements to Haskell Compiler/Libraries
by Roger Meier
· 10 years ago
af5d64a
THRIFT-2641 Improvements to Haskell Compiler/Libraries
by Noam Zilberstein
· 10 years ago
d52edba
THRIFT-2231 Support tornado-4.x (Python)
by Roger Meier
· 10 years ago
7fd0640
THRIFT-2649 TAsyncClientManager leaks the selector
by Roger Meier
· 10 years ago
06d0fa0
THRIFT-2648 cleanup erlang lib
by alisdair sullivan
· 10 years ago
57e68b2
THRIFT-2643 Introduce additional deserialize() variant with offset/length
by Charles O'Farrell
· 10 years ago
8033e7e
Revert "THRIFT-585 exceptions in the autogenerated send_METHOD functions are not propagated"
by Roger Meier
· 10 years ago
60b7ad6
THRIFT-2639 c_glib: Expose as properties members of generated structs
by Roger Meier
· 10 years ago
5c0e987
THRIFT-2541 fixed C4003 with VC2012 around max() Client: C++ Patch: Jens Geyer
by Jens Geyer
· 10 years ago
f04d9f4
make clean should remove gen-go folder
by Jens Geyer
· 10 years ago
bee7b73
Add unit test for OpenSSL manual initialization
by Alan Dunn
· 10 years ago
c0ff556
Add ability to take control of OpenSSL initialization
by Alan Dunn
· 10 years ago
8953e70
Expose OpenSSL initialization functions
by Alan Dunn
· 10 years ago
8345772
THRIFT-585 exceptions in the autogenerated send_METHOD functions are not propagated
by Jens Geyer
· 10 years ago
c0a7d72
THRIFT-2638 travis: build with Haskell Patch: John Chee
by henrique
· 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
e3f0a42
THRIFT-2489 Peer host name not provied when performing AccessManager common name verification.
by Roger Meier
· 10 years ago
6aacd4c
THRIFT-2394 TCurlClient: an HTTP transport implementation using libcurl
by Roger Meier
· 10 years ago
Next »