Yash Tibrewal
3dd6292f5d
Debug mode changes
5 years ago
Yash Tibrewal
3a189d7e08
test changes
5 years ago
Yash Tibrewal
5d18d4450a
src/core changes
5 years ago
Yash Tibrewal
336b476d32
Adding ExecCtx::Run
5 years ago
Lidi Zheng
2817afd4e9
Make sure Core aware of gevent Cython objects
5 years ago
Richard Belleville
4790ab6d97
Merge pull request #20774 from gallmerci/master
...
Fix typo in python_configure.bzl
5 years ago
Esun Kim
8086d8ee42
Update abseil-cpp to HEAD
5 years ago
Lidi Zheng
61d463672d
Windows' gevent is always special!
5 years ago
Muxi Yan
ce842ecc31
Merge pull request #20767 from muxi/objc-doxygen
...
Add Objective-C Doxygen Documentation
5 years ago
Lidi Zheng
36d6c2d58d
Merge pull request #20875 from lidizheng/local-doc
...
Document the local credentials in gRPC Python's API reference
5 years ago
Muxi Yan
6788f40675
generate_projects
5 years ago
Muxi Yan
24dc93c82c
Ignore docs in Cocoapods generated directory
5 years ago
Eytan Kidron
6aa41ee760
Removed LARGE_MACHINE from bazel/grpc_build_system.bzl
5 years ago
Vijay Pai
7b9349de04
clang-format
5 years ago
Vijay Pai
8b597ad5ba
Change unused parameter name comment to cast
5 years ago
Lidi Zheng
3cd792ad70
Make YAPF happy
5 years ago
Lidi Zheng
f994f2ea18
Keep the manylinux Dockerfiles unchanged
5 years ago
Lidi Zheng
e2ee7bb679
Disable unit._channel_close_test.ChannelCloseTest
5 years ago
Yash Tibrewal
a5ba140f3c
Test changes
5 years ago
Lidi Zheng
cc628584a6
Fix the Sphinx auto generation
5 years ago
Lidi Zheng
83ae68c5f0
Document the local credentials
5 years ago
Lidi Zheng
160d33076f
Make YAPF happy
5 years ago
Yash Tibrewal
e4c77bb137
Merge pull request #20840 from yashykt/updatetriage
...
Update triage duty
5 years ago
Yash Tibrewal
99478f1fe9
Security Handshaker changes
5 years ago
Lidi Zheng
6b92b4af05
Attempt to drop support for Python 3.4
5 years ago
Richard Belleville
8b6e2ab3d4
Merge pull request #20846 from vam-google/master
...
[bazel] Add an ability to call an optional custom plugin for py_proto_library and py_grpc_library
5 years ago
Lidi Zheng
7b7f38a95d
Merge pull request #20452 from mostrows2/issue-19208
...
Issue 19208: Fix pollset_set_del_fd to cleanup all fd references.
5 years ago
Zhen Lian
e8d570618e
[Exposing ALTS Context 1/2] Fill in context on TSI and Security Connector Layer
5 years ago
Lidi Zheng
bcb870bf20
Make Windows test gRPC with Python 3.6
5 years ago
Karthik Ravi Shankar
e3fb73fec5
Merge pull request #20865 from grpc/tricorder_lint_fix
...
Fix internal lint warnings
5 years ago
Richard Belleville
4b49a95801
Fix internal lint warnings
5 years ago
vam-google
91c0d093bd
Fix unnecessary dependency and add new line
5 years ago
vam-google
5d9eeb34fc
Address PR feedback. Also add a dummy plugin.
5 years ago
Mark D. Roth
fa6920f601
Merge pull request #20544 from markdroth/xds_cds_policy
...
CDS LB policy
5 years ago
Eytan Kidron
c97ce9057b
Simplify the platform and constraints settings for remote execution
...
* Remove the toolchains //third_party/toolchains:local and //third_party/toolchains:local_large.
* Remove the platforms :rbe_ubuntu1604, :rbe_ubuntu1604_large, :local and :local_large.
* No longer inherit from @rbe_default//config:platform but instead use it directly. It is now the only non-windows platform.
* When creating @rbe_default//config:platform directly with rbe_autoconfig, set dockerAddCapabilities and dockerPrivileged directly in the exec_properties field. No need to set dockerNetwork to "off" and dockerSiblingContainers to false since these are the defaults.
* Also set gceMachineType = "n1-highmem-2" on the default platform. This value can be overridden by specific targets that want to use LARGE_MACHINE.
* Use create_exec_properties_dict where appropriate.
* Use custom_exec_properties to define LARGE_MACHINE.
I wasn't able to test thoroughly that this PR does not break any existing targets. I was not able to run anything on windows/mac and I also don't have access to gRPC's RBE setup.
5 years ago
hcaseyal
53ec941298
Merge pull request #20839 from hcaseyal/grpc_security_audit_plan.pdf
...
Security audit response
5 years ago
Mark D. Roth
7ccdc85fa0
CDS LB policy
5 years ago
Jan Tattermusch
28802d425a
Merge pull request #20860 from jtattermusch/vcpkg_instructions
...
Add vcpkg package manager instructions
5 years ago
Juanli Shen
6c1060c3cb
Merge pull request #20584 from kcwu/leak-GetSystemRootCerts
...
Fix error object memory leak in GetSystemRootCerts
5 years ago
Hope Casey-Allen
43dd7698ea
Security audit response
5 years ago
Jan Tattermusch
942e4688fc
add vcpkg instructions
5 years ago
Jan Tattermusch
892d5d724e
Merge pull request #20732 from grpc/revert-20611-revert-20558-upgrade_bazel100
...
Revert "Revert "Upgrade to bazel 1.0.0""
5 years ago
Jan Tattermusch
e071b7d0f9
try to fix #20782
5 years ago
nanahpang
f8bf05bcee
Merge pull request #20853 from grpc/revert-20809-fix-qps-json-driver-result-error
...
Revert "Measure benchmark results more accurately in qps_driver"
5 years ago
Jan Tattermusch
eaf01655cd
disable xds_bootstrap_test on TSAN ASAN UBSAN
5 years ago
Jan Tattermusch
e5e3f70a1a
Revert "Revert "Upgrade to bazel 1.0.0""
5 years ago
Stanley Cheung
456f08a064
Merge pull request #20813 from stanley-cheung/php-update-php7-version
...
PHP: update docker image PHP 7 version
5 years ago
Stanley Cheung
e7859e2212
Merge pull request #20811 from stanley-cheung/php-update-dockerfiles
...
PHP: update dockerfiles
5 years ago
Stanley Cheung
e43f925983
PHP: update docker image PHP 7 version
5 years ago
Stanley Cheung
220c4de732
PHP: update dockerfiles to add MAKEFLAGS=-j8
5 years ago