Jorge Canizales
|
929ddb01e3
|
Merge pull request #5544 from gresrun/master
Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()
|
9 years ago |
Stanley Cheung
|
11ce4ffc75
|
update min node version
|
9 years ago |
Greg Haines
|
aaf66a9981
|
Add comments and feature flag.
|
9 years ago |
Michael Lumish
|
60d38cbc1d
|
Simplify Node Windows tests slightly
Simplify command that removes OpenSSL headers and remove now-extraneous
post-test script.
|
9 years ago |
Craig Tiller
|
3ad5348459
|
Merge pull request #5598 from vjpai/make_qps_great_again
Improve perf smoke test stability
|
9 years ago |
Stanley Cheung
|
4cbf32ff66
|
mention how to get protoc compiler in base INSTALL.md
|
9 years ago |
Craig Tiller
|
c276619e56
|
Merge pull request #5599 from grpc/revert-5572-srv_ctx
Revert "Properly integrate async API with server-side cancellations."
|
9 years ago |
Sree Kuchibhotla
|
edd96e4926
|
Revert "Properly integrate async API with server-side cancellations."
|
9 years ago |
Vijay Pai
|
180f6dfc8d
|
Keep changing the ports each scenario also
|
9 years ago |
Sree Kuchibhotla
|
22e53cbac6
|
Merge pull request #5572 from vjpai/srv_ctx
Properly integrate async API with server-side cancellations.
|
9 years ago |
Vijay Pai
|
2af78fec5d
|
Merge branch 'master' into make_qps_great_again
|
9 years ago |
Craig Tiller
|
d07fc3317d
|
Merge pull request #5597 from grpc/revert-5547-limit_cores_includes
Revert "Ensure that no #includes are inside of a namespace."
|
9 years ago |
Craig Tiller
|
2d9476898b
|
Revert "Ensure that no #includes are inside of a namespace."
|
9 years ago |
vjpai
|
34fcf43d37
|
Restart workers in each scenario
|
9 years ago |
Craig Tiller
|
ad23ae1967
|
Unref writable streams on transport close to avoid leaks
|
9 years ago |
Vijay Pai
|
647def2376
|
Merge pull request #5547 from dgquintas/limit_cores_includes
Ensure that no #includes are inside of a namespace.
|
9 years ago |
David Garcia Quintas
|
e7aa84fe8f
|
Merge branch 'master' of github.com:grpc/grpc into limit_cores_includes
|
9 years ago |
Craig Tiller
|
af22087a43
|
Fix leak: dont become writable if writes are closed
|
9 years ago |
Vijay Pai
|
da0d46ed81
|
Merge pull request #5560 from ctiller/monkey_man
Fix accept_stream being called post-channel deletion
|
9 years ago |
Jan Tattermusch
|
3f63447142
|
Merge pull request #5586 from stanley-cheung/update-tools-readme-md
Doc Fixit: remove old stuff from tools/README.md
|
9 years ago |
Jan Tattermusch
|
235f334bf1
|
Merge pull request #5584 from stanley-cheung/fix-broken-links
Doc Fixit: Fix broken links
|
9 years ago |
Jan Tattermusch
|
1ec0237ee4
|
Merge pull request #5579 from murgatroid99/node_windows_tests
Properly delete Node OpenSSL headers after downloading them
|
9 years ago |
Stanley Cheung
|
4d52cca1ef
|
Merge pull request #5588 from stanley-cheung/php-update-composer-json-0_13
Update PHP composer.json files
|
9 years ago |
Craig Tiller
|
687bf6295f
|
Fix typo
|
9 years ago |
Craig Tiller
|
1bd9ea407f
|
Refine condition
|
9 years ago |
Craig Tiller
|
389297dedf
|
Document some things
|
9 years ago |
Craig Tiller
|
b519af8b10
|
Merge github.com:grpc/grpc into monkey_man
|
9 years ago |
Stanley Cheung
|
93744fccb7
|
update PHP composer.json files
|
9 years ago |
Stanley Cheung
|
f9946d579b
|
remove old stuff from tools/README.md
|
9 years ago |
Stanley Cheung
|
5821a444c7
|
remove stray grpc_common reference
|
9 years ago |
Stanley Cheung
|
3f5c5c7e18
|
fix broken link
|
9 years ago |
Stanley Cheung
|
77fae2784e
|
fix broken links
|
9 years ago |
Dan Born
|
51221f1e7e
|
clang reformat.
|
9 years ago |
Dan Born
|
f2f7d57c01
|
Allow use of alternative credential types.
|
9 years ago |
Michael Lumish
|
4913ea06eb
|
Ensure node and npm are in the path when running tests
|
9 years ago |
Michael Lumish
|
79a0f0611c
|
Properly delete Node OpenSSL headers after downloading them
|
9 years ago |
Stanley Cheung
|
9b5c8c66e2
|
Merge pull request #5577 from jtattermusch/interop_increase_timeout
Increase timeout for interop tests
|
9 years ago |
Vijay Pai
|
dbf47fabd4
|
Better comments.
|
9 years ago |
Jan Tattermusch
|
19f703dbb7
|
increase timeout for interop tests
|
9 years ago |
Stanley Cheung
|
9ba438b10e
|
Merge pull request #5576 from stanley-cheung/update-base-install-doc
Doc Fixit: Update base install doc
|
9 years ago |
Stanley Cheung
|
a22a50d617
|
bit of text change
|
9 years ago |
Stanley Cheung
|
6dd3c707c2
|
Update base INSTALL to markdown and remove outdated content
|
9 years ago |
Stanley Cheung
|
1556377568
|
Merge pull request #5272 from stanley-cheung/update_install_doc
Doc Fixit: Update base INSTALL to markdown and remove outdated content
|
9 years ago |
Stanley Cheung
|
1279bd7934
|
bit of text change
|
9 years ago |
Vijay Pai
|
2e729387f7
|
clang-format
|
9 years ago |
Jan Tattermusch
|
7db77f8442
|
Merge pull request #5569 from jtattermusch/python_build_ext_in_buildstep
Run build_ext in build_python step
|
9 years ago |
Vijay Pai
|
13ee2f2df3
|
Properly integrate async API with server-side cancellations.
There is a comment above IsCancelled that says when it is ok to use this.
|
9 years ago |
Stanley Cheung
|
ebf1fcff7c
|
Update base INSTALL to markdown and remove outdated content
|
9 years ago |
Masood Malekghassemi
|
4aaf47469e
|
Merge remote-tracking branch 'upstream/master' into upmerge
|
9 years ago |
Michael Lumish
|
d445fc019f
|
Merge remote-tracking branch 'refs/remotes/grpc/master'
|
9 years ago |