Nicolas Noble
c66621f4f0
Merge pull request #11810 from ctiller/qpsowners
...
Make @vjpai an owner of qps_test
8 years ago
Craig Tiller
5e47758d53
Make @vjpai an owner of qps_test
8 years ago
Mehrdad Afshari
b03e5cbb0f
Add @mehrdada to python OWNERS
8 years ago
Craig Tiller
df1c5d6826
Update to use correct error constructor
8 years ago
Craig Tiller
8dff58c2f3
Merge github.com:grpc/grpc into maxstrm
8 years ago
David Garcia Quintas
a9b9add1ed
Merge branch 'master' of github.com:grpc/grpc into lb_update_connector_fix
8 years ago
Ian Coolidge
13213419f6
alwayslink=1 for reflection plugin
...
The reflection plugin uses a static initializer to
enable itself, but no one depends on its symbols, so it gets
optimized out.
Set alwayslink in the reflection plugin to fix that.
8 years ago
Ian Coolidge
6b08cf4c81
Propagate alwayslink in the grpc_cc_library build rule template.
8 years ago
David Garcia Quintas
507d1fd58e
Removed duplicated refs
8 years ago
apolcyn
8ffb7c1080
Merge pull request #11759 from apolcyn/ruby_cleanup
...
Remove a stale ruby method
8 years ago
adelez
19fc5526b2
Merge pull request #11805 from adelez/ci2
...
Modify image names to match the one in dockerhub.
8 years ago
Craig Tiller
abcdfc9676
Merge pull request #11803 from ctiller/spin-init
...
Add a test of repeatedly calling grpc_init then grpc_shutdown
8 years ago
Michael Lumish
5a5062becb
Merge pull request #11808 from murgatroid99/owners_murgatroid99
...
Add myself as owner of files in several directories
8 years ago
murgatroid99
b5984601b8
Add myself as owner of files in several directories
8 years ago
Nicolas Noble
d4d95bc7db
Merge pull request #11807 from nicolasnoble/sanitize
...
Sanitizing repo.
8 years ago
Alexander Polcyn
fb1e164cd8
dont wait for gc to destroy calls on ruby server
8 years ago
David Garcia Quintas
47e12924c5
PR comments
8 years ago
Nicolas Noble
e456efac30
Merge pull request #11806 from nicolasnoble/absolute-paths
...
Few fixes for mkowners.py.
8 years ago
Nicolas "Pixel" Noble
68ce2564fd
Sanitizing repo.
8 years ago
Nicolas Noble
9877189e45
Merge pull request #11310 from nicolasnoble/import
...
Import mutations.
8 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.
8 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.
8 years ago
Yang Gao
fdf04d2d61
Merge pull request #11797 from yang-g/init_benchmark_to_test
...
Replace InitBenchmark with InitTest. Remove qps_test.cc
8 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.
8 years ago
Muxi Yan
b750d2b5aa
lib - Fix ubsan by add exception to zlib function
8 years ago
Adele Zhou
44360ab64f
Modify image names to match the one in dockerhub.
8 years ago
Craig Tiller
e251fbac20
clang-format
8 years ago
Craig Tiller
c34476728d
Merge pull request #11802 from ctiller/owners-for-tests
...
Add test tree owners for C/C++
8 years ago
Nicolas "Pixel" Noble
61f21d91b8
Fixing merge failures on test/cpp/interop.
8 years ago
yang-g
fdcb774cea
Regenerate projects and fixes
8 years ago
Craig Tiller
a7e5a0bd9c
Add a test of repeatedly calling grpc_init then grpc_shutdown
8 years ago
Craig Tiller
e4985cbbb7
Add test tree owners for C/C++
8 years ago
Muxi Yan
e8714b93b9
lib - Fix Bazel build
8 years ago
adelez
a61a2ac330
Merge pull request #11790 from adelez/ci2
...
Change ci script permission and pull from dockerhub
8 years ago
Nicolas Noble
1a984a5590
Merge pull request #11800 from ctiller/owners
...
Use ** for OWNERS files for trees
8 years ago
Craig Tiller
22d9516434
Use ** for OWNERS files for trees
8 years ago
yang-g
b575a34e05
Replace InitBenchmark with InitTest. Remove qps_test.cc
8 years ago
Noah Eisen
4ea19235d7
Merge pull request #11727 from ncteisen/the-tracers-become-self-aware
...
The Tracers Become Self Aware
8 years ago
Noah Eisen
c571a8abc4
Merge pull request #11466 from ncteisen/revert-zco
...
Partial Revert of https://github.com/grpc/grpc/pull/10743
8 years ago
Craig Tiller
df4cbb1abe
Merge pull request #11774 from ctiller/owners
...
Strawman OWNERS --> CODEOWNERS script
8 years ago
Craig Tiller
80a87ea820
Fix copyrights
8 years ago
Craig Tiller
7e813a2bc4
Remove bazel warning (we have owners now), set noparent on bazel/OWNERS
8 years ago
Craig Tiller
e476f7d33f
Strawman OWNERS --> CODEOWNERS script
8 years ago
ncteisen
05dbac6b39
Update doc
8 years ago
ncteisen
780ba5dd22
Add all refcount flag
8 years ago
ncteisen
7712c7c4d5
clang format
8 years ago
ncteisen
2e85f6891a
Add a list_tracer functionality
8 years ago
ncteisen
6919176647
update doc
8 years ago
ncteisen
06bce6e020
Tracers know their name
8 years ago
Jan Tattermusch
a3899426fe
shard basictests
8 years ago