index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
run_tests
Commit message (
Expand
)
Author
Age
*
Merge pull request #17053 from yashykt/global_interceptor
Yash Tibrewal
2018-11-02
|
\
*
\
Merge pull request #17050 from ncteisen/channelz-sockets
Noah Eisen
2018-11-01
|
\
\
|
*
|
fix build and sanity
ncteisen
2018-10-31
|
*
|
Move uri_parser to lib
ncteisen
2018-10-31
|
*
|
Move uri_parser to common spot
ncteisen
2018-10-30
|
|
*
Register global interceptors functionality
Yash Tibrewal
2018-10-30
*
|
|
Experimental C++ server callback unary API
Vijay Pai
2018-10-29
|
/
/
*
/
Add server_interceptors_end2end_test to build.yaml
Vijay Pai
2018-10-29
|
/
*
Merge pull request #16842 from yashykt/interceptors
Yash Tibrewal
2018-10-28
|
\
*
|
upgrade third_party/boringssl-with-bazel to latest chromium-stable-with-bazel
Jan Tattermusch
2018-10-27
|
*
Separate out interceptorbatchmethodimpl to a different file
Yash Tibrewal
2018-10-26
|
*
Rename call.h to call_op_set.h and call_wrapper.h to call.h
Yash Tibrewal
2018-10-26
*
|
Merge pull request #17009 from jtattermusch/eradicate_bazel_wrapper
Jan Tattermusch
2018-10-26
|
\
\
|
*
|
do not mention bazel_wrapper.py
Jan Tattermusch
2018-10-26
|
|
*
Merge branch 'master' into interceptors
Yash Tibrewal
2018-10-25
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Fix OOM by expanding resource quota coverage
Juanli Shen
2018-10-25
|
/
/
*
|
Merge pull request #16945 from lidizheng/update-python-3.7-dockerfile
Lidi Zheng
2018-10-24
|
\
\
*
\
\
Merge pull request #16507 from markdroth/health_checking_client
Mark D. Roth
2018-10-24
|
\
\
\
*
\
\
\
Merge pull request #16963 from yihuazhang/security_connector_refactor_new
yihuaz
2018-10-24
|
\
\
\
\
|
|
*
|
|
Client-side health checking support.
Mark D. Roth
2018-10-24
*
|
|
|
|
Merge pull request #16980 from vjpai/no_inproc_nosec
Vijay Pai
2018-10-24
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #16911 from ejona86/warn-about-generated
Jan Tattermusch
2018-10-24
|
\
\
\
\
\
|
|
|
|
|
*
Add client streaming, server streaming and bidi streaming tests
Yash Tibrewal
2018-10-23
|
|
|
|
*
|
Rename the Dockerfiles
Lidi Zheng
2018-10-23
|
|
*
|
|
|
Remove inproc_nosec_test since inproc is inherently secure
Vijay Pai
2018-10-23
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Put `jessie` back for Python3.4
Lidi Zheng
2018-10-23
*
|
|
|
|
Merge pull request #16727 from apolcyn/grpclb_interop_master
apolcyn
2018-10-23
|
\
\
\
\
\
|
|
|
|
*
|
Migrate from `jessie` to `stretch`
Lidi Zheng
2018-10-23
|
|
|
|
|
*
Use InProc Channel for callback tests
Yash Tibrewal
2018-10-23
*
|
|
|
|
|
Merge pull request #16964 from jtattermusch/remote_csharp_from_coverage
Jan Tattermusch
2018-10-23
|
\
\
\
\
\
\
|
|
*
|
|
|
|
Add a grpclb-in-DNS interop test suite
Alex Polcyn
2018-10-23
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
Add different Dockerfile for each Python version
Lidi Zheng
2018-10-22
|
|
|
|
|
*
Merge branch 'master' into interceptors
Yash Tibrewal
2018-10-22
|
|
|
|
|
|
\
|
|
|
|
*
|
|
Rename Dockerfile && fix typo
Lidi Zheng
2018-10-22
|
*
|
|
|
|
|
remove C# from coverage suite
Jan Tattermusch
2018-10-22
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
security connector refactor
Yihua Zhang
2018-10-22
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
build C++ in benchmarks with cmake
Jan Tattermusch
2018-10-22
*
|
|
|
|
more reasonable timeouts scenario timeout
Jan Tattermusch
2018-10-22
*
|
|
|
|
too many C++ benchmarks considered "smoketest"
Jan Tattermusch
2018-10-22
|
/
/
/
/
|
|
|
*
Adding intercepted channel
Yash Tibrewal
2018-10-22
|
|
*
|
Migrate to new dockerfile
Lidi Zheng
2018-10-19
|
|
*
|
Testing new dockerfile from scratch
Lidi Zheng
2018-10-19
|
|
/
/
|
/
|
|
|
*
|
Format with tools/distrib/yapf_code.sh
Eric Anderson
2018-10-19
*
|
|
Changes to register xds plugin init and shutdown.
Vishal Powar
2018-10-18
|
*
|
run_interop_tests: Use "GENERATED" comment in generated scripts
Eric Anderson
2018-10-17
|
/
/
*
|
regenerate projects
Jan Tattermusch
2018-10-17
|
*
Starting on server interceptors
Yash Tibrewal
2018-10-16
|
/
*
Merge pull request #16868 from vishalpowar/xds-plugin
vishalpowar
2018-10-16
|
\
|
*
Add new grpc lb plugin 'xds'
Vishal Powar
2018-10-16
*
|
Merge pull request #16854 from jtattermusch/bazel_test_adjustments
Jan Tattermusch
2018-10-16
|
\
\
[next]