Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
0c90f6f8af1d64ec9272bb2f6092336f3d0b8df8
/
test
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
58dfb4f
Lots of Ruby code generation improvements
by Mark Slee
· 18 years ago
477a580
Ruby test code fix, and BNF file for protocol
by Mark Slee
· 18 years ago
3e5d2d7
Whitespace fixes on test code
by Mark Slee
· 18 years ago
e02385b
Add thread pool option to NonblockingServer
by Mark Slee
· 18 years ago
3a3b53b
Modified facebook::thrift::concurrency::Monitor.wait:
by Marc Slemko
· 18 years ago
f4f18ec
Need using namespace boost in thrift threads test
by Mark Slee
· 18 years ago
3e3d7ad
Adding perl testclient code
by Mark Slee
· 18 years ago
fa6ac9f
Java test client/server fixes
by Mark Slee
· 18 years ago
cbc5160
Fix messed up noninitialized things
by Mark Slee
· 18 years ago
0c2dff3
Fix broken C++ Thrift test
by Mark Slee
· 18 years ago
02d1edc
Some thrift test code improvements
by Mark Slee
· 18 years ago
4841b2d
Threads test makefile cleanup
by Mark Slee
· 18 years ago
c416a27
Threads testing package update
by Mark Slee
· 18 years ago
b32f3c6
Threading libraries test for Thrift C++
by Mark Slee
· 18 years ago
57cc25e
Some Thrift documentation cleanups
by Mark Slee
· 18 years ago
e129a2d
Some thrift test code fixes
by Mark Slee
· 18 years ago
157d9f7
Ruby test server code
by Mark Slee
· 18 years ago
79e41b8
Update test code with TPipedTransport
by Mark Slee
· 18 years ago
f53b5cf
adding documentation syntax to thrift
by ccheever
· 18 years ago
739dbe5
Bring C++ thrift stress test up to date with new constructs
by Mark Slee
· 18 years ago
a7747c2
Fix HashMap => AbstractMap conversions in Java test thrift code
by Mark Slee
· 18 years ago
6d7d595
Ruby support for Thrift
by Mark Slee
· 18 years ago
0788a70
Separate thrift into libthrift and libthriftnb
by Mark Slee
· 18 years ago
6f5e2cb
Fix relative paths in test dirs
by Mark Slee
· 18 years ago
9e288d4
Add some smaller test cases and fix new single protocol/transport C++ test
by Mark Slee
· 18 years ago
1921d20
Fix C++ Thrift test code to work with new gen'd code interface
by Mark Slee
· 18 years ago
a4713ea
Example syntax for constants in Thrift
by Mark Slee
· 18 years ago
25b2936
-- Rename TBufferedFileWriter.h/cpp to TFileTransport.h/cpp
by Aditya Agarwal
· 18 years ago
e9ef8d7
-- TFileTransport (Thrift Logfile)
by Aditya Agarwal
· 18 years ago
b9ff32a
Thrift: C++ peek() method and TException not Exception
by Mark Slee
· 18 years ago
1dd819c
Bring Thrift test code up to date
by Mark Slee
· 18 years ago
d717347
Stresstest onto new Thrift C++ model
by Mark Slee
· 18 years ago
a330265
Fix broken thrift test code for new model
by Mark Slee
· 18 years ago
9a07927
Change thrift stress test to .cpp file extension
by Mark Slee
· 18 years ago
a6b48ea
Rename test files to .cpp instead of .cc
by Mark Slee
· 18 years ago
3950f47
-- Thrift testing changes
by Aditya Agarwal
· 18 years ago
b9acf98
Test code updates
by Mark Slee
· 18 years ago
794993d
Change run() to serve() in all Thrift server interfaces
by Mark Slee
· 18 years ago
4e755ca
Thrift: Rename run() to serve() in java interfaces
by Mark Slee
· 18 years ago
ade2c83
Thrift PHP TSocketPool client
by Mark Slee
· 18 years ago
018b699
Thrift: generate Processors not Servers
by Mark Slee
· 18 years ago
d788b2e
Thrift TTransportFactory model for servers
by Mark Slee
· 18 years ago
ffcddd6
Thrift multithreaded Java server
by Mark Slee
· 18 years ago
450585b
-- search per-user lib dir first
by Aditya Agarwal
· 18 years ago
c98d050
Thrift: Added support for double type across all languages
by Mark Slee
· 18 years ago
68db166
-- more thrift Makefile changes
by Aditya Agarwal
· 18 years ago
0cc0c0a
-- generalize Makefile
by Aditya Agarwal
· 18 years ago
d265552
Thrift: Change Java/C++ server generation
by Mark Slee
· 18 years ago
f5f2be4
Thrift: standardize coding style
by Mark Slee
· 18 years ago
c967656
Thrift Python server code generation
by Mark Slee
· 18 years ago
fc89d39
Thrift and Python: Made to be together
by Mark Slee
· 18 years ago
dafa3cf
Thrift C++ code generation improvements
by Mark Slee
· 18 years ago
78f58e2
Thrift generation for Java
by Mark Slee
· 18 years ago
d3d733a
Thrift test improvements, tests for both inline and normal PHP code gen
by Mark Slee
· 18 years ago
632f323
Move Thrift StressTest code into test top-level folder
by Mark Slee
· 18 years ago
Next »