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).
8 years ago
Mehrdad Afshari
e48bff9ba0
Merge pull request #11811 from mehrdada/pythOWNership
...
Python OWNERship
8 years ago
Mehrdad Afshari
f20a345ca5
Regenerate CODEOWNERS
8 years ago
Mehrdad Afshari
76a316cb1f
Add `set noparent` to Python OWNER files
8 years ago
Craig Tiller
bd4439c4a6
Merge pull request #10860 from ctiller/min_stack
...
Enable minimal stack for insecure qps tests
8 years ago
Mehrdad Afshari
e6fb12fd96
Add additional OWNERS files for Python projects
8 years ago
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
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
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
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
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
Jan Tattermusch
ed3ad4b386
Merge pull request #11385 from jtattermusch/ruby_artifact_timeout
...
Increase timeout for builing ruby artifact
8 years ago
Adele Zhou
e2810d2f53
Pull from dockerhub.
8 years ago
Adele Zhou
519318f752
Make it executable.
8 years ago
adelez
212ef23a0a
Merge pull request #11752 from adelez/report_name
...
Use special report suffix for internal ci and add script for cloud-to-prod
8 years ago