summaryrefslogtreecommitdiff
path: root/contrib/vagrant
Commit message (Collapse)AuthorAgeFilesLines
* THRIFT-5347 Remove deprecated Haskell bindingsJens Geyer2021-03-221-8/+0
| | | | | | | Client: hs Patch: Jens Geyer This closes #2352
* THRIFT-4694: Upgrade Java to Java 1.8Beluga Behr2019-01-021-1/+1
|
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-301-1/+1
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-181-1/+1
|/
* THRIFT-2849: spelling errors fixed using codespell toolKonrad Grochowski2014-11-241-1/+1
| | | | | | | Client: All Patch: Anatol Pomozov This closes #281
* THRIFT-2744:Add Centos 6.5 Vagrantfile to contribRandy Abernethy2014-11-192-0/+335
Client: Contrib Patch: Randy Abernethy Provides a Vagrantfile to setup Centos 6.5 for Apache Thrift operations. Useful as is and as an example for Centos users interested in configuring Apache Thrift on other Centos systems.