hcaseyal
8f7201e417
Merge pull request #20810 from hcaseyal/contributing
...
Update contributing doc with copyright message info
5 years ago
Vijay Pai
75e25408d2
Merge pull request #20707 from vjpai/more_cpp_warning_removals_201910210916_12
...
Remove unused-parameter warnings, round 2 (12 of 19)
5 years ago
Mark D. Roth
0c8bedca33
Merge pull request #20804 from markdroth/eds_health
...
Second attempt: Ignore EDS endpoints that are unhealthy.
5 years ago
Hope Casey-Allen
1784f2e449
Update contributing doc with copyright message info
5 years ago
Vijay Pai
7c306debb0
Merge pull request #20807 from grpc/revert-20376-master
...
Revert "c++ check if workerthread could be spawned"
5 years ago
Vijay Pai
19a57f0f96
Revert "c++ check if workerthread could be spawned"
5 years ago
Mark D. Roth
bc7c655e37
Revert "Merge pull request #20745 from grpc/revert-20679-eds_health_status"
...
This reverts commit 9647a1ed99
, reversing
changes made to 61059132fa
.
5 years ago
Mark D. Roth
d2dccbc8e4
Merge pull request #20794 from markdroth/xds_new_fields
...
Second attempt: Add new fields to xds policy config.
5 years ago
Juanli Shen
a4c36f02a1
Merge pull request #20674 from AspirinSJL/update_upb
...
Update envoy API to HEAD
5 years ago
Mark D. Roth
d942e69eac
Add new fields to xds policy config.
5 years ago
Jan Tattermusch
4284d30038
Merge pull request #20537 from KyleFromKitware/fix-parallel-make
...
De-duplicate .proto file processing
5 years ago
Vijay Pai
f5fc50b7b0
Merge pull request #20614 from vjpai/tmt_cleanup
...
Make thread_manager_test look like other tests
5 years ago
Jan Tattermusch
bc10e12c3e
Merge pull request #20780 from jtattermusch/update_portability
...
Update linux portability: gcc 7.4 and gcc8.3
5 years ago
Juanli Shen
0a736c0d37
Update envoy API to HEAD
5 years ago
Yash Tibrewal
b74d7e4d14
Merge pull request #20791 from yashykt/doc_clientcontext
...
Add documentation in ClientContext
5 years ago
Yash Tibrewal
8a6d71c284
Merge pull request #20724 from yashykt/executornew
...
Move scheduling logic of executor closures to run time rather than initialization time
5 years ago
Jiangtao Li
57818b0d02
Merge pull request #20565 from coryan/fix-issue-16872
...
bug: remove racy code to detect GCE on Windows
5 years ago
Vijay Pai
cc3d42009f
Merge pull request #20718 from vjpai/more_cpp_warning_removals_201910210916_4
...
Remove unused-parameter warnings, round 2 (4 of 19)
5 years ago
Mark D. Roth
2273cae14f
Merge pull request #20787 from markdroth/xds_test_port_fix
...
Reuse ports in xds_end2end_test
5 years ago
Richard Belleville
e743d5e161
Merge pull request #20790 from gnossen/metadata_flags_v6
...
Support both v4 and v6 in test
5 years ago
Yash Tibrewal
a980df6293
Add documentation around peer, auth_context and census_context properties of ClientContext
5 years ago
Richard Belleville
0ac082e1e7
Support both v4 and v6 in test
5 years ago
Yash Tibrewal
e38c98a53f
Merge pull request #20775 from yashykt/update_g
...
Bump Version to 1.26
5 years ago
Vijay Pai
93b9bb10a2
Remove unused-parameter warnings, round 2 (4 of 19)
5 years ago
Vijay Pai
3b301e19a0
Merge pull request #20708 from vjpai/more_cpp_warning_removals_201910210916_11
...
Remove unused-parameter warnings, round 2 (11 of 19)
5 years ago
Yash Tibrewal
b0be9aa8df
Merge branch 'master' into executornew
5 years ago
Yash Tibrewal
020dce4032
s/enqueue_func/EnqueueFunc
5 years ago
Richard Belleville
695f6daf14
Merge pull request #20586 from djwenren/fix-deps
...
Move extra dependencies out of WORKSPACE to its own macro.
5 years ago
Yash Tibrewal
07ef24344c
Regenerate projects
5 years ago
Yash Tibrewal
4758b38455
Bump version to 1.26
5 years ago
Mark D. Roth
d0c62504df
Reuse the same ports for each test.
5 years ago
Vijay Pai
8a8348b2ca
Remove unused-parameter warnings, round 2 (11 of 19)
5 years ago
Mark D. Roth
ea3e369649
Revert "Merge pull request #20772 from nanahpang/fix-xds-test-suite"
...
This reverts commit 100006d4cf
, reversing
changes made to 47b873078f
.
5 years ago
Jan Tattermusch
a861d159c1
Merge pull request #20770 from KyleFromKitware/soversion
...
cmake: Add VERSION and SOVERSION properties to libraries
5 years ago
Carlos O'Ryan
2144c719fc
Run clang_format_all_the_things.sh
5 years ago
Vijay Pai
690e313c38
Merge pull request #20714 from vjpai/more_cpp_warning_removals_201910210916_8
...
Remove unused-parameter warnings, round 2 (8 of 19)
5 years ago
Vijay Pai
2b369f113d
Merge pull request #20717 from vjpai/more_cpp_warning_removals_201910210916_5
...
Remove unused-parameter warnings, round 2 (5 of 19)
5 years ago
Vijay Pai
48b8c5d108
Merge pull request #20720 from vjpai/more_cpp_warning_removals_201910210916_2
...
Remove unused-parameter warnings, round 2 (2 of 19)
5 years ago
Vijay Pai
8d02569d7f
Merge pull request #20756 from grpc/vjpai-patch-1
...
Fix outdated comment
5 years ago
Vijay Pai
9087bfff6c
Merge pull request #20769 from grpc/vjpai-patch-2
...
Explicitly spell out type to document RAII-ness
5 years ago
Kyle Edwards
b94dd62b88
Regenerate CMakeLists.txt
5 years ago
Kyle Edwards
ecdd1c915e
De-duplicate .proto file processing
...
.proto files that are used by more than one target have their code
files generated multiple times, which causes issues with
add_custom_command(). De-duplicate them so they're only generated
once.
5 years ago
Kyle Edwards
c3f4d36687
Regenerate CMakeLists.txt
5 years ago
Kyle Edwards
745aae8655
Add VERSION and SOVERSION properties to libraries
5 years ago
Jan Tattermusch
9586644ea0
add gcc8.3 portability test
5 years ago
Jan Tattermusch
92fa3c3d4e
replace ubuntu1710 image by ubuntu1804
5 years ago
Jan Tattermusch
d55596780b
Merge pull request #20778 from jtattermusch/rbe_high_remotetimeout
...
Set high --remote_timeout for RBE builds
5 years ago
Jan Tattermusch
b00a23e43b
Merge pull request #20766 from rmstar/xds_e2e_test_ios
...
Don't run xds_end2end_test on iOS
5 years ago
Jan Tattermusch
dddcb8dbd8
set high --remote_timeout
...
This reverts commit 65b184d30a
.
5 years ago
Jan Tattermusch
46d8d0165c
Merge pull request #20764 from veblush/drop-legacy
...
Delete deprecated linux environments from distribtest
5 years ago