Commit Graph

18 Commits

Author SHA1 Message Date
Jiayu Liu
096a061fee
[docs] update travis ci links - [skip ci] (#2660)
* update travis ci links

* remove deprecated method calls
2022-10-11 11:46:25 +08:00
Jens Geyer
526a1acf3b THRIFT-5349 Add net5.0 as supported platform
Client: netstd
Patch: Jens Geyer

This closes #2328
2021-02-15 09:12:56 +01:00
Ting Sun
518163afbd Update README.md
Patch: Ting Sun

This closes #2317
2021-02-04 20:49:45 +01:00
PoojaChandak
20205b85fa Grammatical/Typo changes
Patch: Pooja Chandak

This closes #2271
2020-11-10 21:34:43 +01:00
Salah Ghanim
24ca210fde Fix README.md typo
Patch: Salah Ghanim

This closes #2186
2020-06-25 22:06:13 +02:00
zeshuai007
348790deaf THRIFT-5147: Add uninstall function
Patch: Zezeng Wang

This closes #2066
2020-05-21 12:49:57 +02:00
zeshuai007
daa7669a76 Update Thrift's latest branch status in README.md
Patch: zeshuai007 <51382517@qq.com>

This closes #2097
2020-04-13 18:04:20 +02:00
JackBoosY
829b7d330d Add vcpkg installation instructions
Patch: JackBoosY, edited by JensG

This closes #1986
2020-01-19 23:00:32 +01:00
James E. King III
6ba58e9a66
Update README [ci skip] 2019-05-13 07:21:21 -04:00
James E. King III
c7fe3f4e3d
Update README with build status badges 2018-06-27 11:01:16 -04:00
James E. King III
8d96b3bbdd Closing all inactive github pull requests (no activity since 2015).
This closes #93
This closes #326
This closes #345
This closes #352
This closes #353
This closes #383
This closes #395
This closes #413
This closes #488
This closes #555
This closes #624
This closes #731
This closes #747
This closes #756
2018-01-23 19:52:51 -05:00
James E. King, III
58402ff6a7 THRIFT-2013: add multiplex server and client test support to cpp language
add multiplex client test support to csharp and java languages
fix a bug in the server-side header protocol factory
fix a bug in the cpp SSL server socket implementation
remove unnecessary sleep in cpp server testOneway

This closes #1414
2017-11-18 21:10:40 -05:00
James E. King, III
cfb0130a75 update docker build instructions 2017-11-11 09:40:02 -05:00
James E. King, III
254e86b010 Close rejected or duplicate PRs
This closes #387
This closes #480
This closes #562
This closes #657
This closes #701
This closes #784
This closes #794
This closes #896
This closes #947
This closes #1012
This closes #1015
2017-10-25 09:02:51 -04:00
James E. King, III
0ad20bdbfe THRIFT-4351: use travis build stages to optimize build,
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
2017-10-19 11:29:04 -04:00
Randy Abernethy
b92f636f7b THRIFT-3311:README.md cleanup
Client: docs
Patch: Chris Snow

Github Pull Request:
This closes #594
https://github.com/apache/thrift/pull/594
2015-08-30 10:56:35 -07:00
Roger Meier
e9f00cbe64 add doc/install from website, update README.md 2014-05-30 14:40:36 +02:00
Roger Meier
16fcad0b25 THRIFT-2407 use markdown (rename README => README.md)
Patch: Roger Meier
2014-03-19 06:47:47 +01:00