Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
b9641e0949f5de5a3c8079758fdd638889614143
/
test
e8c71d8
THRIFT-3442 Run CMake tests on Appveyor Client: Test Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
cacce2f
THRIFT-3440 Python make check takes too much time
by Nobuaki Sukegawa
· 9 years ago
2de2700
THRIFT-3439 Run make cross using Python3 when available
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
aad06de
THRIFT-3436 cross test fails with "UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)"
by Jens Geyer
· 9 years ago
2faac5a
THRIFT-3385 warning: format ‘%lu’ expects ‘long unsigned int’, but has type ‘std::basic_string<char>::size_type {aka unsigned int}
by Jens Geyer
· 9 years ago
6defea5
THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64
by Nobuaki Sukegawa
· 9 years ago
bc7e480
THRIFT-3350 Python JSON protocol does not encode binary as Base64
by Nobuaki Sukegawa
· 9 years ago
f892674
THRIFT-3421 rebar as dependency instead of bundling
by Roger Meier
· 9 years ago
cc193c1
THRIFT-3417: "namespace xsd" is not really working
by BCG
· 9 years ago
8a4d06f
THRIFT-3409 NodeJS binary field issues Client: Node.js Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
a185d7e
THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
760511f
THRIFT-1857 Python 3 Support
by Nobuaki Sukegawa
· 9 years ago
49f4dc0
THRIFT-3402: add unix socket support to perl
by James E. King, III
· 9 years ago
d3f7d0e
THRIFT-3274 calling "make clean" twice in a row yields make error
by Nobuaki Sukegawa
· 9 years ago
792db4e
THRIFT-2423 Facebook's THeader protocol and transport for cpp
by Dave Watson
· 10 years ago
b31f090
THRIFT-338 Compact Protocol in Erlang Client: Erlang Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
f58bca7
THRIFT-2113 Erlang SSL Socket Support Client: Erlang Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
a7d6a97
THRIFT-2113 Erlang SSL Socket Support Client: Erlang Patch: David Robakowski
by David Robakowski
· 11 years ago
7ab56e8
THRIFT-2708 add support for oneway (async) function calls in erlang client
by Nobuaki Sukegawa
· 9 years ago
7bdba5c
THRIFT-2708 add support for oneway (async) function calls in erlang client
by alisdair sullivan
· 10 years ago
826ea99
THRIFT-3400 Add Erlang to cross test
by Nobuaki Sukegawa
· 9 years ago
27378fa
THRIFT-3398 Add CMake build for Haskell library and tests
by Nobuaki Sukegawa
· 9 years ago
83072a6
THRIFT-3366 ThriftTest to implement standard return values
by Mark Erickson
· 9 years ago
40c28d3
THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers
by Jens Geyer
· 9 years ago
fa0796d
THRIFT-3391 Wrong bool formatting in test server Client: Go Patch: Jens Geyer
by Jens Geyer
· 9 years ago
228b328
THRIFT-3376 C# and Python JSON protocol double values lose precision
by Nobuaki Sukegawa
· 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
dd08f6e
THRIFT-3371: added test for abstract namespace domain sockets.
by pavlo
· 9 years ago
30f465d
THRIFT-3378 c_glib service does not handle negative Thrift byte values correctly
by Nobuaki Sukegawa
· 9 years ago
64b8f6c
THRIFT-3375 Python TJSONProtocol encodes utf8 string values in an incompatible way
by Nobuaki Sukegawa
· 9 years ago
8cd519f
THRIFT-3374 Ruby TJSONProtocol fails to unescape string values
by Nobuaki Sukegawa
· 9 years ago
983bf7d
THRIFT-3373: cross test cleanup
by Randy Abernethy
· 9 years ago
a8d5a78
THRIFT-3299 Apache Thrift language bindings for Dart
by Jens Geyer
· 9 years ago
932c470
THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org).
by Mark Erickson
· 9 years ago
123258b
THRIFT-3364 Fix ruby binary field encoding in TJSONProtocol
by Jens Geyer
· 9 years ago
178b813
THRIFT-3361 Improve C# library
by Jens Geyer
· 9 years ago
a03464c
THRIFT-3322 CMake generated "make check" failes on python_test
by Roger Meier
· 9 years ago
01ede04
THRIFT-3360 Improve cross test servers and clients further
by Nobuaki Sukegawa
· 9 years ago
a1ae93f
THRIFT-3290: Using from in variable names causes the generated Python code to have errors
by jfarrell
· 9 years ago
d629ea0
THRIFT-3347 Improve cross test servers and clients
by Jens Geyer
· 9 years ago
6823829
THRIFT-3342 Improve ruby cross test client and server compatibility
by Nobuaki Sukegawa
· 9 years ago
fa2daef
THRIFT-3341 Add testBool methods Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 9 years ago
840f3ef
THRIFT-3340 Python: enable json tests again
by Roger Meier
· 9 years ago
a649e74
THRIFT-3337 Add testBool method to cross tests
by Nobuaki Sukegawa
· 9 years ago
6857b7f
THRIFT-2918 Race condition in Python TProcessPoolServer test
by Roger Meier
· 9 years ago
5bc8b5a
THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string
by Jens Geyer
· 9 years ago
f13e431
THRIFT-3305: Missing dist files for 0.9.3 release candidate
by jfarrell
· 9 years ago
2fab3de
THRIFT-3296 - Go cross test does not conform to spec
by Nobuaki Sukegawa
· 9 years ago
738143c
THRIFT-3293 JavaScript: null values turn into empty structs in constructor
by Henrique Mendonça
· 9 years ago
c6b991f
THRIFT-3292 Integrate new Zlib transport for Go into test suite
by Jens Geyer
· 9 years ago
f5f1b35
THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSocket out from their base classes, fixed THRIFT-3191 generated perl compiler exception handling code, added perl to make cross, fixed THRIFT-3189 allowing perl to listen on a specific interface through construction arguments. Did not add support in the perl client SSLSocket to verify server certificate authenticity at this time.
by Jim King
· 10 years ago
8c5fce9
THRIFT-2917 "make clean" breaks test/c_glib Client: c_glib Patch: Simon South
by Jens Geyer
· 10 years ago
f7d327a
THRIFT-2918 Race condition in Python TProcessPoolServer test
by Jens Geyer
· 10 years ago
02bade1
THRIFT-3247 Generate a C++ thread-safe client
by ben-craig
· 10 years ago
fae08e7
THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds
by ben-craig
· 10 years ago
90c60e3
THRIFT-3239 Limit recursion depth Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
012dd4e
Renamed, relocated, and reformated the audit tool's readme file
by Ben Craig
· 10 years ago
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
Next »