murgatroid99
|
6bd07c656b
|
Stop gRPC timers from keeping the UV loop open
|
8 years ago |
Ken Payson
|
78354300bf
|
Add package details to gRPC Packages
|
8 years ago |
murgatroid99
|
d8c83a5d52
|
Merge remote-tracking branch 'upstream/v1.2.x' into node_uv_default
|
8 years ago |
murgatroid99
|
37d274a0c6
|
Node add service: allow exact match to name in proto file, improve error reporting
|
8 years ago |
Michael Lumish
|
b60e6ac1a7
|
Merge pull request #10083 from murgatroid99/node_lodash_3_compat_again
Change argument validation in Server#addService
|
8 years ago |
Michael Lumish
|
a85e7d4a64
|
Merge pull request #10054 from murgatroid99/uv_resolver_fallback
Add uv resolver fallback for named ports, fix portability tests
|
8 years ago |
Yuchen Zeng
|
32af871b1a
|
Fix chttp2 ping parser
|
8 years ago |
apolcyn
|
97129b0683
|
Merge pull request #10076 from apolcyn/fix_in6_scope_id_windows_issue
fix in6_scope_id incompatibiliity issue on windows/mingw
|
8 years ago |
Craig Tiller
|
f13011b663
|
Merge pull request #10082 from ctiller/1.2
Fix interops
|
8 years ago |
murgatroid99
|
9d68158d13
|
Change argument validation in Server#addService
|
8 years ago |
Craig Tiller
|
072c5af838
|
Write an essay
|
8 years ago |
David G. Quintas
|
97a6322513
|
Merge pull request #10077 from dgquintas/v1.2.x
Introducing 1.2.0-pre1
|
8 years ago |
David Garcia Quintas
|
904e7f53ae
|
Introducing 1.2.0-pre1
|
8 years ago |
Alexander Polcyn
|
648229ec97
|
fix in6_scope_id incompatibiliity issue on windows/mingw
|
8 years ago |
makdharma
|
eb064ec7b8
|
Merge pull request #10030 from makdharma/well_known_protos
changes for picking up well known protos
|
8 years ago |
Craig Tiller
|
8d7ce8cc9d
|
Merge pull request #10070 from ctiller/fmac
Redo bm_fullstack split, fixing mac build
|
8 years ago |
murgatroid99
|
d0cda5c40b
|
Add uv resolver fallback for named ports, fix portability tests
|
8 years ago |
murgatroid99
|
ffe1a99bb1
|
Switch Node back to using libuv iomgr by default
|
8 years ago |
Craig Tiller
|
2d42debc5a
|
Merge branch 'unrevert' into fmac
|
8 years ago |
Craig Tiller
|
c945c12b47
|
Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks""
This reverts commit 0cb7fef406 .
|
8 years ago |
Craig Tiller
|
7375d53de7
|
Merge pull request #10061 from grpc/revert-9977-fssplit
Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"
|
8 years ago |
Craig Tiller
|
ad14bcec61
|
Fix mac build
|
8 years ago |
Jan Tattermusch
|
45c34c323e
|
Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker
Dont silence realtime output from run_tests.py --use_docker
|
8 years ago |
Jan Tattermusch
|
0cb7fef406
|
Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"
|
8 years ago |
Jan Tattermusch
|
809b421554
|
Merge pull request #10043 from grpc/jtattermusch-patch-1
Delete TestResult.xml
|
8 years ago |
matt-kwong
|
e188c7d39a
|
Merge pull request #10033 from matt-kwong/fix-dockerfiles
Fix pyenv Dockerfile
|
8 years ago |
Yang Gao
|
2e0a82f14d
|
Merge pull request #10040 from rjshade/udp_use_after_free
Fix flaky use-after-free in udp_server
|
8 years ago |
Mehrdad Afshari
|
c35a5b0e74
|
Merge pull request #10038 from mehrdada/server-reflection-for-grpc-python
Bump protobuf to 3.2.0 in requirements.txt
|
8 years ago |
Nathaniel Manista
|
04b4d4c54b
|
Merge pull request #9974 from nathanielmanistaatgoogle/lint
More lint.
|
8 years ago |
Craig Tiller
|
808d19e834
|
Merge pull request #9977 from ctiller/fssplit
Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks
|
8 years ago |
Craig Tiller
|
c2804fbb2e
|
Merge pull request #10018 from ctiller/accept4
Silence accept4 message when its irrelevant
|
8 years ago |
Matt Kwong
|
5faabc45c5
|
Fix pyenv dockerfile
|
8 years ago |
David G. Quintas
|
3d5b0e6aab
|
Merge pull request #10045 from dgquintas/fix_runtests_n
Fix misplaced assert in run_tests.py
|
8 years ago |
David Garcia Quintas
|
e2bdbfe075
|
Fix misplaced assert in run_tests.py
|
8 years ago |
Jan Tattermusch
|
3464f70694
|
dont silence realtime output from run_tests.py --use_docker
|
8 years ago |
Jan Tattermusch
|
1d88979a57
|
Delete TestResult.xml
|
8 years ago |
Robbie Shade
|
69709e2819
|
Fix flaky use-after-free in udp_server
|
8 years ago |
Jan Tattermusch
|
d1287b580e
|
Merge pull request #10020 from jtattermusch/reports_for_sponge
Make report naming internal-CI compliant
|
8 years ago |
Jan Tattermusch
|
5a59c43e7a
|
make report naming internal-CI compliant
|
8 years ago |
Mehrdad Afshari
|
b38aac4c76
|
Bump protobuf to 3.2.0
|
8 years ago |
Mehrdad Afshari
|
c8f24e5070
|
Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2
Updated protobuf dependency for python to 3.2.0
|
8 years ago |
David G. Quintas
|
18f8acf617
|
Merge pull request #10004 from dgquintas/1.1.x_to_master_again
1.1.x to master again
|
8 years ago |
Craig Tiller
|
1444464345
|
Fix locking
|
8 years ago |
Makarand Dharmapurikar
|
e3e3b2aec8
|
changes for picking up well known protos
Add dependency and protoc argument for picking up well known protos
from the //third_party/protobuf repo
|
8 years ago |
Craig Tiller
|
2280306ec3
|
Merge pull request #10029 from ctiller/qps
Get master performance workers working again
|
8 years ago |
Craig Tiller
|
6921820fab
|
Ensure port server is running on remote hosts
|
8 years ago |
Craig Tiller
|
b094b2c31e
|
Actually print error message
|
8 years ago |
yang-g
|
aef398bd88
|
Only cleanup the listeners when shutdown is set
|
8 years ago |
Yang Gao
|
41559c6434
|
Merge pull request #10024 from grpc/revert-10015-use_after_free
Revert "Fix flaky use-after-free in udp_server"
|
8 years ago |
Mehrdad Afshari
|
9b3c73d1cd
|
Updated protobuf dependency for python to 3.2.0
|
8 years ago |