yang-g
35674af901
make test robust
8 years ago
yang-g
0a4e83a12e
Merge branch 'master' into health
8 years ago
yang-g
b90631d3f0
more cleanup
8 years ago
Stanley Cheung
f2a66434e2
Merge pull request #8764 from thinkerou/fix_php_code_style
...
PHP: fix code style
8 years ago
yang-g
a36ea4be8b
remove file
8 years ago
Nathaniel Manista
8c5b39cc42
Merge pull request #9132 from nathanielmanistaatgoogle/python-examples
...
Update Python examples with fresh generated code.
8 years ago
Nathaniel Manista
41eabb8c1f
Merge pull request #9212 from nathanielmanistaatgoogle/intraop
...
Rename interop-as-a-unit-test "intraop".
8 years ago
yang-g
ef16328063
cleanup
8 years ago
yang-g
a3c95529c7
async works
8 years ago
yang-g
8e708b12cb
WIP
8 years ago
Masood Malekghassemi
18549900e2
Merge pull request #9203 from soltanmm-google/"in-the-long-run-we're-all-dead"-is-such-a-copout
...
Set Python documentation copyright
8 years ago
Nathaniel Manista
2fab0e78b0
Rename interop-as-a-unit-test "intraop"
...
It's been confusing that these tests have been called "interop" but
are not actually tests of interoperation.
8 years ago
Masood Malekghassemi
d86080d402
Merge pull request #9206 from soltanmm-google/is-the-world-is-moving-too-fast-or-am-I-moving-too-slow
...
Add `auto-gen`d comment to `_pb2_grpc.py` files
8 years ago
Yuchen Zeng
1ef7b1d6b4
Merge pull request #9208 from y-zeng/for-loop
...
Remove for loop initial declarations
8 years ago
yang-g
50993b7a4c
async first take
8 years ago
Nathaniel Manista
d0386f940e
Exempt generated Python from copyright check
...
Some of these files contain the magic string "DO NOT EDIT" but we do
not wish for our tests to depend upon that.
8 years ago
Yuchen Zeng
a13ec951b9
Remove for loop initial declarations
8 years ago
Masood Malekghassemi
0d62d7e8d7
Add `auto-gen`d comment to `_pb2_grpc.py` files
8 years ago
yang-g
1accb12408
fix path
8 years ago
Yang Gao
ddebfa65f2
Merge pull request #9187 from yang-g/validate_reserved_metadata
...
Check and fail if user provides a metadata key starting with :
8 years ago
jboeuf
578378256c
Merge pull request #8788 from jboeuf/fix_jwt_verifier
...
Fix jwt verifier
8 years ago
yang-g
f56c251af7
clang-format
8 years ago
yang-g
9bef0740a4
Add test for explicit option
8 years ago
yang-g
4eaf96920f
fix todo
8 years ago
yang-g
b74cf429fd
test pass
8 years ago
yang-g
c3c475fd14
move files to subdir and add generated files
8 years ago
yang-g
fbbb0d707f
generated nanopb files, need to update build.yaml and maybe move them to
...
a sub-dir
8 years ago
yang-g
ad32764219
sync test pass
8 years ago
yang-g
c8a49d2956
codegen health proto
8 years ago
yang-g
6d0fbfaf7b
WIP
8 years ago
yang-g
c9d2954e55
more
8 years ago
yang-g
08137362d0
WIP
8 years ago
yang-g
8d668d8324
default service
8 years ago
yang-g
6486883940
Add more files
8 years ago
yang-g
0498124f8e
Add files
8 years ago
Masood Malekghassemi
db422d7eba
Provide doc dir even if user interrupts docgen
8 years ago
Masood Malekghassemi
25186ae0f1
Set Python documentation copyright
8 years ago
Jan Tattermusch
22b28264f9
Merge pull request #9178 from jtattermusch/docker_inception_is_evil
...
Cleanup and speedup sanity tests
8 years ago
matt-kwong
4118da2cd5
Merge pull request #9190 from matt-kwong/fix-python-artifact
...
Fix Python artifact build
8 years ago
matt-kwong
195b52a95f
Merge pull request #9193 from matt-kwong/interop-html-fix
...
Update interop html template location
8 years ago
Matt Kwong
c830eb5b6b
Update interop html template location
8 years ago
Matt Kwong
346f9e46eb
Fix Python artifact build
8 years ago
apolcyn
7376d4b97e
Merge pull request #8668 from lenage/master
...
Ruby: show error class and message instead of unknown
8 years ago
Jan Tattermusch
7dd2cc6f68
cleanup and speedup of sanity tests
8 years ago
Jan Tattermusch
276f390480
Merge pull request #9176 from jtattermusch/runtests_refactor
...
Clean up tools/run_tests directory
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Jan Tattermusch
d7c923d40b
Merge pull request #9184 from jtattermusch/qps_driver_cmdline
...
Better qps_json_driver message when QPS_WORKERS env is missing
8 years ago
Yuan He
2b605837b0
take tmp out of .gitignore file
8 years ago
Yuan He
9383d2b809
Ruby: show error class and message instead of unknown
8 years ago
Julien Boeuf
964d7bb482
Fixing JWT verifier.
...
- Initializes grpc correctly in the JWT utils.
- Make the email mapping work with the new service accounts produced by
Google IAM.
- Adding check for email issuers where the issuer has to be the subject as well.
- Implementing portable version of memrchr.
8 years ago