rmstar
82040c8d77
Merge pull request #17727 from rmstar/examples_bazel
...
Added bazel build targets for cpp examples
6 years ago
Prashant Jaikumar
4f2d8a0014
Fix bazel build for examples
...
Fixed the bazel build for some code in the examples directory.
6 years ago
Jan Tattermusch
bbf51d633c
Merge pull request #18562 from grpc/jtattermusch-patch-3
...
bazel RBE instructions: Fix link to nonexistent docs
6 years ago
Jan Tattermusch
8665e94b11
make Grpc.Tools work inside 32bit docker container on linux
6 years ago
Bill Feng
d29de0ed0b
removed unused configs
6 years ago
murgatroid99
f08b3ffa67
Fix ruby bundler package version mismatch
6 years ago
Bill Feng
3d03c2d97c
fixed comments
6 years ago
Jan Tattermusch
67be581ff4
Merge pull request #18389 from AdamLeMmon01/Fix-comment-spelling-for-channel
...
Update Channel.cs
6 years ago
Bill Feng
c1b03b68da
Merge remote-tracking branch 'upstream/master' into feature/reinstate-rbe-windows
6 years ago
Vijay Pai
11b00d99f0
Merge pull request #18553 from vjpai/header_remove
...
Remove unneeded header files
6 years ago
Jan Tattermusch
5fba3425c0
Fix link to unexistent docs
6 years ago
Bill Feng
29d855751f
removed excessive end2end targets
6 years ago
Bill Feng
719bdcfd6a
temporarily disable all poller-enabled tests for Windows
6 years ago
murgatroid99
2a12b47f0b
Fix other docker build issues
6 years ago
yang-g
b650110b35
Add headers for mock header as well.
6 years ago
Muxi Yan
62e4234470
Add API deprecation notice to generated code
6 years ago
Muxi Yan
a1fe33a0d4
Remove grpc_cfstream from BUILD
6 years ago
Muxi Yan
d771bcab2c
Merge remote-tracking branch 'upstream/master' into default-cfstream-2
6 years ago
Lidi Zheng
56605cd55d
Merge pull request #18488 from lidizheng/example-errors
...
Add Python example for error handling
6 years ago
Juanli Shen
1979edd03c
Fix BackendsRestart test
6 years ago
Yash Tibrewal
685372f61e
Close fd if error on getsockname
6 years ago
Stanley Cheung
e4c2c4fd1a
Merge pull request #18539 from kellegous/ini
...
Add ini settings for fork support to PHP extension.
6 years ago
Mark D. Roth
25e33fd3f3
Merge pull request #18437 from markdroth/data_plane_combiner
...
Split data plane and control plane into their own combiners.
6 years ago
Mark D. Roth
59cb5193f9
Split data plane and control plane into their own combiners.
6 years ago
Nicolas Lopez
bdbe0483b0
update docs
6 years ago
Nicolas Lopez
55d4aa9c82
fix ubsan crosstool flag
6 years ago
Nicolas Lopez
7f38bc6fd3
updating bazel-toolchains pin
6 years ago
Nicolas Lopez
a9ffc03d1b
remove ubsan rbe_autoconfig target
6 years ago
Nicolas Lopez
8d6b6accd7
use experimental ubsan config
6 years ago
Nicolas Lopez
ad4926d5c6
avoid local runs from accessing remote platforms
...
This should fix Bazel Basic Tests for Python (Local) and other
local CI runs that are now failing.
I also have a plan to fix Bazel RBE Opt C/C++.
Bazel RBE UBSAN C/C++ might need to wait for gRPC to upgrade to
using 0.23.0
6 years ago
Nicolas Lopez
d6dbaeee74
doc fixes
6 years ago
Nicolas Lopez
d1640057f2
use rbe_autoconfig
6 years ago
Kelly Norton
3107cda311
Add ini settings for fork support to PHP extension.
6 years ago
Stanley Cheung
906c85b47a
Merge pull request #18558 from stanley-cheung/php-fix-shutdown
...
PHP: should use grpc_shutdown_blocking
6 years ago
Vijay Pai
277bd3f48c
Merge pull request #18552 from vjpai/server_callback_comments
...
Callback API comments
6 years ago
Stanley Cheung
bb96e30434
PHP: should use grpc_shutdown_blocking
6 years ago
Yash Tibrewal
282702d080
Explicitly call getsockname after accept for unix sockets to get the sun_path
6 years ago
Lidi Zheng
7bb9e33d1a
Add one more import path for py_test
6 years ago
Yang Gao
ca846bbcbb
Merge pull request #18524 from yang-g/cli
...
Log error to stderr
6 years ago
yang-g
de25f189fe
Add options to support alternative extension for include files
6 years ago
Vijay Pai
fb5c385208
Remove unneeded header files
6 years ago
Lidi Zheng
93bab217be
Fix the import order to make hack work
6 years ago
Vijay Pai
847b0155d9
Promise to call OnStarted and forbid Start* until after OnStarted
6 years ago
Muxi Yan
faa4bb8b0c
Allow user to explicitly disable CFStream with env var "grpc_cfstream=0"
6 years ago
Karthik Ravi Shankar
fc50caf725
Fix clang format issues
6 years ago
Karthik Ravi Shankar
b8713cf08e
Merge branch 'master' into grpc_namespace_server_load_reporting
6 years ago
Karthik Ravi Shankar
3fe9361827
Make BUILD.gn and generate_projects.sh fix
6 years ago
Karthik Ravi Shankar
f463ae2b05
Merge branch 'master' into grpc_namespace_auth_metadata_processor
6 years ago
Karthik Ravi Shankar
fe65432a72
Make BUILD.gn fixes
6 years ago
Karthik Ravi Shankar
40440b9f9c
Merge branch 'master' into grpc_namespace_generic_stub
6 years ago