summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-3071 check minimum required version of automake in bootstrap.shJens Geyer2015-04-032-0/+10
* THRIFT-3033 Perl: Support for Multiplexing Services on any Transport, Protoco...Jens Geyer2015-04-027-2/+802
* THRIFT-3074 Add compiler/cpp/lex.yythriftl.cc to gitignore.Jens Geyer2015-04-021-0/+1
* THRIFT-3050 Client certificate authentication for non-http TLS in C#Jens Geyer2015-03-302-17/+15
* THRIFT-2441 ccp: Cannot shutdown TThreadedServer when clients are still conne...Roger Meier2015-03-291-0/+6
* THRIFT-123: TZlibTransport for JavaRandy Abernethy2015-03-291-0/+181
* THRIFT-2578 Moving 'make cross' from test.sh to test.pyNobuaki Sukegawa2015-03-298-1469/+139
* THRIFT-3057 Java compiler build is brokenNobuaki Sukegawa2015-03-291-1/+1
* THRIFT-3048: Repair node i64 compact interfaceRandy Abernethy2015-03-261-8/+5
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-2443-612/+2416
* ruby: fix typoRoger Meier2015-03-242-13/+13
* nodejs: fix typoRoger Meier2015-03-242-5/+5
* THRIFT-3031 Java: migrate "shouldStop" flag to TServerRoger Meier2015-03-235-15/+12
* THRIFT-1909 Java: Add compiler flag to use the "option pattern" for optional ...Roger Meier2015-03-233-35/+289
* THRIFT-2598 Add check for minimum Go version to configure.acJens Geyer2015-03-191-1/+18
* Thrift-1784: pep-3110 exception handlingjfarrell2015-03-185-28/+28
* THRIFT-3043 go compiler generator uses non C++98 codeJens Geyer2015-03-171-15/+47
* THRIFT-3044: Docker README.md paths to Dockerfiles are incorrectRandy Abernethy2015-03-151-4/+4
* THRIFT-3040: wrong main path in bower.jsonRandy Abernethy2015-03-151-1/+1
* THRIFT-3027 Go compiler does not ensure common initialisms have consistent caseJens Geyer2015-03-144-15/+101
* THRIFT-3023 Go compiler is a little overly conservative with names of attributesJens Geyer2015-03-074-20/+79
* THRIFT-3030 TThreadedServer: Property for number of clientThreadsJens Geyer2015-03-071-0/+4
* THRIFT-3018 Compact protocol for Delphi, added another test caseJens Geyer2015-03-071-6/+14
* THRIFT-3026 TMultiplexedProcessor does not have a constructorJens Geyer2015-03-061-0/+3
* THRIFT-3025 Change pure Ints into @enumsJens Geyer2015-03-069-30/+58
* THRIFT-3024 User-Agent "BattleNet" used in some Thrift library filesJens Geyer2015-03-062-2/+8
* THRIFT-3022 Compact protocol for HaxeJens Geyer2015-03-059-73/+1162
* cpp: remove unused variable g_socket_syscallsRoger Meier2015-03-042-7/+0
* THRIFT-3021 Service remote tool does not import stub package with package prefixJens Geyer2015-03-031-0/+3
* THRIFT-3018 Compact protocol for Delphi, one missing test case addedJens Geyer2015-03-031-2/+25
* THRIFT-3019 Golang generator missing docstring for structsJens Geyer2015-03-031-0/+1
* THRIFT-3020:Repair CPP11 init of member in TFramedTransRandy Abernethy2015-03-031-3/+5
* THRIFT-3018 Compact protocol for DelphiJens Geyer2015-03-026-2/+1090
* THRIFT-3017 order of map key/value types incorrect for one CTORJens Geyer2015-03-021-2/+2
* THRIFT-2180 Integer types issues in Cocoa lib on ARM64Roger Meier2015-03-0112-104/+189
* THRIFT-3009 TSSLSocket does not use the correct hostname (breaks certificate ...Jens Geyer2015-02-271-22/+30
* THRIFT-3006 Attach 'omitempty' json tag for optional fields in GoJens Geyer2015-02-273-2/+17
* THRIFT-3008: Node.js server does not fully support exceptionsRandy Abernethy2015-02-264-23/+90
* THRIFT-3012 Timing problems in NamedPipe implementation due to unnecessary op...Jens Geyer2015-02-273-14/+11
* THRIFT-3011 C# test server testException() not implemented according to specsJens Geyer2015-02-271-1/+12
* THRIFT-2870 - C++: JSON protocol will read & write doubles using "C" localeKonrad Grochowski2015-02-231-19/+49
* THRIFT-3007 Travis build is broken because of directory conflicthenrique2015-02-231-1/+1
* CMake: fix path due to move of cmake folderRoger Meier2015-02-191-1/+1
* THRIFT-2962:Docker Thrift env for development and testingjfarrell2015-02-1819-5/+312
* THRIFT-3001 C# Equals fails for binary fields (byte[])Jens Geyer2015-02-182-1/+14
* THRIFT-2976: add browserify support and testsRandy Abernethy2015-02-1616-248/+836
* THRIFT-2969Randy Abernethy2015-02-1616-1829/+939
* THRIFT-2930 erlang module thriftTest_thrift referenced instead of thrift_test...Roger Meier2015-02-152-2/+2
* THRIFT-2999 remove CR/LF post .getattributes text = autoRandy Abernethy2015-02-156-375/+375
* THRIFT-2937 Allow setting a maximum frame sizeRoger Meier2015-02-152-0/+17