aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Add CliCredentials, config_grpc_cli.hGravatar Yuchen Zeng2016-08-15
|
* Merge remote-tracking branch 'upstream/master' into cli_main_forkGravatar Yuchen Zeng2016-08-15
|\
* | Rewrite ProtoFileParserGravatar Yuchen Zeng2016-08-12
| |
| * Merge pull request #7215 from murgatroid99/node_generator_nested_messagesGravatar Nicolas Noble2016-08-12
| |\ | | | | | | Make Node code generator work properly with nested types
| | * Clang format codeGravatar murgatroid992016-08-12
| | |
| * | Merge pull request #7688 from dgquintas/cpp_readmeGravatar David G. Quintas2016-08-11
| |\ \ | | | | | | | | fix c++ readme and tutorial
| * \ \ Merge pull request #7711 from nicolasnoble/manual-upmergeGravatar Nathaniel Manista2016-08-11
| |\ \ \ | | | | | | | | | | Manual v1.0.x -> master upmerge.
| | * | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
| |/| | |
| | * | | Merge pull request #7691 from nathanielmanistaatgoogle/one-forgotten-beta-siteGravatar kpayson642016-08-10
| | |\ \ \ | | | | | | | | | | | | Upgrade one forgotten example code site to GA API
| * | \ \ \ Merge pull request #7675 from y-zeng/AF_unix_so_reuseportGravatar David G. Quintas2016-08-10
| |\ \ \ \ \ | | | | | | | | | | | | | | Disable SO_REUSEPORT for AF_UNIX
| * \ \ \ \ \ Merge pull request #7692 from dgquintas/remove_fault_grpclb_dupeGravatar David G. Quintas2016-08-10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Removed duplicated dependency for grpclb
| | * | | | | | Removed duplicated dependency for grpclbGravatar David Garcia Quintas2016-08-09
| |/ / / / / /
| | | | * / / Upgrade one forgotten example code site to GA APIGravatar Nathaniel Manista2016-08-10
| | | |/ / / | | | | | | | | | | | | | | | | | | This should have been included in 46585e23f14b0463c4b7a0d04d72d712.
| * | | | | Merge pull request #7686 from dgquintas/better_docsGravatar David G. Quintas2016-08-09
| |\ \ \ \ \ | | | | | | | | | | | | | | Improved some docstrings for grpc_call creation
| | | | | * | fix c++ readme and tutorialGravatar David Garcia Quintas2016-08-09
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #7680 from muxi/fix-objc-jenkins-testGravatar makdharma2016-08-09
| |\ \ \ \ \ | | | | | | | | | | | | | | Extend the deadline of objc-examples-build to 30 minutes
| | | * | | | Improved some docstrings for grpc_call creationGravatar David Garcia Quintas2016-08-09
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #7677 from HuKeping/caseGravatar Nicolas Noble2016-08-09
| |\ \ \ \ \ | | | | | | | | | | | | | | Use DBC case instead of SBC case
| * \ \ \ \ \ Merge pull request #7678 from fr05t1k/masterGravatar Vijay Pai2016-08-09
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Doc fix
| | | | | | * \ Merge pull request #7623 from apolcyn/sys_inter_with_nugetGravatar Nicolas Noble2016-08-09
| | | | | | |\ \ | | | | | | | | | | | | | | | | | | Updating Ix-Async to System Interactive and nuget
| | | | | | * \ \ Merge pull request #7605 from sreecha/perf-fix-gaGravatar Nicolas Noble2016-08-09
| | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | Add clientSuccess and serverSuccess to BQ schema
| | | | * | | | | | Extend the deadline of objc-examples-build to 30 minutesGravatar Muxi Yan2016-08-09
| | | | | | | | | |
| * | | | | | | | | Merge pull request #7128 from daniel-j-born/server_clone_fixGravatar Nicolas Noble2016-08-09
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Set siblings for server clones properly.
| * \ \ \ \ \ \ \ \ \ Merge pull request #7676 from vjpai/chttp2_allocation_reductionGravatar Vijay Pai2016-08-09
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | Remove an unnecessary error allocation from chttp2
| | | | * | | | | | | Update README.mdGravatar Stanislav2016-08-09
| | |_|/ / / / / / / | |/| | | | | | | |
| | | | * | | | | | Use DBC case instead of SBC caseGravatar HuKeping2016-08-09
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hu Keping <hukeping@huawei.com>
| | * | | | | | | clang-formatGravatar Vijay Pai2016-08-08
| | | | | | | | |
| | * | | | | | | Proxy for @ghemawat: Removed an unnecessary error allocation from chttp2 code.Gravatar Vijay Pai2016-08-09
| |/ / / / / / /
| | | * | | | | Disable SO_REUSEPORT at prepare_socket() for unix socketsGravatar Yuchen Zeng2016-08-08
| | | | | | | |
| | | * | | | | Disable SO_REUSEPORT for UNIX socketGravatar Yuchen Zeng2016-08-08
| | |/ / / / / | |/| | | | |
| | | * | | | Merge pull request #7475 from jcanizales/p0-advance-protobuf-versionGravatar makdharma2016-08-08
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Update protobuf to 3.0.0 (GA) and the gRPC plugin to -pre1.2
| | | | * | | | Reducing diff.Gravatar Nicolas "Pixel" Noble2016-08-05
| | | | | | | |
| | | | * | | | That won't work properly. Falling back on fixing the list of dependencies.Gravatar Nicolas "Pixel" Noble2016-08-05
| | | | | | | |
| | | | * | | | Using the interop dependencies instead.Gravatar Nicolas "Pixel" Noble2016-08-05
| | | | | | | |
| | | | * | | | Hopefully fixing #7639.Gravatar Nicolas "Pixel" Noble2016-08-05
| | | | | | | |
| | | | * | | | Undo Go Docker fix - fixed in another PRGravatar Jorge Canizales2016-08-05
| | | | | | | |
| | | | * | | | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into ↵Gravatar Jorge Canizales2016-08-05
| | | | |\ \ \ \ | | | | |/ / / / | | | |/| | | | | | | | | | | | p0-advance-protobuf-version
| | | * | | | | Merge pull request #7514 from apolcyn/move_tools_dep_to_projectGravatar kpayson642016-08-05
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | moved Grpc.Tools dependency from solution level to project level
| | | * \ \ \ \ \ Merge pull request #7614 from murgatroid99/node_credentials_error_code_fixGravatar kpayson642016-08-05
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix error handling authentication errors with non-numeric error codes
| * | | \ \ \ \ \ \ Merge pull request #6915 from markdroth/filter_apiGravatar kpayson642016-08-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Implement C++ API for defining channel filters.
| * \ \ \ \ \ \ \ \ \ Merge pull request #7625 from thunderboltsid/python-test-fixGravatar kpayson642016-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-goGravatar Nicolas Noble2016-08-05
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Hopefully fixing #7639.
| | * | | | | | | | | | | Reducing diff.Gravatar Nicolas "Pixel" Noble2016-08-05
| | | | | | | | | | | | |
| | * | | | | | | | | | | That won't work properly. Falling back on fixing the list of dependencies.Gravatar Nicolas "Pixel" Noble2016-08-05
| | | | | | | | | | | | |
| | * | | | | | | | | | | Using the interop dependencies instead.Gravatar Nicolas "Pixel" Noble2016-08-05
| | | | | | | | | | | | |
| | * | | | | | | | | | | Hopefully fixing #7639.Gravatar Nicolas "Pixel" Noble2016-08-05
| |/ / / / / / / / / / /
| | | | | | | | | | * | change location of nuget back to normalGravatar Alexander Polcyn2016-08-05
| | | | | | | | | | | |
| | | | | | | | * | | | @pgrosu’s fix of Go’s docker buildGravatar Jorge Canizales2016-08-04
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #7447 from nicolasnoble/interop_server_splitGravatar Nicolas Noble2016-08-04
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Splitting out interop's server helper.
| | | | | | | | | * | | | Fix Jenkins test errorGravatar Muxi Yan2016-08-03
| | | | | | | | | | | | |