summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update the contribution guide, added recipes for handling github issuesJames E. King, III2017-09-261-34/+76
* build both ubuntu xenial as well as trusty to get more language levelJames E. King, III2017-09-264-64/+75
* THRIFT-4348 - Allow custom HTTP headers to be set in Perl HTTP client.Carwyn Moore2017-09-261-0/+10
* THRIFT-4206: Fix decoding of strings in containers with py:dynamic and py:utf...Elvis Pranskevichus2017-09-252-2/+6
* THRIFT-4131: js / WebSocket / fix handling oneway methodsJames E. King, III2017-09-242-10/+23
* THRIFT-4334: Fix perl indentation for default attribute values ofBrian Forbis2017-09-241-8/+13
* THRIFT-4309: Python print() functioncclauss2017-09-243-21/+17
* THRIFT-4049, THRIFT-4053: when skipping, if field type is invalid, throw aJames E. King, III2017-09-242-1/+4
* add perl coding standard of perlstyleJames E. King, III2017-09-231-1/+2
* THRIFT-4288: Implement logging levels in node.js properlyEquim2017-09-238-31/+86
* THRIFT-3821: make memory buffer size configurable so unit test doesJames E. King, III2017-09-223-10/+74
* THRIFT-3766: add zlib getUnderlyingTransport methodJames E. King, III2017-09-222-0/+9
* THRIFT-4283: fix TNamedPipeServer race condition in interruptJames E. King, III2017-09-221-0/+4
* THRIFT-4264: Fix PHP tests requiring sockets.soHÃ¥kon Hitland2017-09-223-6/+13
* THRIFT-4340: Fix a crash on client closeAnthony Molinaro2017-09-221-1/+2
* THRIFT-4233: Make THsHaServer.invoker available (get method only) in inherite...Dmitry Volodin2017-09-211-0/+3
* THRIFT-3357: Generate EnumSet/EnumMap where elements/keys are enumsDeniss Afonin2017-09-215-16/+246
* THRIFT-4251: Fix JDK Epoll Bug in Thrift of TThreadedSelectorServer model.Johnny-Liao2017-09-212-39/+115
* THRIFT-4287: Add c++ compiler no_skeleton flag optionoryahud2017-09-211-3/+20
* THRIFT-4327: add API to efficiently remove a single timerFrancois Ferrand2017-09-214-12/+143
* THRIFT-4232 ./configure does bad ant version checkNasko Vasilev2017-09-211-1/+1
* THRIFT-4212: Fix flush on invalid socketGonzalo Aguilar Delgado2017-09-211-2/+9
* THRIFT-4211: Fix logging in c_glibGonzalo Aguilar Delgado2017-09-212-29/+32
* THRIFT-4205: Make sure gobject+glib are correctly linkedGonzalo Aguilar Delgado2017-09-211-1/+1
* THRIFT-4333 All tutorial examples with port 9090.walter-weinmann2017-09-212-2/+2
* THRIFT-4312 Erlang client cannot connect to Python server: exceptionwalter-weinmann2017-09-211-1/+1
* THRIFT-4064: update node dependenciesJames E. King, III2017-09-218-18/+31
* THRIFT-4330: Allow unused crates in Rust filesIvan Sadikov2017-09-191-0/+2
* THRIFT-4328: disable centos-7.3 build jobs which appear to be unstable/hang i...James E. King, III2017-09-141-11/+13
* THRIFT-4328: undo tweak to build jobs 3 and 4, putting nodejs back where it w...James E. King, III2017-09-131-2/+2
* THRIFT-4328: split binary cross tests into their own build job to resolveJames E. King, III2017-09-134-68/+20
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-0933-59/+3
* Testcase for THRIFT-4323 range check errors or NPE in edge casesJens Geyer2017-09-091-1/+23
* THRIFT-4292: Implement TimerManager::remove()Francois Ferrand2017-09-083-1/+95
* THRIFT-4324 field names can conflict with local vars in generated codeJens Geyer2017-09-083-21/+67
* THRIFT-4323 range check errors or NPE in edge casesJens Geyer2017-09-082-7/+17
* THRIFT-4319 command line switch for "evhttp" incorrectly resolved to anon pipesJens Geyer2017-09-071-1/+1
* THRIFT-4318 Delphi performance improvementsJens Geyer2017-09-0714-844/+538
* THRIFT-4273 erlang:now/0: Deprecated BIF.walter-weinmann2017-09-072-6/+5
* THRIFT-4290: Fixed csharp:nullable code generation for non-required enum fiel...Dirk Sandbrink2017-09-071-0/+2
* THRIFT-2733 Erlang coding standardswalter-weinmann2017-09-071-0/+2
* THRIFT-4106: fix errors concurrency_test was identifyingJames E. King, III2017-09-0714-71/+180
* THRIFT-4275: add support for zope.interface exclusively when generating code ...Charlie Zhang2017-09-061-13/+25
* THRIFT-4316: fix read size in TByteBuffer.javagx97022017-09-051-1/+1
* Add default message for TApplicationException since some implementations may ...damnever2017-09-052-2/+16
* THRIFT-4313: Program code of the Erlang tutorial files contain syntax errors.walter-weinmann2017-09-053-13/+13
* THRIFT-4307: Make ssl-open timeout effective in golang clienttudyzhb2017-09-051-2/+4
* THRIFT-4246 Multiplexed clients sequence id fixVictor Boivie2017-09-041-5/+5
* fix flex syntax in compiler readmeJames E. King, III2017-09-041-1/+1
* THRIFT-4247: Fix compilation with OpenSSL 1.1Josip Sokcevic2017-09-042-11/+11