Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
3da090642c10c74289f22c5b02a31c408384cc0a
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
dd971d5
THRIFT-2689 struct names that differ only in capitalization of first character generate broken erlang code
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
23b60b5
Fixed links in contributing.md - CMS style variables seems to be unsupported in .md files
by Konrad Grochowski
· 10 years ago
afec357
Trying to fix links in HowToContribute.md
by Konrad Grochowski
· 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
cc4ac49
THRIFT-2689 struct names that differ only in capitalization of first character generate broken erlang code
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
92a1ed0
THRIFT-2752: update centos installation doc Client: Docs Patch: Randy Abernethy
by Randy Abernethy
· 10 years ago
775248a
THRIFT-2747: update .gitignore to ignore .vagrant
by Randy Abernethy
· 10 years ago
38f7a56
THRIFT-2749: clean up cpp lib for cpp98 build
by Randy Abernethy
· 10 years ago
99b9e1d
THRIFT-2746: compiler/cpp/README.md updated
by Konrad Grochowski
· 10 years ago
ab3f848
THRIFT-2746: Replace C++11 code in IDL compiler
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
485d71a
THRIFT-2664: py - fixed errors on calling oneway functions
by Konrad Grochowski
· 10 years ago
03394b5
THRIFT-2662: py - Fix incorrect indentation when oneway function is used
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
4606d7d
THRIFT-976 c_glib tutorial
by Roger Meier
· 10 years ago
15df076
THRIFT-2685 c_glib: Include in integration test suite
by Roger Meier
· 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
4ab18ce
THRIFT-2711 - proper build result returned from Travis
by Konrad Grochowski
· 10 years ago
be8326d
THRIFT-2706 D library does not support "oneway" message type
by Jens Geyer
· 10 years ago
3dcef37
THRIFT-2714 Graphviz generator is missing from MSVC++ project files
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
2de7e19
THRIFT-2702 empty enums lead to invalid code Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 10 years ago
86b309c
THRIFT-2513 clean up enum value assignment
by Jens Geyer
· 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
a8eec71
THRIFT-2691 - C++ tutorial: printfs removed, generated operator<< used
by Konrad Grochowski
· 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
3e8454c
updated ignores
by Jens Geyer
· 10 years ago
ae0b22c
THRIFT-2513 clean up enum value assignment Patch: Dave Watson
by Jens Geyer
· 10 years ago
067779b
THRIFT-2679 golang generation fails for service names less than 5 characters
by Jens Geyer
· 10 years ago
0cc6d3c
THRIFT-2690
by Roger Meier
· 10 years ago
d62473c
THRIFT-1266 generated C code for iterating over nested maps is wrong
by Roger Meier
· 10 years ago
b3f6ea1
THRIFT-2067 C++: all generated objects provide ostream operator<<
by Konrad Grochowski
· 10 years ago
d0bd17e
THRIFT-2666 Usage of PYTHONHASHSEED breaks older Python code
by Jens Geyer
· 10 years ago
e26a19b
THRIFT-2676 Avoid 'i386' name collision in generated Cocoa/objc code
by Keith Lazuka
· 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
b3c8409
THRIFT-2685 c_glib: Include in integration test suite
by Roger Meier
· 10 years ago
008f42c
THRIFT-2684 c_glib: Improvements to map deserialization in generated code
by Roger Meier
· 10 years ago
546209c
THRIFT-2683 c_glib: Seg fault when deserializing a map with typedef'd keys
by Roger Meier
· 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
f9b8f5e
THRIFT-2670 Android parcelable generator
by kedzie
· 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
9cc7e86
THRIFT-2655
by Roger Meier
· 10 years ago
e26db2f
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 10 years ago
311f715
THRIFT-2571 Simplify cross compilation using CMake
by Roger Meier
· 10 years ago
7191bc9
THRIFT-847 Test Framework harmonization across all languages
by cdwijayarathna
· 10 years ago
9ea3d2e
THRIFT-2652 THRIFT_TEST_PORT variable via to run tests in parallel
by cdwijayarathna
· 10 years ago
d921791
THRIFT-847 Test Framework harmonization across all languages
by cdwijayarathna
· 10 years ago
8720260
THRIFT-2667 create Windows Installer via CPack
by Roger Meier
· 10 years ago
dace693
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 10 years ago
d104165
THRIFT-2578 Moving 'make cross' from test.sh to test.py
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
a07ec0b
THRIFT-2655 CPP tests should not use relative path when accessing ssh related files
by cdwijayarathna
· 10 years ago
0d4072b
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by cdwijayarathna
· 10 years ago
5e5eacf
Fix bison required version message
by James Broadhead
· 10 years ago
79c3f4a
THRIFT-2657 Fix spurious test failures in py:twisted
by James Broadhead
· 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
bea2734
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 10 years ago
044e89d
THRIFT-2653 improved Delphi const generation Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 10 years ago
c20eeaa
THRIFT-2589 const of BaseType in IDL generates static instead of const properties
by Jens Geyer
· 10 years ago
ca44a62
THRIFT-2651: struct names that are restricted erlang terms generate invalid type signatures
by alisdair sullivan
· 10 years ago
d52edba
THRIFT-2231 Support tornado-4.x (Python)
by Roger Meier
· 10 years ago
f5136ab
Revert "THRIFT-2578 Moving 'make cross' from test.sh to test.py"
by Roger Meier
· 10 years ago
7fd0640
THRIFT-2649 TAsyncClientManager leaks the selector
by Roger Meier
· 10 years ago
c53bbd2
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by cdwijayarathna
· 10 years ago
16c164e
THRIFT-2647 compiler-hs: don't decapitalize field names, do decapitalize argument bindings
by Roger Meier
· 10 years ago
06d0fa0
THRIFT-2648 cleanup erlang lib
by alisdair sullivan
· 10 years ago
a0b8674
THRIFT-2639 c_glib: Expose as properties members of generated structs
by Jens Geyer
· 10 years ago
Next »