summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-71 Debian packaging for ThriftRoger Meier2010-12-1415-0/+559
* THRIFT-916 long long becomes int64_tRoger Meier2010-11-211-1/+1
* THRIFT-922. cpp: Add profiling code to help conversion to C++ templatesDavid Reiss2010-10-061-0/+310
* THRIFT-928. cpp: Thrift Server Client StatsDavid Reiss2010-10-062-0/+499
* THRIFT-923. cpp: Implement a fully nonblocking server and clientDavid Reiss2010-10-064-0/+161
* contrib/fb303: use pure_enums in C++ for compatibilityDavid Reiss2010-09-281-1/+1
* THRIFT-907. java: update fb303 to compile on trunkTodd Lipcon2010-09-212-4/+8
* THRIFT-812. contrib: Add a demo of using Thrift over ZeroMQDavid Reiss2010-08-3115-0/+725
* THRIFT-874. Add script to cross-compile the Thrift compiler for WindowsDavid Reiss2010-08-311-0/+26
* THRIFT-781. Install libfb303.so in the correct target lib directoryDavid Reiss2010-05-171-1/+1
* THRIFT-470. fb303: Use a namespace in Perl gen-codeDavid Reiss2009-04-291-0/+1
* Flush output at the end of thrift_dumpDavid Reiss2009-04-051-0/+1
* THRIFT-393. RPM .spec file has incorrect licenseBryan Duxbury2009-04-011-1/+1
* THRIFT-387. Add license to a bunch of fb303 filesDavid Reiss2009-03-308-0/+136
* THRIFT-387. Add license to a few misc filesDavid Reiss2009-03-303-0/+56
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-3015-104/+247
* contrib: Update thrift_dump to use the new namespaceDavid Reiss2009-03-301-2/+2
* THRIFT-136. s/async/oneway/ in the Thrift IDLDavid Reiss2009-03-243-4/+4
* THRIFT-32. thrift.el doesn't syntax highlight single line comments correctly ...Bryan Duxbury2009-03-241-1/+1
* THRIFT-294. Remove @author tagsBryan Duxbury2009-03-204-10/+0
* Make the PHP generator use non-hardcoded namespaces.David Reiss2009-02-172-2/+1
* Make the XSD generator use non-hardcoded namespaces.David Reiss2009-02-171-1/+1
* THRIFT-292. Install fb303.thrift in a more sensible locationDavid Reiss2009-02-071-1/+1
* THRIFT-292. Auto-generate the Python gen-code in build.xmlDavid Reiss2009-02-071-0/+2
* THRIFT-292. Auto-generate the Java gen-code in build.xmlDavid Reiss2009-02-071-1/+6
* THRIFT-292. Delete aclocal.m4, a generated fileDavid Reiss2009-02-071-852/+0
* THRIFT-292. s/facebook::thrift/apache::thrift/ in contrib/fb303/cppDavid Reiss2009-02-074-9/+9
* THRIFT-292. Make the #includes in fb303 match the rest of ThriftDavid Reiss2009-02-073-4/+4
* THRIFT-292. Restore fb303/FacebookBase.pyDavid Reiss2009-02-071-0/+69
* THRIFT-314. Purge reflection.limitedDavid Reiss2009-02-075-25/+2
* THRIFT-292Greg Stein2009-01-309-4188/+0
* THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not co...Bryan Duxbury2009-01-153-11/+11
* THRIFT-183 let non-root issues run fb303 status commandsMark Slee2008-10-271-14/+25
* contrib/fb303: Some changes to the build for the Scribe releaseDavid Reiss2008-09-209-15/+231
* Add a working RPM .spec file to contrib.David Reiss2008-06-111-0/+188
* Move some top-level files into more sensible directories.David Reiss2008-06-112-0/+181
* Memory-based transport rewrite.David Reiss2008-05-011-1/+1
* Delete a crazy line from fb303's build.xml.David Reiss2008-04-201-1/+0
* Remove some .pyc files from fb303.David Reiss2008-04-112-0/+0
* Add thrift_dump.cpp to contrib.David Reiss2008-04-081-0/+77
* add fb303 to thrift contribpwyckoff2008-04-0333-0/+7006