Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
262cfb4189f3b347f472dfe8b754861ba481c433
/
test
262cfb4
THRIFT-3221 Create a tool to audit network compatibility between two
by Ben Craig
· 10 years ago
384f976
THRIFT-3217 Provide a little endian variant of the binary protocol in C++
by Ben Craig
· 10 years ago
7207c22
THRIFT-2850 CMake for Apache Thrift Client: Cpp Patch: Ben Craig
by Ben Craig
· 10 years ago
5903d67
THRIFT-3211: add php client compact protocol to make cross test
by Jim King
· 10 years ago
15d9042
THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments
by Henrique Mendonça
· 10 years ago
6cdbd98
Thrift-2922: TRIAL is used with Python tests but not tested accordingly
by jfarrell
· 10 years ago
8b47002
THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect.
by Jens Geyer
· 10 years ago
56a03be
THRIFT-3192 Go import paths changed in 1.4, and expired June 1
by Jens Geyer
· 10 years ago
74d503e
THRIFT-2850 CMake for Apache Thrift
by Roger Meier
· 10 years ago
c0e4a8d
Revert "THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments"
by Henrique Mendonça
· 10 years ago
bbd6fd7
THRIFT-3076 Compatibility with Haxe 3.2.0 Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
1568aef
THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments
by Henrique Mendonça
· 10 years ago
1f6e380
`make style` applied
by Konrad Grochowski
· 10 years ago
ef0a8fa
THRIFT-3138 "make check" parallel execution is underministic
by Nobuaki Sukegawa
· 10 years ago
03f0e18
THRIFT-3133 Allow "make cross" and "make precross" to run without building all languages
by Nobuaki Sukegawa
· 10 years ago
446a319
THRIFT-3086 add valgrind suppression support to the ExperimentalMemCheck test run
by Roger Meier
· 10 years ago
5ec2121
THRIFT-233 IDL doesn't support negative hex literals
by Jens Geyer
· 10 years ago
783660a
THRIFT-3109 Cross test log file cannot be browsed when served in HTTP server
by Nobuaki Sukegawa
· 10 years ago
8349425
THRIFT-3099 cmake build is broken on FreeBSD
by Marco Molteni
· 10 years ago
2659381
THRIFT-2850 CMake for Apache Thrift add test/cpp and lib/py
by Roger Meier
· 10 years ago
5af3b8a
make cross: update test/known_failures_Linux.json
by Roger Meier
· 10 years ago
147a5a2
THRIFT-2946 Enhance usability of cross test framework
by Nobuaki Sukegawa
· 10 years ago
bb23ead
THRIFT-2946 Enhance usability of cross test framework
by Roger Meier
· 10 years ago
f5b795d
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by Nobuaki Sukegawa
· 10 years ago
41ad434
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 10 years ago
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
Next »