Jan Tattermusch
fd37497f25
two multilang tests at a time
7 years ago
David Garcia Quintas
fc94d1f4a0
Fix use-after-free in timer manager
7 years ago
Julien Boeuf
da8eca56e2
Better handling of token lifetime.
...
- In C++, we need a constant for the max lifetime.
- In C, make sure that we crop the lifetime in the credentials object
itself and not just later during the creation of the token. This will
allow the refresh to occur based on the actual token lifetime as opposed
to the one from the user (which may be cropped).
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
Sree Kuchibhotla
ce47215063
Merge branch 'master' into sreek-epoll1
7 years ago
Ken Payson
f47c063d02
Restore interop_client_main
...
This target is used internally.
7 years ago
Guantao Liu
e72b5d6ab8
Merge remote-tracking branch 'upstream/master' into qps_driver to resolve conflicts.
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
Craig Tiller
df1c5d6826
Update to use correct error constructor
7 years ago
Craig Tiller
8dff58c2f3
Merge github.com:grpc/grpc into maxstrm
7 years ago
David Garcia Quintas
a9b9add1ed
Merge branch 'master' of github.com:grpc/grpc into lb_update_connector_fix
7 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.
7 years ago
Ian Coolidge
6b08cf4c81
Propagate alwayslink in the grpc_cc_library build rule template.
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
Alexander Polcyn
fb1e164cd8
dont wait for gc to destroy calls on ruby server
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
Muxi Yan
b750d2b5aa
lib - Fix ubsan by add exception to zlib function
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
Muxi Yan
e8714b93b9
lib - Fix Bazel build
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