Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix error handling in grpc_call_create(). | Mark D. Roth | 2016-06-23 |
* | Change grpc_channel_filter init_call_elem() method to return grpc_error. | Mark D. Roth | 2016-06-23 |
* | Merge pull request #6437 from kpayson64/build_change | Jan Tattermusch | 2016-06-22 |
|\ | |||
* \ | Merge pull request #6993 from grpc/update_csharp_readme | Jan Tattermusch | 2016-06-22 |
|\ \ | |||
* \ \ | Merge pull request #6104 from jtattermusch/coreclr_support | Jan Tattermusch | 2016-06-22 |
|\ \ \ | |||
* \ \ \ | Merge pull request #6984 from jtattermusch/fix_6930 | Jan Tattermusch | 2016-06-22 |
|\ \ \ \ | |||
| | | * | | Update c# readme. | Jan Tattermusch | 2016-06-21 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #6839 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ | |||
| * | | | | added freaking missing comma | David Garcia Quintas | 2016-06-21 |
| * | | | | fixed faulty server streaming c++ test case | David Garcia Quintas | 2016-06-21 |
| | | | * | Add egg-info to python distribution. | Ken Payson | 2016-06-21 |
| * | | | | updated the interop tests driver | David Garcia Quintas | 2016-06-21 |
* | | | | | Merge pull request #6985 from dgquintas/fix_performance_jenkins | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ | |||
| | * | | | | updated node interop server | David Garcia Quintas | 2016-06-21 |
| | * | | | | fixed bad merge. c++ tests should work again | David Garcia Quintas | 2016-06-21 |
* | | | | | | Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6981 from murgatroid99/node_tools_package_regenerate | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | slightly fancier output | David Garcia Quintas | 2016-06-21 |
| | | | | * | | | add missing ConfigureAwait(false) | Jan Tattermusch | 2016-06-21 |
| |_|_|_|/ / / |/| | | | | | | |||
* | | | | | | | Merge pull request #6974 from dgquintas/fix_performance_jenkins | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | * | | | | | Make src/node/tools/package.json consistent with its template | murgatroid99 | 2016-06-21 |
| |/ / / / / |/| | | | | | |||
| | | * | | | moved up 'package' statement. | David Garcia Quintas | 2016-06-21 |
* | | | | | | Merge pull request #6969 from ctiller/stream_finish | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6966 from ctiller/get_settings_first | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #6965 from ctiller/naughty_client | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6970 from nathanielmanistaatgoogle/with_call | Jan Tattermusch | 2016-06-21 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | Using inlined BoolValue in lieu of wrappers.proto due to lack of node support | David Garcia Quintas | 2016-06-21 |
| | | | | | | | * | | fix C# --use_docker on linux | Jan Tattermusch | 2016-06-21 |
| | | | | | | | * | | compile 64bit extension for coreclr on windows | Jan Tattermusch | 2016-06-21 |
| | | | | | | | * | | try making C# tests work on coreclr on mac | Jan Tattermusch | 2016-06-21 |
| | | | | | | | * | | regenerate project.json files | Jan Tattermusch | 2016-06-21 |
| | | | | | | | * | | use template to generate project.json files | Jan Tattermusch | 2016-06-21 |
* | | | | | | | | | | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | use qps_json_driver for latency profiling | David Garcia Quintas | 2016-06-20 |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
| | | | | | | | * | | select runtime dir | Jan Tattermusch | 2016-06-20 |
| | | | | | | | * | | add a hack | Jan Tattermusch | 2016-06-20 |
| | | | | | | | * | | improve project.json files | Jan Tattermusch | 2016-06-20 |
| | | | | | | | * | | make run_tests.py support coreclr on windows | Jan Tattermusch | 2016-06-20 |
* | | | | | | | | | | Merge pull request #6896 from soltanmm/maybe | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | Correct lingering FATAL_FAILURE sites | Nathaniel Manista | 2016-06-20 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #6848 from thinkerou/default_roots_pem | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-constru... | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | | Change with_call from parameter to attribute | Nathaniel Manista | 2016-06-20 |
* | | | | | | | | | | | | | Merge pull request #6954 from dgquintas/protoc_include_path | Nicolas Noble | 2016-06-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |||
| | | | | | | | | * | | | | Fix copyright | Craig Tiller | 2016-06-20 |
| | | | | | | | | * | | | | Fix errored streams prematurely terminating, add a test | Craig Tiller | 2016-06-20 |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
| | | | | | | | * | | | | We dont need to account for parsing or not when writing | Craig Tiller | 2016-06-20 |
| | | | | | | | * | | | | Force receiving a SETTINGS frame as the first frame | Craig Tiller | 2016-06-20 |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| | | | | | | * | | | | Fix memory leak upon receiving two RST_STREAMs | Craig Tiller | 2016-06-20 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | |