Mark D. Roth
fddb3d3451
Merge remote-tracking branch 'upstream/master' into handshaker_api
8 years ago
Ken Payson
3ed00635f9
Add optional resource parameters to census resource test
8 years ago
Jan Tattermusch
fab839e967
remove leftover app.config
8 years ago
Jan Tattermusch
68689229e8
update Grpc.Auth.nuspec
8 years ago
Jan Tattermusch
07bd74edb8
update csproj project to Google.Apis.Auth 0.15.0
8 years ago
Jan Tattermusch
9490daf67f
remove Google.Apis.Auth related CoreCLR todos
8 years ago
Jan Tattermusch
a6624bb0b5
upgrade Google.Apis.Auth dependency to 0.15.0
8 years ago
Nathaniel Manista
5450f05e0c
Migrate distrib, interop, and stress to GA API
8 years ago
Makarand Dharmapurikar
f66a37b63a
WIP
8 years ago
Alexander Polcyn
feef8081c1
update original helloworld README
8 years ago
Makarand Dharmapurikar
35da822b44
WIP
8 years ago
Makarand Dharmapurikar
198f8b0194
more fixes
8 years ago
murgatroid99
a3c5535c64
Remove use of verify-install target in Makefile
8 years ago
Eric Anderson
cf88bb4aa5
Rename Fail Fast doc to Wait for Ready
...
The intention is to deminish the term "fail fast" and instead encourage
"wait for ready." However, the semantics of "the opposite of fail fast"
weren't really documented since that was the previous default, so it
became a bit of a rewrite to define both terms.
The file name uses dashes instead of underscore, since dashes are more
common in the docs.
8 years ago
kpayson64
dae95b4e36
Merge pull request #7691 from nathanielmanistaatgoogle/one-forgotten-beta-site
...
Upgrade one forgotten example code site to GA API
8 years ago
murgatroid99
4ce458339a
Remove warning about protobuf 3.0.0+ from the Makefile
8 years ago
David G. Quintas
2c779d64db
Merge pull request #7675 from y-zeng/AF_unix_so_reuseport
...
Disable SO_REUSEPORT for AF_UNIX
8 years ago
David G. Quintas
e49a001727
Merge pull request #7692 from dgquintas/remove_fault_grpclb_dupe
...
Removed duplicated dependency for grpclb
8 years ago
Alexander Polcyn
5312815ff2
add netcore portability package dependency
8 years ago
Stanley Cheung
f789facafd
minor text change
8 years ago
Stanley Cheung
7e8efc3ba8
php: update package.xml
8 years ago
Stanley Cheung
83b34c2285
php: use emalloc to replicate MAKE_STD_ZVAL
8 years ago
Stanley Cheung
0068bdb65a
php7: fix ubuntu compile error
8 years ago
Takuto Ikuta
39d3100f44
Fix a typo
8 years ago
David Garcia Quintas
5d8d661b95
Removed duplicated dependency for grpclb
8 years ago
Nathaniel Manista
2fd19a6f4d
Upgrade one forgotten example code site to GA API
...
This should have been included in 46585e23f1
.
8 years ago
David G. Quintas
5e193cbaca
Merge pull request #7686 from dgquintas/better_docs
...
Improved some docstrings for grpc_call creation
8 years ago
David Garcia Quintas
260a0025d2
fix c++ readme and tutorial
8 years ago
Craig Tiller
8a3df2ecbe
Merge github.com:grpc/grpc into moovee
8 years ago
makdharma
2f24f497c4
Merge pull request #7680 from muxi/fix-objc-jenkins-test
...
Extend the deadline of objc-examples-build to 30 minutes
8 years ago
David Garcia Quintas
15eba13927
Improved some docstrings for grpc_call creation
8 years ago
Makarand Dharmapurikar
f07506438c
Work in progress. Do not check in yet.
8 years ago
Nicolas Noble
328f7bfe18
Merge pull request #7677 from HuKeping/case
...
Use DBC case instead of SBC case
8 years ago
Alexander Polcyn
6bfe7dadf7
add all runtime nodes back into testing packages
8 years ago
Vijay Pai
2e9582f8dd
Merge pull request #7678 from fr05t1k/master
...
Doc fix
8 years ago
murgatroid99
80db7f8c6e
Make Node grpc-tools protoc automatically call the plugin
8 years ago
Nicolas Noble
10776b99cf
Merge pull request #7623 from apolcyn/sys_inter_with_nuget
...
Updating Ix-Async to System Interactive and nuget
8 years ago
Nicolas Noble
aa0ac69794
Merge pull request #7605 from sreecha/perf-fix-ga
...
Add clientSuccess and serverSuccess to BQ schema
8 years ago
Muxi Yan
58c0615c1d
Extend the deadline of objc-examples-build to 30 minutes
8 years ago
Nicolas Noble
bdec157862
Merge pull request #7128 from daniel-j-born/server_clone_fix
...
Set siblings for server clones properly.
8 years ago
Stanley Cheung
a6bdb30311
fix jenkins linux image in create script
8 years ago
Vijay Pai
3e104bbe5c
Merge pull request #7676 from vjpai/chttp2_allocation_reduction
...
Remove an unnecessary error allocation from chttp2
8 years ago
Stanislav
13fa379693
Update README.md
8 years ago
HuKeping
e84d242ed4
Use DBC case instead of SBC case
...
Signed-off-by: Hu Keping <hukeping@huawei.com>
8 years ago
Vijay Pai
40160d17a8
clang-format
8 years ago
Vijay Pai
2d33d78ac5
Proxy for @ghemawat : Removed an unnecessary error allocation from chttp2 code.
8 years ago
Yuchen Zeng
2414bbb9e7
Disable SO_REUSEPORT at prepare_socket() for unix sockets
8 years ago
Yuchen Zeng
d745a6f682
Disable SO_REUSEPORT for UNIX socket
8 years ago
Jorge Canizales
8ac55f8a8c
Solve merge conflict at gRPC-ProtoRPC.podspec
8 years ago
siddharthshukla
f0f58e6873
skip test run if running with pypy
...
don't run cygrpc_test.TypeSmokeTest.testCallCredentialsFromPluginUpdown
if the interpreter is PyPy
8 years ago