Commit message (Expand) | Author | Age | |
---|---|---|---|
* | replace all grpc-common occurances with examples | 2015-08-27 | |
* | Merge pull request #3103 from nathanielmanistaatgoogle/force_client_auth | 2015-08-27 | |
|\ | |||
* \ | Merge pull request #3026 from stanley-cheung/php_update_gen_code_test | 2015-08-27 | |
|\ \ | |||
| | * | Add force_client_auth to _low.ServerCredentials | 2015-08-27 | |
| |/ |/| | |||
* | | Merge pull request #2947 from jboeuf/grpc_security_abi | 2015-08-27 | |
|\ \ | |||
* \ \ | Merge pull request #3070 from ctiller/winlog | 2015-08-27 | |
|\ \ \ | |||
* \ \ \ | Merge pull request #2863 from jtattermusch/csharp_upgrade_to_proto3 | 2015-08-27 | |
|\ \ \ \ | |||
| | | | * | php: add comment for why cancel_after_begin cannot be done | 2015-08-27 | |
| | | | * | php: fix interop stub construction after codegen fix | 2015-08-27 | |
| |_|_|/ |/| | | | |||
* | | | | Merge pull request #3093 from nathanielmanistaatgoogle/channel | 2015-08-27 | |
|\ \ \ \ | |||
| | * | | | switch C# projects to Google.Protobuf 3.0.0-alpha4 package | 2015-08-27 | |
| | * | | | upgrade third_party/protobufs to 3.0.0-beta-1 | 2015-08-27 | |
* | | | | | Merge pull request #3090 from maxwell-demon/master | 2015-08-27 | |
|\ \ \ \ \ | |||
* | | | | | | Revert "Refactor Endpoint API" | 2015-08-27 | |
* | | | | | | Merge pull request #3025 from ctiller/endpoints | 2015-08-26 | |
|\ \ \ \ \ \ | |||
* | | | | | | | minor fixes | 2015-08-26 | |
* | | | | | | | Merge pull request #3052 from nathanielmanistaatgoogle/crust | 2015-08-27 | |
|\ \ \ \ \ \ \ | |||
| | | | * | | | | The Beta API Channel | 2015-08-27 | |
| |_|_|/ / / / |/| | | | | | | |||
| | | * | | | | Fix include guard of census/grpc_filter.h | 2015-08-26 | |
| |_|/ / / / |/| | | | | | |||
| | * | | | | Properly reset incoming buffer | 2015-08-26 | |
| | * | | | | Fix uninitialized data | 2015-08-26 | |
* | | | | | | Merge pull request #3077 from yang-g/string_ref_auth | 2015-08-26 | |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown | 2015-08-26 | |
|\ \ \ \ \ \ \ | |||
| | | | * \ \ \ | Merge github.com:grpc/grpc into endpoints | 2015-08-26 | |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
| | | | * | | | | Turn off debug | 2015-08-26 | |
| | | | * | | | | Fix refcounting | 2015-08-26 | |
* | | | | | | | | Merge pull request #3080 from soltanmm/docfix | 2015-08-26 | |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Temporary fix on Python doc to alleviate confusion | 2015-08-26 | |
* | | | | | | | | | Merge pull request #3044 from nathanielmanistaatgoogle/no-such-method-code-an... | 2015-08-26 | |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | * \ \ \ | Merge github.com:grpc/grpc into endpoints | 2015-08-26 | |
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
| | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into string_ref_auth | 2015-08-26 | |
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Add ostream support for string_ref | 2015-08-26 | |
| | | | | | | * | | | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | 2015-08-26 | |
| | | | | | | |\ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #3065 from yang-g/string_ref | 2015-08-26 | |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #3048 from maxwell-demon/timespec | 2015-08-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #3035 from ctiller/naming-crisis | 2015-08-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | | | | | * | Fixing PHP. | 2015-08-25 | |
| | | | | | | | | | | * | Fixing tests. | 2015-08-25 | |
| | | | | | | | | | | * | Adding void* at then end of security related method in order to have a stable... | 2015-08-25 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
| | | | | | * | | | | | auth context api change for string_ref | 2015-08-25 | |
| | | | |_|/ / / / / | | | |/| | | | | | | |||
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into timespec | 2015-08-25 | |
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #3021 from ctiller/reject-the-stuffs | 2015-08-25 | |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | Make C core log output readable | 2015-08-25 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||
| | | | | | | * | | | The RPC Framework crust package | 2015-08-25 | |
| | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into timespec | 2015-08-25 | |
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #3059 from soltanmm/timeout | 2015-08-25 | |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into string_ref | 2015-08-25 | |
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | | * | | | | | | | | Merge github.com:grpc/grpc into naming-crisis | 2015-08-25 | |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #3043 from murgatroid99/objc_kvo_compliance | 2015-08-25 | |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | Add global per-test timeout to Python test harness | 2015-08-25 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | |