David G. Quintas
0c9ce72218
Merge pull request #11761 from dgquintas/lb_update_connector_fix
...
RR: fix subchannel list handing
7 years ago
David G. Quintas
24a4b31c07
Merge pull request #11726 from dgquintas/fix_grpclb_test_deadlocks
...
Fix deadlocks in grpclb_end2end_test
7 years ago
David G. Quintas
d4619f439d
Merge pull request #11819 from dgquintas/timer_manager_uaf
...
Fix use-after-free in timer manager
7 years ago
Michael Lumish
bf828943cb
Merge pull request #11730 from murgatroid99/node_artifact_docker_version_fix
...
Install Node 8 in artifact linux Dockerfiles
7 years ago
apolcyn
2150d6fa4f
Merge pull request #11629 from apolcyn/fix_port_ordering
...
Port byte ordering fix for srv records
7 years ago
Nicolas Noble
6a5ff252f8
Merge pull request #11822 from nicolasnoble/owners-for-gencode
...
Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py
7 years ago
Nicolas "Pixel" Noble
46569f238c
Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py
7 years ago
Craig Tiller
f2e4a472a9
Merge pull request #11812 from ctiller/noparents
...
Detach ownership of core/c++
7 years ago
David Garcia Quintas
fc94d1f4a0
Fix use-after-free in timer manager
7 years ago
Mehrdad Afshari
e48bff9ba0
Merge pull request #11811 from mehrdada/pythOWNership
...
Python OWNERship
7 years ago
David Garcia Quintas
51d0ff0f3d
Fix deadlocks in grpclb_end2end_test
7 years ago
Mehrdad Afshari
f20a345ca5
Regenerate CODEOWNERS
7 years ago
Mehrdad Afshari
76a316cb1f
Add `set noparent` to Python OWNER files
7 years ago
Craig Tiller
41690d1ad8
Detach ownership of core/c++
7 years ago
Craig Tiller
bd4439c4a6
Merge pull request #10860 from ctiller/min_stack
...
Enable minimal stack for insecure qps tests
7 years ago
David Garcia Quintas
9a4ed686b1
Improved testing
7 years ago
Mehrdad Afshari
e6fb12fd96
Add additional OWNERS files for Python projects
7 years ago
Nicolas Noble
c66621f4f0
Merge pull request #11810 from ctiller/qpsowners
...
Make @vjpai an owner of qps_test
7 years ago
Craig Tiller
5e47758d53
Make @vjpai an owner of qps_test
7 years ago
Mehrdad Afshari
b03e5cbb0f
Add @mehrdada to python OWNERS
7 years ago
David Garcia Quintas
a9b9add1ed
Merge branch 'master' of github.com:grpc/grpc into lb_update_connector_fix
7 years ago
David Garcia Quintas
507d1fd58e
Removed duplicated refs
7 years ago
apolcyn
8ffb7c1080
Merge pull request #11759 from apolcyn/ruby_cleanup
...
Remove a stale ruby method
7 years ago
adelez
19fc5526b2
Merge pull request #11805 from adelez/ci2
...
Modify image names to match the one in dockerhub.
7 years ago
Craig Tiller
abcdfc9676
Merge pull request #11803 from ctiller/spin-init
...
Add a test of repeatedly calling grpc_init then grpc_shutdown
7 years ago
Michael Lumish
5a5062becb
Merge pull request #11808 from murgatroid99/owners_murgatroid99
...
Add myself as owner of files in several directories
7 years ago
murgatroid99
b5984601b8
Add myself as owner of files in several directories
7 years ago
Nicolas Noble
d4d95bc7db
Merge pull request #11807 from nicolasnoble/sanitize
...
Sanitizing repo.
7 years ago
David Garcia Quintas
47e12924c5
PR comments
7 years ago
Nicolas Noble
e456efac30
Merge pull request #11806 from nicolasnoble/absolute-paths
...
Few fixes for mkowners.py.
7 years ago
Nicolas "Pixel" Noble
68ce2564fd
Sanitizing repo.
7 years ago
Nicolas Noble
9877189e45
Merge pull request #11310 from nicolasnoble/import
...
Import mutations.
7 years ago
Mark D. Roth
e5b847cea4
Merge pull request #11779 from markdroth/client_channel_fix
...
Don't set the channel's state to TRANSIENT_FAILURE if we updated the LB policy.
7 years ago
Nicolas Noble
eb020ce29d
Few fixes for mkowners.py.
...
-) Paths should all be absolute to /
-) Computing the intersection of two globs should happen with the
full path in there, not just the directory's glob.
7 years ago
Yang Gao
fdf04d2d61
Merge pull request #11797 from yang-g/init_benchmark_to_test
...
Replace InitBenchmark with InitTest. Remove qps_test.cc
7 years ago
Jan Tattermusch
8bcc7d5958
Merge pull request #11793 from jtattermusch/kokoro_prepare_sharding
...
Add more run_tests_matrix.py labels to allow better sharding.
7 years ago
Adele Zhou
44360ab64f
Modify image names to match the one in dockerhub.
7 years ago
Craig Tiller
e251fbac20
clang-format
7 years ago
Craig Tiller
c34476728d
Merge pull request #11802 from ctiller/owners-for-tests
...
Add test tree owners for C/C++
7 years ago
Nicolas "Pixel" Noble
61f21d91b8
Fixing merge failures on test/cpp/interop.
7 years ago
yang-g
fdcb774cea
Regenerate projects and fixes
7 years ago
Craig Tiller
a7e5a0bd9c
Add a test of repeatedly calling grpc_init then grpc_shutdown
7 years ago
Craig Tiller
e4985cbbb7
Add test tree owners for C/C++
7 years ago
adelez
a61a2ac330
Merge pull request #11790 from adelez/ci2
...
Change ci script permission and pull from dockerhub
7 years ago
Nicolas Noble
1a984a5590
Merge pull request #11800 from ctiller/owners
...
Use ** for OWNERS files for trees
7 years ago
Craig Tiller
22d9516434
Use ** for OWNERS files for trees
7 years ago
yang-g
b575a34e05
Replace InitBenchmark with InitTest. Remove qps_test.cc
7 years ago
Noah Eisen
4ea19235d7
Merge pull request #11727 from ncteisen/the-tracers-become-self-aware
...
The Tracers Become Self Aware
7 years ago
Noah Eisen
c571a8abc4
Merge pull request #11466 from ncteisen/revert-zco
...
Partial Revert of https://github.com/grpc/grpc/pull/10743
7 years ago
Craig Tiller
df4cbb1abe
Merge pull request #11774 from ctiller/owners
...
Strawman OWNERS --> CODEOWNERS script
7 years ago