Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
32a1114a64d2efef134c47649ae5d59e32d7abae
/
test
a37d90e
Add tests for Ruby TTransport. Only require .rb files in ruby tests.
by Kevin Clark
· 17 years ago
28580f4
Reorganize tests
by Kevin Clark
· 17 years ago
18cb21a
Tweak Ruby Makefile to use --gen syntax
by Kevin Clark
· 17 years ago
82c1bab
Rename AM_CONDITIONALs from ENABLE_* to WITH_*.
by David Reiss
· 17 years ago
c6c6498
Allow out-of-source builds.
by David Reiss
· 17 years ago
1a14091
Allow Thrift to be built without the Python library.
by David Reiss
· 17 years ago
cc0c9e9
Clean up some bad/missed merges from the alterl merge.
by David Reiss
· 17 years ago
cb13729
[erl] Finish fixing test_server to work with binary strings
by David Reiss
· 17 years ago
a59191b
[erl] fix test_server to expect binary type for strings rather than lists
by David Reiss
· 17 years ago
9f2a5d7
Rename "alterl" to "erl".
by David Reiss
· 17 years ago
8445406
Add thrift_base64_transport which writes base64 encoded data
by David Reiss
· 17 years ago
65cf720
Add thrift_client:send_call which sends a function call but doesn't read a response.
by David Reiss
· 17 years ago
6d47759
Add thrift_disk_log_transport which writes to the disk_log module
by David Reiss
· 17 years ago
55ff70f
Implement TApplicationException handling in alt_erl client
by David Reiss
· 17 years ago
8cf694d
Change alterl thrift_server to use non-blocking TCP calls and properly set the processor as the controlling process for the client sockets.
by David Reiss
· 17 years ago
cdf8d19
Implement async_void in alterl bindings
by David Reiss
· 17 years ago
abded23
Implement testAsync for python tests
by David Reiss
· 17 years ago
c85a695
Add mkdir ${TARGET_DIR} to erl test Makefile since the empty ebin/ dir doesn't stay in git
by David Reiss
· 17 years ago
60b50cf
Add stress test implementation for new Erlang
by David Reiss
· 17 years ago
c0cce96
Oops - forgot to add the test/erl/Makefile to git
by David Reiss
· 17 years ago
57b4d9a
Test server for erlang
by David Reiss
· 17 years ago
176ed36
Avoid a filename collision on case-insensitive filesystems.
by David Reiss
· 17 years ago
bcaa2ad
Python forking server should close connection in parent.
by David Reiss
· 17 years ago
f9b5b12
Tweak Java Makefile.ams to fix "make distclean".
by David Reiss
· 17 years ago
28f298d
Memory-based transport rewrite.
by David Reiss
· 17 years ago
9a4edfa
Properly handle constants of typedef'ed types.
by David Reiss
· 17 years ago
81c7fc0
Add a missing include to Benchmark.cpp to make it build on Mac OS.
by David Reiss
· 17 years ago
8361bf0
ocaml and haskell thrift clients now calling readMessageEnd
by iproctor
· 17 years ago
1ffb61b
Fix a bug in TPipedTransport that broke pipelining.
by David Reiss
· 17 years ago
e4db03d
Add TFDTransport: a dead-simple wrapper around a file-descriptor.
by David Reiss
· 17 years ago
2a4bfd6
Clean up the unit tests.
by David Reiss
· 17 years ago
3095aa1
Add a test client and server for C#.
by David Reiss
· 17 years ago
3000b5b
Add an experiment to measure the likeliness that realloc will avoid a copy.
by David Reiss
· 17 years ago
07ef3a9
Make the Perl generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
6a4b82c
Make the Ruby generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
320e45c
Make the Python generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
9d65bf0
Make the C# generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
ea5e75a
Add Java JSON protocol implementation.
by David Reiss
· 17 years ago
4a8f46c
Add more complete base64 testing for C++ JSON protocol.
by David Reiss
· 17 years ago
14feb41
Generate quality overrides of hashCode for Thrift structs (in Java).
by David Reiss
· 17 years ago
3b15ebc
Add support for .equals() to Java structs.
by David Reiss
· 17 years ago
4ce2874
Make limited reflection optional (off by default).
by David Reiss
· 17 years ago
9db977f
Update test/Makefile.am to use the new compiler command-line format.
by David Reiss
· 17 years ago
771f8c7
Make the Java generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
9a08dc6
Make the C++ generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
2ca456a
Make "make clean" rules a bit more standard.
by David Reiss
· 17 years ago
ff50f28
Add automake support for running the Java tests.
by David Reiss
· 17 years ago
4f15f59
Update TJSONProtocol to TSimpleJSONProtocol
by David Reiss
· 17 years ago
2845b52
Enhance C++ test client to make sure that async void is implemented properly
by David Reiss
· 17 years ago
db893b6
Implement testAsync for python tests
by David Reiss
· 17 years ago
2ab6fe8
Add testAsync to ThriftTest.thrift which verifies async void works properly.
by David Reiss
· 17 years ago
9590a4c
Change test scripts for Java to point to libthrift.jar in source tree.
by David Reiss
· 17 years ago
db0ea15
Thrift: Add a full-featured JSON protocol for C++.
by David Reiss
· 17 years ago
9ff3b9d
Thrift: Python test improvements.
by David Reiss
· 17 years ago
22360b2
Use interfaces, not classes for Java gen
by Mark Slee
· 17 years ago
0c90f6f
Thrift: Whitespace cleanup.
by David Reiss
· 17 years ago
f7baf54
Thrift: Revamp TMemoryBuffer constructors.
by David Reiss
· 17 years ago
8180c0c
Thrift: "make check" support.
by David Reiss
· 17 years ago
4637990
Thrift: Fix a bug in a test program.
by David Reiss
· 17 years ago
7f42bcf
Thrift: C# Bindings.
by David Reiss
· 17 years ago
89f5716
Ruby default values patch
by Mark Slee
· 17 years ago
832b262
Thrift: Revamp build to use a single configure.ac.
by David Reiss
· 17 years ago
c16a8f6
Thrift: Python support for Unix-domain sockets, and eager timeout setting.
by David Reiss
· 17 years ago
3f14d3e
Merge Ruby framed transport
by Mark Slee
· 17 years ago
844ac12
TJSONProtocol writing support in Java
by Mark Slee
· 17 years ago
53d9c0c
Merging EOFException changes from Ben Maurer
by Mark Slee
· 17 years ago
79b1694
Refactor TNonblockingServer to use event_base construct
by Mark Slee
· 17 years ago
8067485
Complete rb test server with testEnum and testTypedef
by Mark Slee
· 17 years ago
5b74307
Thrift PHP generation Redux
by Mark Slee
· 17 years ago
5299a95
Python automated test patch
by Mark Slee
· 17 years ago
8266443
OO perl accessors for Thrift objects
by Mark Slee
· 17 years ago
faebedd
Thrift: Re-committing zlib.
by David Reiss
· 17 years ago
5aea7c8
Thrift: Reverting TZlibTransport
by David Reiss
· 17 years ago
b8c6334
Thrift: Zlib transport.
by David Reiss
· 17 years ago
ce161a9
Thrift: Clean up and test TDenseProtocol
by David Reiss
· 17 years ago
e67c0e6
Thrift: TDenseProtocol using variable-length integers.
by David Reiss
· 17 years ago
2c2e6d2
Thrift: Python TBufferedTransport improvements.
by David Reiss
· 17 years ago
4e7530d
Thrift: TDenseProtocol.
by David Reiss
· 17 years ago
d779cbe
Thrift: Local Reflection for C++.
by David Reiss
· 17 years ago
c6fc329
Thrift: Support for explicit Python module declaration.
by David Reiss
· 17 years ago
2375312
Thrift: Limited Reflection for C++.
by David Reiss
· 17 years ago
382fc30
Thrift: Native-code Binary Protocol encoder.
by David Reiss
· 17 years ago
e087a30
Thrift: Make use of get_true_type.
by David Reiss
· 17 years ago
bc3dddb
Thrift: Better handling of strerror_r.
by David Reiss
· 17 years ago
2dc72c3
Thrift: Move TStringBuffer functionality into TMemoryBuffer.
by David Reiss
· 17 years ago
27ed6ec
Merging Jake Luciani's latest perl code gen fixes
by Mark Slee
· 17 years ago
8320a92
Thrift: Merging external patch.
by David Reiss
· 17 years ago
cbd4bac
Thrift: docstring revamp step 2.
by David Reiss
· 17 years ago
cdffe26
Thrift: docstring revamp step 1.
by David Reiss
· 17 years ago
7dafc94
Fix Java test cases
by Mark Slee
· 17 years ago
7897c92
Thrift: OCaml and HS servers more general
by iproctor
· 17 years ago
202111d
Thrift: More constant enums.
by David Reiss
· 17 years ago
6f22655
Thrift: Fixed rookie mistake.
by David Reiss
· 17 years ago
8dae994
Thrift: Improved test case.
by David Reiss
· 17 years ago
c2532a9
Thrift: Allow whole program doctext.
by David Reiss
· 17 years ago
1ac0580
Thrift: Change docstring syntax.
by David Reiss
· 17 years ago
d0767c5
Fix Thrift compiler to support reuse of enums and constants in later constants
by Mark Slee
· 17 years ago
ff8eb92
Thrift: Haskell library and codegen
by iproctor
· 17 years ago
00dcccf
Thrift: Debug Protocol
by David Reiss
· 17 years ago
9a41a0c
Thrift: OCaml library and generator
by iproctor
· 18 years ago
Next »