Nathaniel Manista
478fedb273
Merge pull request #16812 from ghostwriternr/bazel-python-health-check-test
...
Bazel rules for Python grpcio_health_checking.
6 years ago
Jan Tattermusch
40e8dbed6f
Merge pull request #16780 from jtattermusch/csharp_use_ninja_artifacts
...
use Ninja to build grpc_csharp_ext windows artifact
6 years ago
Yash Tibrewal
9492a72cc6
Merge pull request #16800 from soheilhy/metadata
...
Make link_head consistent with link_tail.
6 years ago
Noah Eisen
520a4a297d
Merge pull request #16761 from ncteisen/channelz-cpp
...
Channelz++ Part 5: GetServerSockets Support
6 years ago
ncteisen
eba6ada829
Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp
6 years ago
Noah Eisen
f8e5a4099b
Merge pull request #16758 from ncteisen/channelz
...
Channelz Part 7: Server Listening Socket Support
6 years ago
ncteisen
0b0f21b3d2
C++ Channelz GetServerSockets Support
6 years ago
ncteisen
9b0223f1c5
Add skeleton listen socket support
6 years ago
Noah Eisen
a74885d478
Merge pull request #16760 from ncteisen/channelz-server-sockets
...
Channelz Part 8: Get Server Sockets
6 years ago
Noah Eisen
91d23ac8ea
Merge pull request #16788 from ncteisen/channelz-registry
...
Add Compaction to Channelz Registry
6 years ago
Naresh
873e0757cb
Bazel rules for Python grpcio_health_checking
...
Add Bazel rules for building and testing grpcio_health_checking.
An unofficial fork for rules_protobuf is used for now as it incorporates
a change (#196 by duduko on the upstream repo pubref/rules_protobuf)
which allows the protoc compiler to compile generated protos too. This
was not merged because the change was failing for golang, but works as
expected for Python.
This is needed because grpcio_health_checking fetches it's proto file
from a different directory (previously achived through setup.py) and
thus needs to be moved to the required location within bazel-genfiles
using a genrule.
6 years ago
Jan Tattermusch
0295a4cf2e
update ssl-performance.md
6 years ago
Jan Tattermusch
b07cd51ccc
use Ninja to build grpc_csharp_ext windows artifact
6 years ago
Stanley Cheung
912b8ab4d4
Merge pull request #16811 from stanley-cheung/bump-to-1_17
...
Bump to version v1.17.0-dev in master and regenerate projects
6 years ago
Stanley Cheung
e5ce1e36e6
Regenerate projects
6 years ago
Stanley Cheung
020bdd102f
Bump version to v1.17.x
6 years ago
Guantao Liu
af1b4d6b48
Merge pull request #16797 from guantaol/settings_timeout_test
...
Fix the test failure with callback-based polling.
6 years ago
Jan Tattermusch
12d0da6511
Merge pull request #16806 from jtattermusch/fix_python_api_tools_installation
...
Fix google-api-python-client installation in dockerfiles
6 years ago
Juanli Shen
61b542f912
Merge pull request #16750 from AspirinSJL/timer
...
Clean some timer code
6 years ago
apolcyn
3f1c75208e
Merge pull request #16593 from iguchi1124/remove-duplicate-error
...
Ruby: remove duplicated `Unimplemented` error definition
6 years ago
Yash Tibrewal
62a16fb45a
Merge pull request #16795 from yashykt/disable_error_tracking
...
Disable error tracking until Fathom changes are commited
6 years ago
Stanley Cheung
d1b5efdef7
Merge pull request #16803 from stanley-cheung/upmerge-from-1_15
...
Upmerge from v1.15.x branch
6 years ago
Jan Tattermusch
3c10c6d414
Merge pull request #16754 from jtattermusch/fix_unsecure_pc
...
fix *_unsecure.pc files
6 years ago
Jan Tattermusch
352b694544
fix google-api-python-client installation
6 years ago
Nathaniel Manista
83b678220e
Merge pull request #16335 from ghostwriternr/python_bazel_4
...
Add Bazel targets for (some) Python unit tests.
6 years ago
Stanley Cheung
50a6ac8f09
Upmerge from v1.15.x branch to master
6 years ago
Soheil Hassas Yeganeh
2699e1c5da
Make link_head consistent with link_tail.
...
This is a tiny change I note while removing memset() calls.
link_head doesn't set the reserved pointer while link_tail (correctly)
does.
6 years ago
ncteisen
8abb4370a9
Add pop_back test
6 years ago
Yash Tibrewal
3b26fe7262
Merge pull request #16764 from yashykt/keepaliv_status
...
Keepalive watchdog firing should return status UNAVAILABLE
6 years ago
Guantao Liu
0c18293e55
Fix the test failure with callback-based polling.
6 years ago
Jan Tattermusch
10dc690092
Merge pull request #16552 from jtattermusch/csharp_expose_client_certificate_request
...
Expose certificate request type in SslServerCredentials
6 years ago
Muxi Yan
818908ae9c
Merge pull request #16714 from muxi/add-timer-manager-debug
...
Core infrastructure for timer manager debug
6 years ago
Jan Tattermusch
b94841dea9
Merge pull request #16777 from jtattermusch/csharp_optimized_grpc_csharp_ext
...
build assembly-optimized grpc_csharp_ext with cmake
6 years ago
Yash Tibrewal
8925f65b75
Disable error tracking till Fathom changes are commited
6 years ago
ncteisen
4b36519c40
reviewer feedback
6 years ago
ncteisen
5de6e2533d
Merge branch 'master' of https://github.com/grpc/grpc into channelz-server-sockets
6 years ago
ncteisen
c3a0a5bcb5
fix objc
6 years ago
Noah Eisen
f526602bff
Merge pull request #16767 from ncteisen/channel-trace-size
...
Limit Channel Trace by Memory
6 years ago
ncteisen
6f6033c910
remove stale commentS
6 years ago
Yash Tibrewal
db0e30d6b2
Merge branch 'master' into keepaliv_status
6 years ago
Yash Tibrewal
f17efc8860
Update status in objc interop tests
6 years ago
Jan Tattermusch
460faf4bc2
dont repeat "ClientCertificate" in enum values
6 years ago
ncteisen
e36b2aacec
reviewer feedback
6 years ago
Noah Eisen
5159d8bacd
Merge pull request #16765 from ncteisen/channelz-perf
...
Shard Channelz Stats by CPU
6 years ago
ncteisen
7136072e34
Fix objc build
6 years ago
ncteisen
3c2024c6af
reviewer comments
6 years ago
yihuaz
291fa1022a
Merge pull request #16791 from grpc/revert-16695-pass_pollset_set_tsi_handshaker
...
Revert "Create and pass pollset_set to ALTS TSI handshaker"
6 years ago
Yang Gao
683f20225c
Merge pull request #16789 from yang-g/secure
...
Adjust server_auth_filter location.
6 years ago
Jan Tattermusch
ce656957ea
address review comments
6 years ago
Jan Tattermusch
cf534be6d3
Merge pull request #16756 from jtattermusch/csharp_channeloptions_improvements
...
C#: ChannelOption improvements
6 years ago