Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6779 from dgquintas/rr_docs | Jan Tattermusch | 2016-06-08 |
|\ | |||
* \ | Merge pull request #6833 from rjshade/sockopts | Jan Tattermusch | 2016-06-08 |
|\ \ | |||
* \ \ | Merge pull request #6656 from dklempner/qps_report | Jan Tattermusch | 2016-06-08 |
|\ \ \ | |||
| * | | | Factor out json seriailzation code and move it into parse_json. | David Klempner | 2016-06-08 |
|/ / / | |||
* | | | Merge pull request #6823 from makdharma/bugfixes | Jan Tattermusch | 2016-06-08 |
|\ \ \ | |||
* \ \ \ | Merge pull request #6826 from makdharma/issue5548 | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6649 from dgquintas/core_codegen_be_public | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6675 from dgquintas/check_http_client_filter_content_type | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6786 from ctiller/meta-whoops | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #6827 from jtattermusch/csharp_metadata_entry_is_class | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6820 from mdsteele/server-async | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6830 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6815 from kpayson64/python_perf_fixes | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6831 from kpayson64/python_jwt_creds | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | | addressed feedback. | Makarand Dharmapurikar | 2016-06-08 |
| | | | * | | | | | | | | | Add interfaces for ServerAsyncReader/Writers | Matthew D. Steele | 2016-06-08 |
| | | | | | | | | | | * | | Adds include for socket utils. | Robbie Shade | 2016-06-08 |
| | | | | | | | | | | * | | Adds functions to set snd/rcv socket buffer sizes. | Robbie Shade | 2016-06-08 |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #6832 from grpc/sed-f-up-fix | David G. Quintas | 2016-06-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | removed unused vble | David Garcia Quintas | 2016-06-07 |
| | | | * | | | | | | | | | fixed silly typo | David Garcia Quintas | 2016-06-07 |
| | | | | | | | | * | | | | clang-format | David Garcia Quintas | 2016-06-07 |
| * | | | | | | | | | | | | Fix sed induced typo | David G. Quintas | 2016-06-07 |
|/ / / / / / / / / / / / | |||
| * | | | | | | | | | | | Added python jwt_token_creds interop test | Ken Payson | 2016-06-07 |
| | | | | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public | David Garcia Quintas | 2016-06-07 |
| | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
| | | * | | | | | | | | | updated interop spec | David Garcia Quintas | 2016-06-07 |
| | | * | | | | | | | | | disabled bogus checks for streaming compressed | David Garcia Quintas | 2016-06-07 |
| | | * | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-07 |
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
| | | * | | | | | | | | | removed RANDOM and simplified req for compression | David Garcia Quintas | 2016-06-07 |
| | * | | | | | | | | | | Changed Python Sync streaming qps to follow spec | Ken Payson | 2016-06-07 |
| | | | | * | | | | | | | make Metadata.Entry a class | Jan Tattermusch | 2016-06-07 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||
| | | | | | | | * | | | fix for issue 5548. Deprecated old classes and created subclasses. | Makarand Dharmapurikar | 2016-06-07 |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||
| | | | | | | | * | | added ** for doc autogen. | Makarand Dharmapurikar | 2016-06-07 |
| | | | | | | | * | | added comment about host parameter format (issue 4147) | Makarand Dharmapurikar | 2016-06-07 |
| | | | | | | | * | | added comment about host parameter format (issue 4147) | Makarand Dharmapurikar | 2016-06-07 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #6190 from dgquintas/lb_pollset_propagation | Jan Tattermusch | 2016-06-07 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call | Jan Tattermusch | 2016-06-07 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6792 from yang-g/build_clean | Jan Tattermusch | 2016-06-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #6758 from ctiller/c++-is-people-too | Jan Tattermusch | 2016-06-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6809 from jtattermusch/csharp_channel_server_constructors | Jan Tattermusch | 2016-06-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | Remove AsyncStreaming client from python qps tests | Ken Payson | 2016-06-06 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | * | | | | | | | | | Merge github.com:grpc/grpc into c++-is-people-too | Craig Tiller | 2016-06-06 |
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | Add more Channel and Server constructor overloads | Jan Tattermusch | 2016-06-06 |
|/ / / / / / / / / / | |||
| | | | * | | | | | | regenerated projects | David Garcia Quintas | 2016-06-06 |
| | | | * | | | | | | clang-format | David Garcia Quintas | 2016-06-06 |
| | | | * | | | | | | merge leftover | David Garcia Quintas | 2016-06-06 |
* | | | | | | | | | | Merge pull request #6754 from jtattermusch/csharp_better_shutdown | Jan Tattermusch | 2016-06-06 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | * \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 |
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into check_http_client_filter_c... | David Garcia Quintas | 2016-06-06 |
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | update tests | Jan Tattermusch | 2016-06-06 |