summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-3288 c_glib: Compiler: Don't mix declarations and codeSimon South2015-08-031-52/+74
* THRIFT-3288 c_glib: Unit tests: Enable warnings, improve automake-variable useSimon South2015-08-031-4/+4
* THRIFT-3286 Apache Ant is a necessary dependencyRoger Meier2015-08-031-1/+1
* THRIFT-3285 c_glib: Library: Build without compiler warningsSimon South2015-08-0310-117/+164
* THRIFT-3285 c_glib: Library: Build with all warnings enabledSimon South2015-08-031-0/+1
* THRIFT-3285 c_glib: Library: Use AM_CPPFLAGS for include paths, not AM_CFLAGSSimon South2015-08-031-1/+1
* THRIFT-3284 c_glib: Compiler: Omit processing-function defs for empty servicesSimon South2015-08-021-20/+24
* THRIFT-3283 c_glib: Tutorial server always exits with warningJens Geyer2015-07-311-1/+1
* THRIFT-3260 multiple warnings in c_glib tutorialJens Geyer2015-07-313-49/+91
* THRIFT-3279 Fix a bug in retry_max_delayItay Duvdevani2015-07-301-1/+1
* THRIFT-3280 Initialize retry variables on constructionItay Duvdevani2015-07-301-0/+1
* THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is speci...Jim King2015-07-307-11/+315
* THRIFT-3260 multiple warnings in c_glib tutorialJens Geyer2015-07-303-4/+12
* THRIFT-3277 THttpClient leaks connections if it's used for multiple requestsJens Geyer2015-07-301-5/+13
* THRIFT-3278 NodeJS: Fix exception stack traces and namesAndrew de Andrade2015-07-303-10/+80
* THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSock...Jim King2015-07-3014-140/+900
* Deleting a duplicate TPipe ctor declaration that snuck inBen Craig2015-07-291-1/+0
* THIFT-3270: reusing TNonblockingServer::TConnection cause dirty TSocketBen Craig2015-07-291-0/+2
* THRIFT-3273 c_glib: Generated code tries to convert between function and void...Jens Geyer2015-07-301-22/+95
* THRIFT-3267 c_glib: "Critical" failure during unit testsJens Geyer2015-07-281-2/+1
* THRIFT-3266 c_glib: Multiple compiler warnings building unit testsJens Geyer2015-07-2813-4/+37
* THRIFT-3264 Fix Erlang 16 namespaced typesJens Geyer2015-07-285-5/+35
* THRIFT-2917 "make clean" breaks test/c_glibJens Geyer2015-07-283-3/+3
* THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-...Jens Geyer2015-07-273-40/+40
* THRIFT-3271 "Could not find or load main class configtest_ax_javac_and_java" ...Jens Geyer2015-07-271-0/+8
* THRIFT-3042: Dockerfiles fail to buildjfarrell2015-07-272-16/+21
* THRIFT-3241 fatal error: runtime: cannot map pages in arena address spaceJens Geyer2015-07-2611-13/+82
* THRIFT-2918 Race condition in Python TProcessPoolServer testJens Geyer2015-07-251-1/+1
* THRIFT-3255 Thrift generator doesn't exclude 'package' keyword for thrift pro...Jens Geyer2015-07-251-0/+1
* THRIFT-3256 Some D test timings are too aggressive for slow machinesJens Geyer2015-07-252-3/+3
* THRIFT-3257 warning: extra tokens at end of #endif directiveJens Geyer2015-07-241-1/+1
* THRIFT-3252 Missing TConcurrentClientSyncInfo.h in cpp Makefile so doesn'tBen Craig2015-07-221-0/+1
* THRIFT-3229 unexpected Timeout exception when desired bytes are only partiall...Jens Geyer2015-07-171-25/+33
* THRIFT-3247 Generate a C++ thread-safe clientben-craig2015-07-177-89/+664
* travis: add python-twistedRoger Meier2015-07-171-1/+1
* THRIFT-3244 TypeScript: fix namespace of imported typesFrederik Gladhorn2015-07-161-1/+6
* THRIFT-3242 OSGi Import-Package directive is missing the Apache HTTP packagesRoger Meier2015-07-161-1/+1
* THRIFT-3248 Remove additional comma in TypeScript method signatureKaspar Fenner2015-07-161-1/+1
* THRIFT-3224 Fix TNamedPipeServer unpredictable behavior on acceptben-craig2015-07-166-47/+160
* THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake buildsben-craig2015-07-1511-24/+49
* THRIFT-2858 Enable header field case insensitive match in THttpServerben-craig2015-07-152-3/+15
* THRIFT-3245 Tutorials can't be disabled when using CMakeben-craig2015-07-152-1/+4
* THRIFT-3223 TypeScript: Added support for maps of enums.Felipe Barriga Richards2015-07-131-1/+6
* THRIFT-3222 TypeScript: Fix enum generation (remove quotes)Felipe Barriga Richards2015-07-121-1/+1
* THRIFT-3230: transform typedef when getting type nameJens Geyer2015-07-111-0/+4
* THRIFT-3239 Limit recursion depthJens Geyer2015-07-119-108/+170
* THRIFT-2073: Fixed Thrift C++ THttpClient error: cannot refill bufferClaudius Heine2015-07-101-1/+2
* THRIFT-2858 Enable header field case insensitive match in THttpServerRoger Meier2015-07-101-3/+3
* Adding audit tool to the compiler's pre-fab Visual Studio projectBen Craig2015-07-092-0/+4
* Renamed, relocated, and reformated the audit tool's readme fileBen Craig2015-07-092-32/+40