Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | add missing fields on server call context and improve robustness of finished ↵ | Alexander Polcyn | 2017-07-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | calls | |||
| | | | | | | | | | * | | Removing a few style issues | Yash Tibrewal | 2017-07-19 | |
| | | | | | | | | | | | | ||||
| | | | | | | * | | | | | Fix issues with Node Mac build | murgatroid99 | 2017-07-19 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #11770 from ncteisen/too-much-trace | Noah Eisen | 2017-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that GRPC_VERBOSITY is checked before logging | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11519 from iancoolidge/devel-reflection | David G. Quintas | 2017-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | alwayslink=1 for reflection plugin | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11874 from dgquintas/fix_pending_grpclb | David G. Quintas | 2017-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Free pending grpclb update args | |||
| | | | | | | | | | | * \ \ | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-19 | |
| | | | | | | | | | | |\ \ \ | ||||
| | | | | | | | | | | | | * | | remove unnecessary code | Yash Tibrewal | 2017-07-19 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | Merged latest commit from upstream | Yash Tibrewal | 2017-07-19 | |
| | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | |/ / | | | | | | | | | | | | |/| | | ||||
* | | | | | | | | | | | | | | | Merge pull request #11883 from jtattermusch/kokoro_fix_linux_artifacts | Jan Tattermusch | 2017-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | Fix linux artifacts on Kokoro | |||
| | | | | | | | | | | | | * | | Adding connect auth feature. Proxy-Authorization header is being inserted ↵ | Yash Tibrewal | 2017-07-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when user creds are present in uri | |||
| | | | | | * | | | | | | | | | Add SO_REUSEPORT support to uv iomgr code | murgatroid99 | 2017-07-19 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #11882 from yongni/kokoro | yongni | 2017-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added all previous minor releases of gRPC to the matrix. | |||
| | * | | | | | | | | | | | | | | ruby is already installed on kokoro ubuntu VMs | Jan Tattermusch | 2017-07-19 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | 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. | |||
| | | | | * | | | | | | | | | | | Const correct and clang | ncteisen | 2017-07-19 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | Consume kicked_without_poller | Sree Kuchibhotla | 2017-07-18 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | Fix race-condition in epoll1 poller's begin_worker() and pollset_kick() | Sree Kuchibhotla | 2017-07-18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which caused the designated poller to miss a kick in some cases | |||
* | | | | | | | | | | | | | | | | 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 | |||
| | | | | | | | * | | | | | | | | make sure that client-side view of calls is robust | Alexander Polcyn | 2017-07-18 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | Anon namespace over static | ncteisen | 2017-07-18 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | Rename function to avoud future clash | ncteisen | 2017-07-18 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | Make CreateThreadPool settable | ncteisen | 2017-07-18 | |
| |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Ban the silent version | ncteisen | 2017-07-18 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Add comment | ncteisen | 2017-07-18 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Quiet down getenv | ncteisen | 2017-07-18 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Quiet down server builder | ncteisen | 2017-07-18 | |
| |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | 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. | |||
| | | | | | | | | | * | | | Add/update comments and remove unused fields | Sree Kuchibhotla | 2017-07-18 | |
| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | Free pending grpclb update args | David Garcia Quintas | 2017-07-18 | |
| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | Clang format | murgatroid99 | 2017-07-18 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | 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 branch 'master' into uv_portability_fix | murgatroid99 | 2017-07-18 | |
| | | | | | | |\ \ \ \ \ \ | ||||
* | | | | | | | \ \ \ \ \ \ | Merge pull request #11870 from vjpai/slice | Vijay Pai | 2017-07-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | Add idiomatic C++ API for grpc::Slice construction | |||
| | | | | | | | * | | | | | | libuv tests: skip a test that spawns a thread | murgatroid99 | 2017-07-18 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | Add asserts that uv calls all run on the same thread | murgatroid99 | 2017-07-18 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | Fix failures in libuv portability tests | murgatroid99 | 2017-07-18 | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | 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. | |||
| | | | | | | | | | | | | | | * | Update bm_pollset with the fd_orphan change | Yuchen Zeng | 2017-07-17 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | Add already_closed in grpc_fd_orphan | Yuchen Zeng | 2017-07-17 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | 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 | |||
| | | | | | | | | | | | | | * | | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-17 | |
| | | | | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |