Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 2016-08-05 |
|\ | |||
* \ | Merge pull request #7625 from thunderboltsid/python-test-fix | kpayson64 | 2016-08-05 |
|\ \ | |||
| * | | Fix the ThreadPoolExecutor: max_workers can't be 0 | siddharthshukla | 2016-08-03 |
* | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-03 |
|\ \ \ | |/ / |/| | | |||
| | * | clang-format | Mark D. Roth | 2016-08-03 |
* | | | Merge pull request #5803 from nicolasnoble/what-the-fuzz | Nicolas Noble | 2016-08-03 |
|\ \ \ | |||
| | * \ | Merge pull request #7572 from jcanizales/p0-4MB-should-be-more-than-enough-fo... | Jorge Canizales | 2016-08-03 |
| | |\ \ | |||
* | | \ \ | Merge pull request #7554 from muxi/fix-cronet-interop-test | Muxi Yan | 2016-08-02 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ | |||
| | | | | | * | Update destroy_call_elem args from merge. | Mark D. Roth | 2016-08-02 |
| | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz | Nicolas "Pixel" Noble | 2016-08-02 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-08-02 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #7522 from makdharma/enable_secure_endpoint_trace | Nicolas Noble | 2016-08-02 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #7024 from markdroth/filter_call_init_failure | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #7601 from dgquintas/census_stuff | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 |
| | | | | | | | | | |\ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-08-02 |
| | |\ \ \ \ \ \ \ \ \ | |||
* | | \ \ \ \ \ \ \ \ \ | Merge pull request #7603 from vitalybuka/stack-use-after-scope | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #6924 from dgquintas/grpclb_v0 | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7575 from vjpai/make_stack_small_again | Vijay Pai | 2016-08-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | * \ \ | Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm | Jan Tattermusch | 2016-08-02 |
| | | | | | | | | | | |\ \ \ | |||
| | * | | | | | | | | | \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | Fix stack use after scope in call.c | Vitaly Buka | 2016-08-01 |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | moar clang-format | David Garcia Quintas | 2016-08-01 |
| | | * | | | | | | | | | | | Changed census static metadata keys for tracing and tag propagation | David Garcia Quintas | 2016-08-01 |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |||
| | | | | | | * | | | | | | Bug fix on error suppression and comment | Muxi Yan | 2016-08-01 |
* | | | | | | | | | | | | | clang-format | David Garcia Quintas | 2016-08-01 |
* | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16 | David Garcia Quintas | 2016-08-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | | fixed premature destruction of lb_client | David Garcia Quintas | 2016-08-01 |
| | | | | | | | * | | | | | | Suppress warning in all libraries whose names starting with gRPC-Core | Muxi Yan | 2016-08-01 |
| | | | | | | | | | | | * | | Fix local server tests & exceptions tests | Jorge Canizales | 2016-08-01 |
| | | | | | | | | | * | | | | Merge pull request #7585 from nicolasnoble/bump-to-v1.0.0-pre2 | Nicolas Noble | 2016-08-01 |
| | | | | | | | | | |\ \ \ \ | |||
| | | * | | | | | | | | | | | | fw-declare struct properly | David Garcia Quintas | 2016-08-01 |
| | | | | | | | * | | | | | | | Use dedicated build configuration 'Cronet' for the new target | Muxi Yan | 2016-08-01 |
| | | * | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||
| | | | | | | | | | | | * | | | fix conditional compilation for netcoreapp1.0 projects | Jan Tattermusch | 2016-07-31 |
| | | | | | | | | | | | | * | | Better names for the methods to clear all host settings | Jorge Canizales | 2016-07-29 |
| * | | | | | | | | | | | | | | Merge pull request #7584 from nicolasnoble/manual-upmerge | Nicolas Noble | 2016-07-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | * \ \ \ \ | Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0 | Stanley Cheung | 2016-07-29 |
| | | | | | | | | | | |\ \ \ \ \ | |||
| | | | * | | | | | | | | | | | | | added some separating comments | David Garcia Quintas | 2016-07-29 |
| | | | * | | | | | | | | | | | | | Addressed the rest of the PR comments | David Garcia Quintas | 2016-07-29 |
| | | | | | | | | | | | | | | * | | Reset all host configs *before* setting what we need | Jorge Canizales | 2016-07-29 |
| | | | | | | | | | | | | * | | | | Bumping to 1.0.0-pre2. | Nicolas "Pixel" Noble | 2016-07-29 |
| | | | | | | | | | | | |/ / / / | | | | | | | | | | | |/| | | | | |||
| | * | | | | | | | | | | | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-07-29 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | |||
| | | | | * | | | | | | | | | | | Reordered lines in grpclb.c for readability | David Garcia Quintas | 2016-07-29 |
| * | | | | | | | | | | | | | | | php: missed a macro; | Stanley Cheung | 2016-07-29 |
| |/ / / / / / / / / / / / / / | |||
| | | | | | | | | | | * | | | | php: missed a macro | Stanley Cheung | 2016-07-29 |
| | | | | | | | | | | | * | | | regenerate | Jan Tattermusch | 2016-07-30 |
| * | | | | | | | | | | | | | | Merge pull request #7576 from apolcyn/fix_sanity_test_diff | kpayson64 | 2016-07-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |