summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* THRIFT-4694: Upgrade Java to Java 1.8Beluga Behr2019-01-023-3/+3
|
* THRIFT-4546: replace all git-wip-us.apache.org to github.comRobert Lu2018-12-283-4/+4
|
* THRIFT-4569: Fix 'requiredness' typoChad Knight2018-05-101-1/+1
|
* THRIFT-4397 Ubuntu install instructions broken on 16.04Jens Geyer2017-12-011-7/+23
| | | | | Client: Build process Patch: Jens Geyer
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-195-0/+0
| | | | | | | | | | | | | | | | | | | | | | avoiding duplicate rebuilds of the same image, and also allow personal docker hub repositories for private fork builds to be optimized. Move ubsan build to artful image because it catches more stuff and fix what was found. THRIFT-4345: solidify docker build strategy for maximum coverage: trusty, xenial, artful as stock as they can be THRIFT-4344: add top level language summary markdown and update readme with a new image on the layered architecture THRIFT-3847: remove VERSION macro from config.h which was causing a conflict on artful builds. THRIFT-4359: fix haxe map/set decode when key is binary, as a missing break statement caused it to use an int during decode This closes #1389
* THRIFT-4236 Support context in go generated codetaozle2017-07-221-1/+1
| | | | | | | Client: Go Patch: taozle <zhangliyang26@gmail.com> This closes #1309
* THRIFT-4236: Add context support for go server.taozle2017-07-011-1/+1
| | | | | | | Client: Go Patch: taozle <zhangliyang26@gmail.com> This closes #1298
* THRIFT-4204 typo in compact specKlaus Trainer2017-05-181-1/+1
| | | | | | | Client: Documentaion Patch: Klaus Trainer This closes #1270
* THRIFT-3867 Specify BinaryProtocol and CompactProtocolJens Geyer2016-09-214-0/+8
| | | | | | Patch: Jens Geyer Put ASF license header into HTML comments
* THRIFT-3867 Specify BinaryProtocol and CompactProtocolErik van Oosten2016-09-213-0/+720
| | | | | | | Component: Documentation Patch: Erik van Oosten <e.vanoosten@grons.nl> This closes #1036
* THRIFT-3756 Improve requiredness documentationJens Geyer2016-03-301-2/+38
| | | | | | | Client: Website Patch: Jens Geyer This closes #961
* THRIFT-3630: Debian/Ubuntu Install doc updateRandy Abernethy2016-02-141-9/+7
| | | | | Client: Docs Patch: Randy Abernethy
* THRIFT-3630:Debian and Ubuntu install docs updateRandy Abernethy2016-02-131-8/+15
| | | | | Client: Docs Patch: Randy Abernethy
* Update IDL specNobuaki Sukegawa2016-01-051-1/+1
| | | | Add i8 to BaseType
* THRIFT-2423 Facebook's THeader protocol and transport for cppDave Watson2015-11-041-0/+82
| | | | | | | Client: C++ Library, Compiler Patch: Dave Watson rebased by Nobuaki Sukegawa This closes #357 and closes #677
* THRIFT-3334 Markdown notation of protocol spec is malformedNobuaki Sukegawa2015-09-211-1/+4
| | | | This closes #610
* THRIFT-3286 Apache Ant is a necessary dependencyRoger Meier2015-08-031-1/+1
| | | | | | | | adding to apt-get command Patch: Maurya Talisetti This closes #513
* THRIFT-3167 Windows build from source instructions need to be revisedJens Geyer2015-05-202-11/+68
| | | | | | | | | | Client: Website Patch: Jens Geyer This closes #504 - revised "Windows build from source" instructions - sync'ed doc/install/README.md with website
* Use Boost C++ >= 1.53.0Sergei Nikulov2015-02-153-6/+6
|
* doc: update Smalltalk namespaceRoger Meier2015-02-091-2/+14
|
* doc: idl.md remove meta dataRoger Meier2015-02-091-4/+0
|
* doc: move idl.md doc from www to source treeRoger Meier2015-02-091-0/+228
|
* THRIFT-2724 - Coding standards template added all over projectKonrad Grochowski2015-02-052-48/+83
| | | | | | | Client: All Patch: Konrad Grochowski This closes #371
* THRIFT-2855 Move contributing.md to the root of the repositoryRoger Meier2014-12-071-45/+0
|
* THRIFT-2602 fix missing dist filesRoger Meier2014-10-222-4/+5
| | | | | | | - add automake 1.13 dependency to configure.ac and doc - use serial-tests instead of .NOTPARALLEL (introduced by THRIFT-1829) Patch: Roger Meier
* Fixed links in contributing.md - CMS style variables seems to be unsupported ↵Konrad Grochowski2014-10-021-2/+2
| | | | in .md files
* Trying to fix links in HowToContribute.mdKonrad Grochowski2014-10-021-2/+2
|
* THRIFT-2752: update centos installation docRandy Abernethy2014-09-301-16/+63
| | | | | | | Client: Docs Patch: Randy Abernethy Updates Centos 6.5 installation docs to work again.
* THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALLJens Geyer2014-09-171-1/+1
| | | | | | Patch: Konrad Grochowski This closes #216
* THRIFT-2655Roger Meier2014-08-201-1/+1
| | | | | | CPP tests should not use relative path when accessing ssh related files Update doc/install/debian.md
* THRIFT-2667 create Windows Installer via CPackRoger Meier2014-08-151-1/+1
| | | | Signed-off-by: Roger Meier <roger@apache.org>
* THRIFT-2471 requires libboost 1.54henrique2014-06-101-1/+1
| | | | + additional script clean up
* update doc/installRoger Meier2014-05-304-18/+0
|
* add doc/install from website, update README.mdRoger Meier2014-05-305-0/+285
|
* THRIFT-2450:include HowToContribute in the src repojfarrell2014-04-052-0/+0
| | | | | | | Client: build Patch: jfarrell Renamed doc files.
* THRIFT-2450 - include HowToContribute in the src repojfarrell2014-04-057-0/+112
| | | | | | | Client: build Patch: jfarrell Reorganized docs and adds HowToContribute to the code base.
* THRIFT-1746 provide a SPDX fileRoger Meier2012-12-211-24/+0
| | | | cleanup license: THRIFT-1746_remove_obsolete_old_thrift_license.patch
* THRIFT-1084 Typo fixesRoger Meier2011-03-041-6/+6
| | | | | | | Patch: Bruce Mitchener git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1077939 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-912. java: Fix some bugs in SASL implementation, update protocol spec ↵Todd Lipcon2010-09-281-16/+17
| | | | | | slightly git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1001973 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-876. java: Add SASL supportBryan Duxbury2010-09-081-0/+107
| | | | | | | | This patch adds support for a SASL-secured transport to the Java library. In its current form, it only works for the blocking-IO servers. Patch: Aaron T Meyers git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@993563 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-622. Add appropriate licensing information to get Thrift ready for a ↵Todd Lipcon2009-12-071-0/+24
| | | | | | release. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@887812 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-387. Add appropriate Apache header to all code filesBryan Duxbury2009-04-081-4/+18
| | | | | | | | This hits all the documentation and some misc code files that have avoided the license up to this point. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@763048 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-387. Fix LICENSE, add NOTICE, and add some third-party licensesDavid Reiss2009-03-302-0/+524
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760217 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorialBryan Duxbury2009-02-012-2/+3
| | | | | | The existence of the "binary" type is now documented in the relevant places. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@739702 13f79535-47bb-0310-9956-ffa450edef68
* Move some top-level files into more sensible directories.David Reiss2008-06-111-0/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666499 13f79535-47bb-0310-9956-ffa450edef68
* Remove sigplanconf.cls and thrift.pdf.David Reiss2008-04-033-1175/+3
| | | | | | | | | | | The license for the cls file is unclear, and the formatted pdf file is a derivative work. Therefore, it is probably not safe for us to leave these in the source tree once we go into Apache. Also put a reference to the source of the cls file in thrift.tex. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665638 13f79535-47bb-0310-9956-ffa450edef68
* Thrift: Whitespace cleanup.David Reiss2008-02-061-45/+45
| | | | | | | | | | | | | | | | | Summary: - Expanded tabs to spaces where spaces were the norm. - Deleted almost all trailing whitespace. - Added newlines to the ends of a few files. - Ran dos2unix on one file or two. Reviewed By: mcslee Test Plan: git diff -b Revert Plan: ok git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665467 13f79535-47bb-0310-9956-ffa450edef68
* -- check in updated pdfAditya Agarwal2007-04-051-0/+0
| | | | | | | Reviewed By: slee git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665089 13f79535-47bb-0310-9956-ffa450edef68
* - fix typo in thrift whitepaperAditya Agarwal2007-04-051-1/+1
| | | | | | | | | | Summary: clases -> classes Reviewed By: scott m git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665088 13f79535-47bb-0310-9956-ffa450edef68
* Two more thrift paper typosMark Slee2007-04-042-2/+2
| | | | | | | | | Summary: libthread => libpthread and texttt{HashMap} missing slash Reviewed By: david reiss git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665083 13f79535-47bb-0310-9956-ffa450edef68