Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Test credentials are passed with channel arg. Renamed macros and refactored ↵ | Yash Tibrewal | 2017-07-20 |
| | | | | code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. | ||
* | Nit correction | Yash Tibrewal | 2017-07-19 |
| | |||
* | Removing a few style issues | Yash Tibrewal | 2017-07-19 |
| | |||
* | remove unnecessary code | Yash Tibrewal | 2017-07-19 |
| | |||
* | Merged latest commit from upstream | Yash Tibrewal | 2017-07-19 |
|\ | |||
* | | Adding connect auth feature. Proxy-Authorization header is being inserted ↵ | Yash Tibrewal | 2017-07-19 |
| | | | | | | | | when user creds are present in uri | ||
| * | Merge pull request #11882 from yongni/kokoro | yongni | 2017-07-19 |
| |\ | | | | | | | Added all previous minor releases of gRPC to the matrix. | ||
| * \ | Merge pull request #11755 from bsyk/observe_no_proxy | Mark D. Roth | 2017-07-19 |
| |\ \ | | | | | | | | | Check for no_proxy environment variable and skip proxy if host is listed | ||
| | * | | Check for no_proxy environment variable and skip proxy if host is listed | Ben Sykes | 2017-07-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will fix #9989, #11603, #11751. no_proxy is typically comma separated list of hosts and or domains. Matching must be from the end of the uri to accomodate whole domain and subdomain whitelisting. This will work for well-formed no_proxy strings, but may fail if there are additional spaces. | ||
| * | | | Merge pull request #11787 from guantaol/qps_driver | Guantao Liu | 2017-07-18 |
| |\ \ \ | | | | | | | | | | | Add a new metric and enable internal credential types in QPS Driver | ||
| | | | * | Added all previous minor releases of gRPC to the matrix. Modified the ↵ | Yong Ni | 2017-07-18 |
| | | |/ | | | | | | | | | | | | | testsuite name format for better display test results in sponge. | ||
| * | | | Merge pull request #11869 from jtattermusch/kokoro_fix_python_artifacts | Jan Tattermusch | 2017-07-18 |
| |\ \ \ | | | | | | | | | | | Fix python 2.7 & 3.4 artifacts on kokoro | ||
| * \ \ \ | Merge pull request #11870 from vjpai/slice | Vijay Pai | 2017-07-18 |
| |\ \ \ \ | | | | | | | | | | | | | Add idiomatic C++ API for grpc::Slice construction | ||
| * \ \ \ \ | Merge pull request #11454 from markdroth/server_cq_ok_semantics | Mark D. Roth | 2017-07-18 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Do not return calls on server when request proto fails to deserialize. | ||
| | | * | | | | Add idiomatic C++ API for grpc::Slice construction that doesn't | Vijay Pai | 2017-07-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | require using grpc_slice | ||
| * | | | | | | Merge pull request #11813 from kpayson64/restore_target | kpayson64 | 2017-07-18 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Restore interop_client_main | ||
| | | | | * | | | fix grpcio_tools build on kokoro | Jan Tattermusch | 2017-07-18 |
| | | | | | | | | |||
| | | | | * | | | set path to mingw on kokoro | Jan Tattermusch | 2017-07-18 |
| | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Merge pull request #11607 from yihuazhang/tsi_init | Mark D. Roth | 2017-07-18 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | Add GTS plugin | ||
| * | | | | | | Merge pull request #11863 from adelez/ci2 | adelez | 2017-07-17 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix image path when pulled from dockerhub. | ||
| * \ \ \ \ \ \ | Merge pull request #11859 from nathanielmanistaatgoogle/gitignore | Nathaniel Manista | 2017-07-17 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Narrow src/python/.gitignore to only what it needs to ignore. | ||
| * \ \ \ \ \ \ \ | Merge pull request #11788 from y-zeng/fix_fd_orphan | Yuchen Zeng | 2017-07-17 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | Fix fd_orphan() in ev_epollsig_linux | ||
| | | | * | | | | | Fix image path when pulled from dockerhub. | Adele Zhou | 2017-07-17 |
| | |_|/ / / / / | |/| | | | | | | |||
| | | * | | | | | Narrow .gitignore to only what it needs to ignore | Nathaniel Manista | 2017-07-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "proto" and "*.egg-info/" are no longer generated, "src/" can be narrowed to "/src/", and "*_pb2.py" and "*_pb2_grpc.py" are covered by .gitignore files in parent directories. | ||
| * | | | | | | | Merge pull request #11847 from yongni/master | yongni | 2017-07-17 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Added C++ to interop_matrix and created a kokoro config | ||
| | | | | * | | | | Add GTS plugin | Yihua Zhang | 2017-07-17 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #11858 from markdroth/client_channel_owners | Mark D. Roth | 2017-07-17 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Set owners for client_channel tree. | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #11189 from muxi/stream_compression | Muxi Yan | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Implement stream compression lib module | ||
| | | * | | | | | | | | Set owners for client_channel tree. | Mark D. Roth | 2017-07-17 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #11856 from ctiller/really-no-owners | Craig Tiller | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | Add policy to comments | ||
| | * | | | | | | | | | Add policy to comment | Craig Tiller | 2017-07-17 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #11855 from ctiller/really-no-owners | Nicolas Noble | 2017-07-17 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reset OWNERS state | ||
| | * | | | | | | | | | Reset OWNERS state | Craig Tiller | 2017-07-17 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #11854 from grpc/revert-11853-noowners-test | Craig Tiller | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Experiment: remove top level owners - test the model" | ||
| | * | | | | | | | | | | Revert "Experiment: remove top level owners - test the model" | Craig Tiller | 2017-07-17 |
| |/ / / / / / / / / / | |||
| * | | | | | | | | | | Merge pull request #11853 from ctiller/noowners-test | Craig Tiller | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Experiment: remove top level owners - test the model | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #11852 from ctiller/noowners | Nicolas Noble | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | Experiment: remove top level owners | ||
| | | * | | | | | | | | | Experiment: remove top level owners - test the model | Craig Tiller | 2017-07-17 |
| | |/ / / / / / / / / | |||
| | * / / / / / / / / | Experiment: remove top level owners | Craig Tiller | 2017-07-17 |
| |/ / / / / / / / / | |||
| * | | | | | | | | | Merge pull request #11836 from kpayson64/subchannel_mu | kpayson64 | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Destroy mutex on subchannel destruction | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #11830 from apolcyn/fix_credential_compose_leaks_master | apolcyn | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix ruby memory leaks when composing credentials, noticed with asan | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #11848 from ncteisen/inproc-tracer | Vijay Pai | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Inproc Tracer | ||
| | * | | | | | | | | | | | Update env var doc | ncteisen | 2017-07-17 |
| |/ / / / / / / / / / / | |||
| * | | | | | | | | | | | Merge pull request #11838 from ncteisen/tracer-sanity | Noah Eisen | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Tracer Sanity | ||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11837 from dgquintas/thread_manager_join | David G. Quintas | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put thread creation and join under lock | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11821 from jtattermusch/parallel_multilang | Jan Tattermusch | 2017-07-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | More parallelism for multilang linux tests | ||
| * | | | | | | | | | | | | | Merge pull request #11145 from vjpai/inproc3 | Vijay Pai | 2017-07-15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In-process transport | ||
| | * | | | | | | | | | | | | | Proper metadata arena management | Vijay Pai | 2017-07-15 |
| | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | | * | Fixed sanity. | Guantao Liu | 2017-07-14 |
| | | | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | | | Smarter regex, blander algo | ncteisen | 2017-07-14 |
| | | | | | | | | | | | | | | |