Vijay Pai
be6979202b
Revamp server-side C++ callback API, message allocator, and mocking
5 years ago
Esun Kim
4dd753084a
Fix the version of twine to 2.0
5 years ago
Jan Tattermusch
41622c19c6
fix submodule at head script
5 years ago
Jan Tattermusch
1233d950f5
fix pip install commands
5 years ago
Esun Kim
6dd92a462e
Update by review
5 years ago
Jan Tattermusch
8bf200752f
avoid occasional timeout uploading RBE results
5 years ago
Mark D. Roth
0e487a7405
Convert grpc_connector to C++.
5 years ago
Vijay Pai
405d7b4ce0
Ban use of std::sync constructs
5 years ago
Jan Tattermusch
d3bae20215
Increase MacOS C/C++ test limit
5 years ago
Jan Tattermusch
6e0b3a6784
Increase MacOS C/C++ test limit
5 years ago
Mikko Rantanen
3351fa4a7e
Re-generate build files with the new test
5 years ago
Lidi Zheng
c9c7f9b69b
Fix reviewer's bug catches
5 years ago
Lidi Zheng
4a48e7be8b
Fix typo
5 years ago
Lidi Zheng
21e5292ded
Refer to the auto formatting script
5 years ago
Lidi Zheng
062b9cda83
Add two buildifier formatting scripts
5 years ago
Muxi Yan
0c1c6c336e
build_projects
5 years ago
Esun Kim
b7ac4d6611
Increase timeout for windows portability tests
5 years ago
Esun Kim
3a519a0b64
Replaced grpc_core New & Delete with C++ new & delete
5 years ago
Esun Kim
0bf9799107
Replaced grpc_core::Set with std::set
5 years ago
Esun Kim
4e396883d4
Update by review
5 years ago
Esun Kim
1e74c102cd
Add GRPC_USE_ABSL flag
5 years ago
Kun Zhang
8a3dd8a245
Add grpc-java 1.25.0 to test matrix
5 years ago
Richard Belleville
a08da012d2
Switch to config-driven style
5 years ago
Esun Kim
402e07a626
Remove memory_usage test from CI
5 years ago
Esun Kim
aaf48c66fc
Change upb from filegroup to library
5 years ago
Lidi Zheng
02f558e57a
Make the generated file buildifier format compatible
5 years ago
Lidi Zheng
2990b484fe
Add buildifier to sanity_tests.yaml
5 years ago
Lidi Zheng
97624cba21
How can I forget the copyright header...
5 years ago
Lidi Zheng
9ff34b2f46
Make check_buildifier.sh smarter
5 years ago
Lidi Zheng
9a05fb3573
Add buildifier sanity check
5 years ago
Menghan Li
744c34e8ca
Add v1.25.0 release of grpc-go to interop matrix
5 years ago
Esun Kim
81df105ac8
Deprecate gpr_get/set_allocation_functions
5 years ago
Eric Anderson
dcafa22cd3
Enable Java interop tests for compression and status
5 years ago
Alexander Polcyn
6bb8629879
Add tests that expose a race and lock cycle in alts client, fix TSAN issues
5 years ago
Prashant Jaikumar
a5db5d5450
C++ tests on iOS to work with bazel 1.0
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
6788f40675
generate_projects
5 years ago
Lidi Zheng
f994f2ea18
Keep the manylinux Dockerfiles unchanged
5 years ago
Lidi Zheng
160d33076f
Make YAPF happy
5 years ago
Lidi Zheng
6b92b4af05
Attempt to drop support for Python 3.4
5 years ago
Lidi Zheng
bcb870bf20
Make Windows test gRPC with Python 3.6
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
Mark D. Roth
7ccdc85fa0
CDS LB policy
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
e43f925983
PHP: update docker image PHP 7 version
5 years ago
Stanley Cheung
e4081cca32
Limit retries to 5 times
5 years ago
Stanley Cheung
40427b1fc7
PHP: composer install could be flaky
5 years ago
Richard Belleville
2838ff184d
Make pylint less annoying
5 years ago