Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
a2d12b6ee3d9aa66f2c16dc6a5ee6eef5f1eba92
/
test
426ab86
THRIFT-3022 Compact protocol for Haxe Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
6f7399b
cpp: remove unused variable g_socket_syscalls
by Roger Meier
· 10 years ago
3b9ff4d
THRIFT-2969 Client: nodejs Patch: Andrew de Andrade
by Randy Abernethy
· 10 years ago
2f34da7
THRIFT-2951 Fix Erlang name conflict test Patch: Nobuaki Sukegawa
by henrique
· 10 years ago
a0c5ab7
THRIFT-2971 - C++ test and tutorial parallel build is unstable
by Nobuaki Sukegawa
· 10 years ago
ce36aac
THRIFT-2942 CSharp generate invalid code for property named read or write
by Jens Geyer
· 10 years ago
8bcfdd9
THRIFT-2886 Integrate binary type in standard Thrift cross test
by Jens Geyer
· 10 years ago
43e195a
THRIFT-2886 Integrate binary type in standard Thrift cross test
by Jens Geyer
· 10 years ago
a2d5dfd
THRIFT-2886 Integrate binary type in standard Thrift cross test
by Jens Geyer
· 10 years ago
3a3ba00
THRIFT-2920 Erlang Thrift test uses wrong IDL file
by Jens Geyer
· 10 years ago
326cf0d
THRIFT-2920 Erlang Thrift test uses wrong IDL file
by Jens Geyer
· 10 years ago
8c8e9c6
THRIFT-2919 Haxe test server timeout too large Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
051ea1c
test/cpp/Makefile.am: add ZLIB_LIBS to LDFLAGS
by Roger Meier
· 10 years ago
20b51b6
Fixed a typo in test/README.md
by Jens Geyer
· 10 years ago
6aeb82e
THRIFT-2862 Enable RTTI and/or build macros for generated code
by Jens Geyer
· 10 years ago
d35f616
THRIFT-2861 add buffered transport Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
3b5dacb
THRIFT-2849: spelling errors fixed using codespell tool
by Konrad Grochowski
· 10 years ago
16a23a6
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
240120c
Revert "THRIFT-2729: C++ - .clang-format created and applied"
by Konrad Grochowski
· 10 years ago
74260aa
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
65e9bde
THRIFT-2813 multiple haxe library fixes/improvements
by Jens Geyer
· 10 years ago
b502832
THRIFT-2806 more whitespace fixups Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
fea00ac
THRIFT-2753 Haxe support: Misc. improvements Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
bd52f1a
THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 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
cb0754d
THRIFT-2784 Eliminate compiler warnings in generated C++ code
by Roger Meier
· 10 years ago
ec300e3
THRIFT-1462 add more strict compiler flags
by Roger Meier
· 10 years ago
5d4953f
THRIFT-2764: Haskell does not build/test when using the Trusty Vagrantfile
by jfarrell
· 10 years ago
d5f3be5
THRIFT-2757: py - checkIntegerLimits optimized
by Konrad Grochowski
· 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
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
6d15c30
THRIFT-2628 struct member name conflicts due to lowercased names
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
1ff4a97
THRIFT-2716 - removed warnings from some Makefile.ams
by Konrad Grochowski
· 10 years ago
15df076
THRIFT-2685 c_glib: Include in integration test suite
by Roger Meier
· 10 years ago
f8a1b7a
THRIFT-2718 Align cmdline help and return codes for Thrift test server/client
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
ae0b22c
THRIFT-2513 clean up enum value assignment Patch: Dave Watson
by Jens Geyer
· 10 years ago
b3c8409
THRIFT-2685 c_glib: Include in integration test suite
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
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
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
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
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
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
f341c59
THRIFT-2152 Generated Haskell files does not compile
by Roger Meier
· 10 years ago
e8bafb6
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by Roger Meier
· 10 years ago
75eb2a3
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by cdwijayarathna
· 10 years ago
557d6ea
make clean should rm src/gen instead of emptying
by Jens Geyer
· 10 years ago
11066bd
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by cdwijayarathna
· 10 years ago
2591be2
test/go: use mkdir -p
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
8fd8c63
THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell
by jfarrell
· 11 years ago
dbf2bb5
Thrift-2601:Fix vagrant to work again for builds again
by jfarrell
· 11 years ago
3f67978
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by cdwijayarathna
· 11 years ago
6f86f9a
THRIFT-2557 CS0542 member names cannot be the same as their enclosing type
by Jens Geyer
· 11 years ago
32f3982
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by Roger Meier
· 11 years ago
63fcb7e
THRIFT-2520 cpp:cob_style generates incorrect .tcc file
by Roger Meier
· 11 years ago
40cc232
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 11 years ago
a3570ac
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 11 years ago
7615072
THRIFT-847 Test Framework harmonization across all languages
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
72268b7
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 11 years ago
5c6ad24
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 11 years ago
d9b331d
make cross: add nodejs-nodejs test and nodejs compact protocol
by Roger Meier
· 11 years ago
c62798b
THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically
by Roger Meier
· 11 years ago
ad4df16
THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically
by henrique
· 11 years ago
a47cf90
Fixed broken build: "thrift -out <dir>" expects that <dir> already exists
by Jens Geyer
· 11 years ago
6ff1dfb
Fixed broken build (superfluous EXTRA_DIST section)
by Jens Geyer
· 11 years ago
91cfb99
THRIFT-2500 sending random data crashes thrift(golang) service
by Jens Geyer
· 11 years ago
cc0fe27
THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically
by Roger Meier
· 11 years ago
f459868
THRIFT-2497 server and client for test/go, also several fixes and improvements
by Jens Geyer
· 11 years ago
879cab2
THRIFT-1914 Python: Support for Multiplexing Services on any
by Roger Meier
· 11 years ago
72e9c37
test/README.md: fix link
by Roger Meier
· 11 years ago
89847df
THRIFT-2499 Compiler: allow annotations without "= value"
by Jens Geyer
· 11 years ago
e52c046
THRIFT-2491 unable to import generated ThriftTest service
by Jens Geyer
· 11 years ago
885c679
THRIFT-2471 Make cpp.ref annotation language agnostic
by Jens Geyer
· 11 years ago
0a7c69c
THRIFT-2492 use tcxx instead of tr1 in test/cpp
by Roger Meier
· 11 years ago
4edac7f
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 11 years ago
d5aba4c
more consistent timing on test.sh
by henrique
· 11 years ago
d17f1c9
THRIFT-847 Test Framework harmonization across all languages
by henrique
· 11 years ago
c1d7943
THRIFT-2347 C# TLS Transport based on THRIFT-181 Client: C# Patch: Beat Käslin
by Jens Geyer
· 11 years ago
9b32853
THRIFT-2463 test/py/RunClientServer.py fails sometimes
by Roger Meier
· 11 years ago
188024e
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 11 years ago
e0e8316
THRIFT-2421: Tree/Recursive struct support in thrift
by jfarrell
· 11 years ago
5829a2c
THRIFT-847: Test Framework harmonization across all languages
by Roger Meier
· 11 years ago
Next »