- 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
- a6415bc THRIFT-2325: SSL test certificates by Roger Meier · 11 years ago
- 6cf0ffc THRIFT-1681: Add Lua Support Patch: Dave Watson by Roger Meier · 11 years ago
- 161ffe7 THRIFT-2448: test.sh has incorrect node path by ra · 11 years ago
- d7902bf THRIFT-2368 New option: reuse-objects for Java generator Patch: adam-aph by henrique · 11 years ago
- 284101c THRIFT-2029 Port C++ tests to Windows by Roger Meier · 11 years ago
- 7a66f75 test/test.sh: fix typo by Roger Meier · 11 years ago
- f85fdd7 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
- c94b293 THRIFT-2325 SSL-test-certificates_cpp_tests Patch: Roger Meier by Roger Meier · 11 years ago
- 48555c5 THRIFT-2325 SSL-test-certificates.patch by Roger Meier · 11 years ago
- 57b354b THRIFT-2369 Add ssl support for nodejs implementation Patch: Pierre Lamot by Roger Meier · 11 years ago
- 58bbb70 THRIFT-2325 SSL test certificates by Roger Meier · 11 years ago
- 161cf42 THRIFT-2325 SSL test certificates Patch: Roger Meier by Roger Meier · 11 years ago
- 023192f THRIFT-2358 C++: add compact protocol to cross language test suite by Roger Meier · 11 years ago
- 22888ce THRIFT-2352 msvc failed to compile thrift tests by Roger Meier · 11 years ago
- 8909cbd THRIFT-2327 nodejs: nodejs test suite should be bundled with the library by Roger Meier · 11 years ago
- 9aa08a9 THRIFT-1810 add ruby to test/test.sh by Roger Meier · 11 years ago
- c95d5df THRIFT-1810 add ruby to test/test.sh by Roger Meier · 11 years ago
- 0e81480 THRIFT-2229 cpp:thrift failed to build on OSX 10.9 GM by Roger Meier · 11 years ago
- dffc9fe THRIFT-2196 Fix invalid dependency in Makefile.am Patch: Hiroaki Kawai by Roger Meier · 11 years ago
- 216374e THRIFT-2313 nodejs server crash after processing the first request when using MultiplexedProcessor/FramedBuffer/BinaryProtocol by henrique · 11 years ago
- b9d5522 THRIFT-2205 Node.js Test Server to support test.js JavaScript Browser test and sundry fixes by Jens Geyer · 11 years ago
- f41d79d THRIFT-2029: Port C++ tests to Windows Client: cpp by Ben Craig · 11 years ago
- 5d02b80 Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig by Jake Farrell · 11 years ago
- 97cc95b THRIFT-1755 Comment parsing bug - the missing test case from Brian's patch by Jens Geyer · 11 years ago
- aff2f78 THRIFT-2167 nodejs lib throws error if options argument isn't passed by henrique · 11 years ago
- 2fdd916 THRIFT-2053 NodeJS: Support for Multiplexing Services by henrique · 11 years ago
- b5948eb Thrift-2137:Ruby test lib fails jenkins build #864 by jfarrell · 11 years ago
- 102c600 Thrift-2124: .o, .so, .la, .deps, .libs, gen-* files left tutorials, test and lib/cpp when making DIST by jfarrell · 11 years ago
- 11430df THRIFT-2102 constants are not referencing to correct type when included from another thrift file by Jens Geyer · 11 years ago
- 6afe053 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
- 27db434 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
- de07408 THRIFT-1995: IDL can generate uncompilable ocde by Carl Yeksigian · 12 years ago
- 0928eda THRIFT-2002: Update Maybe to use Data.Maybe to prevent failure of the debug test by Carl Yeksigian · 12 years ago
- 8d22c10 THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
- da7982e THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
- 8ad13a3 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique Mendonça · 12 years ago
- f837f30 Revert "THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning" by Henrique Mendonça · 12 years ago
- d28d4d5 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique · 12 years ago
- 08c34ea THRIFT-1967 Node.js tests don't cover all services Patch: Henrique Mendonça by Henrique · 12 years ago
- 4a35d4c extend tests to check THRIFT-1679 and THRIFT-1821 by Henrique · 12 years ago
- 4e1ef5b ignoring test if node is not present by Henrique · 12 years ago
- 99be027 THRIFT-1957 NodeJS TFramedTransport and TBufferedTransport read bytes as unsigned by Henrique · 12 years ago
- 379c277 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
- f670181 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
- 1b4c9b9 THRIFT-1945: C#: sbyte breaks TestClient by Jens Geyer · 12 years ago
- 565517a subversion, thanks and good bye ;-r by Roger Meier · 12 years ago
- 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
- f42ce2a THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 12 years ago
- c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
- 87afaac THRIFT-1822 PHP unit test does not work Patch: Roger Meier by Roger Meier · 12 years ago
- 8ebe0d9 THRIFT-1594 Java test clients should have a return codes that reflect whether it succeeds or not. by Roger Meier · 12 years ago
- 1f554e1 THRIFT-1797 Python implementation of TSimpleJSONProtocol by Roger Meier · 12 years ago
- 0895dfe THRIFT-1797 Python implementation of TSimpleJSONProtocol Patch: Avi Flamholz by Roger Meier · 12 years ago
- ad8154a THRIFT-1796 TJSONProtocol is not functional Patch: Avi Flamholz by Roger Meier · 12 years ago
- 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 12 years ago
- 691ec00 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 12 years ago
- 85fb6de THRIFT-1745 Python JSON protocol TJSONProtocol.py: Frederic Delbos by Roger Meier · 12 years ago
- d407b2d Thrift-1353: Switch to performance branch, get rid of BinaryParser by Henrique Mendonca · 12 years ago
- 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
- 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
- e983cf5 update Visual Studio project files and svn:ignore by Roger Meier · 12 years ago
- be7493e Thrift-1714:Explicitly add CWD to Ruby test_suites.rb by Jake Farrell · 12 years ago
- 3087738 THRIFT-1651 Support annotations on all elements Patch: Benjy Weinberger by Roger Meier · 12 years ago
- 21c0a85 THRIFT-1615 PHP Namespace (was Thrift for Symfony 2) Patch: Xavier HAUSHERR by Roger Meier · 12 years ago
- da74ff4 THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector by Roger Meier · 13 years ago
- 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
- 67377e7 fix broken build introduced with THRIFT-1336 by Roger Meier · 13 years ago
- 4fce960 THRIFT-1592 Test clients should have a return codes that reflect whether they succeeded or not by Roger Meier · 13 years ago
- 99b3672 THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
- 1f8b48f THRIFT-1590 Document the excepted return values and behaviors ThriftTest.thrift so that all languages can implement a test server by Roger Meier · 13 years ago