summaryrefslogtreecommitdiff
path: root/tutorial
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust...Allen George2020-11-124-28/+9
* THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support ...Allen George2020-09-024-10/+1
* THRIFT-5168 Useless generated code when .thrift file only has service typezeshuai0072020-04-212-5/+2
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-289-593/+1
* THRIFT-5072 Fix data type generation.Homarechan2020-02-062-6/+6
* (no ticket) Improved formattingSrinivas Reddy2020-02-051-2/+2
* THRIFT-5052: Make the Go tutorial executable to the endKengo Seki2020-01-191-1/+0
* THRIFT-5051: Fix Python tutorials to address THRIFT-4002Kengo Seki2020-01-193-24/+6
* THRIFT-5053: Fix the netstd tutorial console logging and READMEKengo Seki2020-01-114-45/+46
* THRIFT-4990 Upgrade to .NET Core 3.1 (LTS)Jens Geyer2019-12-074-22/+18
* THRIFT-5012 Centralize configuration aspects into a commonly used configurati...Jens Geyer2019-11-284-0/+4
* THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfigur...Jens Geyer2019-11-232-8/+12
* THRIFT-4990: Upgrade to .NET Core 3.0zembord2019-11-081-1/+1
* THRIFT-4990 Switch to .NET core 3.0Jens Geyer2019-11-025-8/+8
* THRIFT-4981 Remove deprecated netcore bindings from the code baseJens Geyer2019-10-2022-1459/+0
* fix veralign.sh and bump version (again)Jens Geyer2019-10-203-5/+5
* THRIFT-4975: Add Makefile.am to the PHP tutorialKengo Seki2019-10-184-3/+42
* THRIFT-4972: Add Makefile.am to the Perl tutorialKengo Seki2019-10-184-3/+43
* bump versionJens Geyer2019-10-176-8/+8
* THRIFT-4967: Node.js tutorial server fails if the zip function is invokedKengo Seki2019-10-081-1/+0
* THRIFT-4970: PHP tutorial doesn't work with Thrift v0.12.0+Kengo Seki2019-10-082-6/+6
* THRIFT-4968: Makefile.am in the Ruby tutorial refers to Python directoryKengo Seki2019-10-061-2/+2
* THRIFT-4965: Perl tutorial server doesn't work due to the lack of use statementKengo Seki2019-10-021-0/+1
* Fix a typo in README.md.Matt Kantor2019-07-071-1/+1
* Update language levels, fix erlang and rust in CIJames E. King III2019-07-071-3/+3
* THRIFT-4896 - prevent cpp and c_glib include directories from leaking into ot...Kevin Wojniak2019-07-012-3/+3
* bug fixedjose andres2019-07-011-3/+4
* minor changejose andres2019-07-011-2/+2
* THRIFT-4841 THTTPTransport relies on activeX componentJens Geyer2019-04-064-0/+8
* THRIFT-4840: Updated the README for the netstd tutorialKyle Smith2019-03-311-4/+10
* THRIFT-4839: Remove embedded buffering/framed options from TCP transportsKyle Smith2019-03-273-35/+122
* THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory againJens Geyer2019-03-211-10/+6
* [RS] Add clarification of where a constant comes fromPaco2019-03-161-1/+1
* THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSock...Kyle Smith2019-03-151-1/+1
* THRIFT-4824 Logger deprecation warnings in tutorialJens Geyer2019-03-152-6/+31
* THRIFT-4822 Convert bool CTOR flags into enum typeJens Geyer2019-03-151-2/+2
* THRIFT-4813 NamedPipes may not work in all casesJens Geyer2019-02-282-5/+5
* THRIFT-4405: fix cygwin on appveyorJames E. King III2019-02-013-0/+3
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-9/+9
* THRIFT-4723 Consolidate C#/netcore into new netstd language targetJens Geyer2019-01-2822-1/+1507
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-254-2/+31
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-259-13/+13
* THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (...Rob Becker2019-01-214-8/+6
* THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactorycyy2019-01-111-2/+2
* THRIFT-4720: documenting breaking changes, minor cleanupJames E. King III2019-01-091-1/+2
* remove stdcxx namespace and use std directlycyy2019-01-072-24/+22
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-307-9/+9
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-189-15/+15
* | THRIFT-4546: replace all git-wip-us.apache.org to github.comRobert Lu2018-12-281-1/+1
* | THRIFT-4426: remove a symbolic link that was checked inJames E. King III2018-12-271-1/+37
|/