Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'handshaker_api' into http_connect | Mark D. Roth | 2016-08-11 |
|\ | |||
| * | Merge remote-tracking branch 'upstream/master' into handshaker_api | Mark D. Roth | 2016-08-11 |
| |\ | |||
| | * | Merge pull request #7675 from y-zeng/AF_unix_so_reuseport | David G. Quintas | 2016-08-10 |
| | |\ | | | | | | | | | Disable SO_REUSEPORT for AF_UNIX | ||
| | * \ | Merge pull request #7692 from dgquintas/remove_fault_grpclb_dupe | David G. Quintas | 2016-08-10 |
| | |\ \ | | | | | | | | | | | Removed duplicated dependency for grpclb | ||
| | | * | | Removed duplicated dependency for grpclb | David Garcia Quintas | 2016-08-09 |
| | |/ / | |||
| | * | | Merge pull request #7686 from dgquintas/better_docs | David G. Quintas | 2016-08-09 |
| | |\ \ | | | | | | | | | | | Improved some docstrings for grpc_call creation | ||
| | * \ \ | Merge pull request #7680 from muxi/fix-objc-jenkins-test | makdharma | 2016-08-09 |
| | |\ \ \ | | | | | | | | | | | | | Extend the deadline of objc-examples-build to 30 minutes | ||
| | | | * | | Improved some docstrings for grpc_call creation | David Garcia Quintas | 2016-08-09 |
| | | |/ / | | |/| | | |||
| | * | | | Merge pull request #7677 from HuKeping/case | Nicolas Noble | 2016-08-09 |
| | |\ \ \ | | | | | | | | | | | | | Use DBC case instead of SBC case | ||
| | * \ \ \ | Merge pull request #7678 from fr05t1k/master | Vijay Pai | 2016-08-09 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Doc fix | ||
| | | | | * | | Extend the deadline of objc-examples-build to 30 minutes | Muxi Yan | 2016-08-09 |
| | | | | | | | |||
| | * | | | | | Merge pull request #7128 from daniel-j-born/server_clone_fix | Nicolas Noble | 2016-08-09 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Set siblings for server clones properly. | ||
| | * \ \ \ \ \ | Merge pull request #7676 from vjpai/chttp2_allocation_reduction | Vijay Pai | 2016-08-09 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | Remove an unnecessary error allocation from chttp2 | ||
| | | | | * | | | Update README.md | Stanislav | 2016-08-09 |
| | | |_|/ / / | | |/| | | | | |||
| | | | | * | | Use DBC case instead of SBC case | HuKeping | 2016-08-09 |
| | | |_|/ / | | |/| | | | | | | | | | | | | | | | Signed-off-by: Hu Keping <hukeping@huawei.com> | ||
| | | * | | | clang-format | Vijay Pai | 2016-08-08 |
| | | | | | | |||
| | | * | | | Proxy for @ghemawat: Removed an unnecessary error allocation from chttp2 code. | Vijay Pai | 2016-08-09 |
| | |/ / / | |||
| | | | * | Disable SO_REUSEPORT at prepare_socket() for unix sockets | Yuchen Zeng | 2016-08-08 |
| | | | | | |||
| | | | * | Disable SO_REUSEPORT for UNIX socket | Yuchen Zeng | 2016-08-08 |
| | | |/ | | |/| | |||
| | * | | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 2016-08-05 |
| | |\ \ | | | | | | | | | | | Implement C++ API for defining channel filters. | ||
| | * \ \ | Merge pull request #7625 from thunderboltsid/python-test-fix | kpayson64 | 2016-08-05 |
| | |\ \ \ | | | | | | | | | | | | | Fix the ThreadPoolExecutor: max_workers can't be 0 in _channel_connectivity_test and _channel_ready_future_test | ||
| | * \ \ \ | Merge pull request #7653 from nicolasnoble/fix-interop-go | Nicolas Noble | 2016-08-05 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Hopefully fixing #7639. | ||
| | | * | | | | Reducing diff. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | | | | | |||
| | | * | | | | That won't work properly. Falling back on fixing the list of dependencies. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | | | | | |||
| | | * | | | | Using the interop dependencies instead. | Nicolas "Pixel" Noble | 2016-08-05 |
| | | | | | | | |||
| | | * | | | | Hopefully fixing #7639. | Nicolas "Pixel" Noble | 2016-08-05 |
| | |/ / / / | |||
* | | | | | | Implement timeout support. | Mark D. Roth | 2016-08-04 |
| | | | | | | |||
* | | | | | | clang-format | Mark D. Roth | 2016-08-04 |
| | | | | | | |||
* | | | | | | Clean up test HTTP proxy code. | Mark D. Roth | 2016-08-04 |
| | | | | | | |||
* | | | | | | Plumbed read_buffer through and fixed leftover bytes problem. | Mark D. Roth | 2016-08-04 |
| | | | | | | |||
| | * | | | | Merge pull request #7447 from nicolasnoble/interop_server_split | Nicolas Noble | 2016-08-04 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Splitting out interop's server helper. | ||
* | | | | | | | Merge branch 'handshaker_api' into http_connect | Mark D. Roth | 2016-08-04 |
|\| | | | | | | |||
| * | | | | | | clang-format | Mark D. Roth | 2016-08-04 |
| | | | | | | | |||
| * | | | | | | Updated tests. | Mark D. Roth | 2016-08-04 |
| | | | | | | | |||
| * | | | | | | Change handshaker API to use a read buffer to pass leftover bytes read | Mark D. Roth | 2016-08-04 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | between handshakers. | ||
| | * | | | | Forgot one file | Nicolas "Pixel" Noble | 2016-08-04 |
| | | | | | | |||
| | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-08-04 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #7626 from nicolasnoble/manual-upmerge-after-version-bump | Nicolas Noble | 2016-08-03 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Manual upmerge after version bump. | ||
| | | | * | | | Fix the ThreadPoolExecutor: max_workers can't be 0 | siddharthshukla | 2016-08-03 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a RecordingThreadPool that inherits from Executor, contains a ThreadPoolExecutor and has an extra method 'was_used' to indicate if submit method was ever called i.e. if the thread pool was ever used. | ||
| | * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-03 |
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt Makefile build.yaml package.json src/core/lib/surface/version.c src/csharp/Grpc.Auth/project.json src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Core/project.json src/csharp/Grpc.HealthCheck/project.json src/csharp/build_packages.bat src/node/health_check/package.json src/node/tools/package.json src/python/grpcio/grpc_version.py src/python/grpcio_health_checking/grpc_version.py src/python/grpcio_tests/grpc_version.py src/ruby/lib/grpc/version.rb src/ruby/tools/version.rb tools/distrib/python/grpcio_tools/grpc_version.py tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal | ||
| | | | * | | clang-format | Mark D. Roth | 2016-08-03 |
| | | | | | | |||
| * | | | | | Merge pull request #5803 from nicolasnoble/what-the-fuzz | Nicolas Noble | 2016-08-03 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fixing json parsing issues detected by libfuzz. | ||
| | | * \ \ \ | Merge pull request #7572 from ↵ | Jorge Canizales | 2016-08-03 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jcanizales/p0-4MB-should-be-more-than-enough-for-everybody Let override default response size limit | ||
| * | | \ \ \ \ | Merge pull request #7619 from dgquintas/fix_grpclbtest | kpayson64 | 2016-08-03 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | deflake grpclb_test | ||
| | * | | | | | | | regenerated projects | David Garcia Quintas | 2016-08-03 |
| | | | | | | | | | |||
| | * | | | | | | | deflake grpclb_test | David Garcia Quintas | 2016-08-02 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #7554 from muxi/fix-cronet-interop-test | Muxi Yan | 2016-08-02 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | Fix Objective-C test pods for Cronet tests | ||
| * | | | | | | | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Move timeout_encoding to core/lib/transport | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #7254 from nicolasnoble/gcloud-no-image-aliases | Nicolas Noble | 2016-08-02 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Stop using image aliases, as this is getting deprecated. | ||
| | | | | | * \ \ \ \ | Merge pull request #7618 from dgquintas/v1.0.x | Nicolas Noble | 2016-08-02 |
| | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Backport of "added windows to INSTALL.md" |