Jan Tattermusch
65b25ce24d
Merge pull request #18575 from jtattermusch/version_cs_twice
...
Don't include Grpc.Core.Api/Version.cs twice
6 years ago
Jan Tattermusch
eb309303a6
Merge pull request #18574 from grpc/jtattermusch-patch-4
...
Update remote_build credentials instructions.
6 years ago
Jan Tattermusch
c1001e7909
Merge pull request #18467 from jtattermusch/csharp_tools_distribtest2
...
Test Grpc.Tools as part of C# distribtests
6 years ago
Mark D. Roth
7e3b8d38ff
Revert "Split data plane and control plane into their own combiners."
6 years ago
Karthik Ravi Shankar
1e5ab4552a
Fix the build errors
...
- Update server_posix_impl.h in Makefile
- And in CMakeLists.txt
6 years ago
Jan Tattermusch
de772a3347
dont include Grpc.Core.Api/Version.cs twice
6 years ago
Jan Tattermusch
5f028a6a0e
Update remote_build credentials instructions.
6 years ago
Nicolas Noble
b400a6bf20
Revert "Fix compilation error in JWT using const_cast."
6 years ago
Karthik Ravi Shankar
a10d4825c1
Merge pull request #18372 from grpc/grpc_namespace_server_posix
...
Move server_posix from grpc to grpc_impl namespace
6 years ago
Karthik Ravi Shankar
3354f2c5a7
Merge pull request #18373 from grpc/grpc_namespace_channel_create_posix
...
Move create_channel_posix from grpc to grpc_impl namespace
6 years ago
Karthik Ravi Shankar
dcc199048f
Merge pull request #18396 from grpc/revert-18392-revert-18223-grpc_namespace_opencensus
...
Revert "Revert "Fold opencensus into grpc_impl namespace""
6 years ago
Karthik Ravi Shankar
c85a03e308
Merge pull request #18377 from grpc/grpc_namespace_server_builder_option
...
Move ServerBuilderOption from grpc to grpc_impl namespace
6 years ago
Karthik Ravi Shankar
4fe664e065
Merge pull request #18375 from grpc/grpc_namespace_channelz_service_plugin
...
Move channelz_service_plugin from grpc to grpc_impl namespace
6 years ago
Michael Lumish
e6cd312346
Merge pull request #18530 from murgatroid99/jessie-backports_url_fix
...
Update jessie-backports URL
6 years ago
Jan Tattermusch
7d489f6a44
use process architecture instead of OS architecture
6 years ago
Karthik Ravi Shankar
b2d9d7c8be
Merge branch 'master' into grpc_namespace_channel_create
6 years ago
Karthik Ravi Shankar
b4fbcc96dd
Fix run_tools json file
6 years ago
Karthik Ravi Shankar
29c0aacfc0
Merge branch 'master' into revert-18502-revert-18242-grpc_namespace_serverbuilder
6 years ago
Karthik Ravi Shankar
53cf5ddb6b
Fix include guard
6 years ago
Bill Feng
ade5193c3f
Merge pull request #18479 from billfeng327/feature/reinstate-rbe-windows
...
Reinstated Bazel Windows local build
6 years ago
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