Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #3125 from jtattermusch/metadata_key_check | Michael Lumish | 2015-08-28 |
|\ | | | | | Check for allowed characters in metadata key. | ||
* \ | Merge pull request #3111 from ctiller/reject-the-stuffs | Yang Gao | 2015-08-28 |
|\ \ | | | | | | | Outlaw comma in non-binary metadata values | ||
| | * | check for allowed characters in metadata key | Jan Tattermusch | 2015-08-28 |
| |/ |/| | |||
* | | Merge pull request #3117 from nathanielmanistaatgoogle/force-client-auth | Masood Malekghassemi | 2015-08-28 |
|\ \ | | | | | | | Expand force_client_auth to old ServerCredentials | ||
* \ \ | Merge pull request #3118 from jtattermusch/csharp_errors | Stanley Cheung | 2015-08-28 |
|\ \ \ | | | | | | | | | Make C# error spec compliant | ||
* \ \ \ | Merge pull request #3102 from soltanmm/ihop | Nathaniel Manista | 2015-08-28 |
|\ \ \ \ | | | | | | | | | | | Python OAuth2 auth-token interop test. | ||
| | | | * | Merge github.com:grpc/grpc into reject-the-stuffs | Craig Tiller | 2015-08-27 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #3082 from dgquintas/cl | Craig Tiller | 2015-08-27 |
|\ \ \ \ \ | | | | | | | | | | | | | Protect against dereferencing a null ptr in http2 stream | ||
* \ \ \ \ \ | Merge pull request #3100 from murgatroid99/core_fix_improper_include | Craig Tiller | 2015-08-27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed incorrect include line in core/census/grpc_filter.c | ||
* \ \ \ \ \ \ | Merge pull request #3101 from yang-g/string_ref_auth | Craig Tiller | 2015-08-27 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Use millis instead of micros in seconds_timeout and reduce a large deadline. | ||
* \ \ \ \ \ \ \ | Merge pull request #3104 from yang-g/create_channel | Craig Tiller | 2015-08-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Create channel API change | ||
| | | | | | * | | | error spec compliance and marshalling tests | Jan Tattermusch | 2015-08-27 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
| | | | | | * | | Expand force_client_auth to old ServerCredentials | Nathaniel Manista | 2015-08-28 |
| |_|_|_|_|/ / |/| | | | | | | |||
* | | | | | | | Merge pull request #3113 from yang-g/fix_build | David G. Quintas | 2015-08-27 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix build | ||
* \ \ \ \ \ \ \ | Merge pull request #3106 from jtattermusch/culture_invariant | Stanley Cheung | 2015-08-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | make ToLower culture invariant | ||
| | * | | | | | | | Fix build | yang-g | 2015-08-27 |
| |/ / / / / / / |/| | | | | | | | |||
| | | | | | | * | Outlaw comma in non-binary metadata values | Craig Tiller | 2015-08-27 |
| |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #3109 from stanley-cheung/move_grpc_common_examples_here | Tim Emiola | 2015-08-27 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Move grpc common examples here | ||
| * | | | | | | | fix links | Stanley Cheung | 2015-08-27 |
| | | | | | | | | |||
| * | | | | | | | remove examples/pubsub | Stanley Cheung | 2015-08-27 |
| | | | | | | | | |||
| * | | | | | | | replace all grpc-common occurances with examples | Stanley Cheung | 2015-08-27 |
| | | | | | | | | |||
| * | | | | | | | move examples to correct locations | Stanley Cheung | 2015-08-27 |
| | | | | | | | | |||
| * | | | | | | | move grpc-common examples to here | Stanley Cheung | 2015-08-27 |
|/| | | | | | | | |||
* | | | | | | | | Merge pull request #3103 from nathanielmanistaatgoogle/force_client_auth | Masood Malekghassemi | 2015-08-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add force_client_auth to grpc._adapter._low.ServerCredentials. | ||
| | * | | | | | | | prepare for move | Stanley Cheung | 2015-08-27 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #3026 from stanley-cheung/php_update_gen_code_test | Michael Lumish | 2015-08-27 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PHP: fix interop stub construction after codegen change | ||
| | | | * | | | | | | make ToLower culture invariant | Jan Tattermusch | 2015-08-27 |
| | | | | | | | | | | |||
| | | * | | | | | | | Merge pull request #278 from yang-g/async_doc | Abhishek Kumar | 2015-08-27 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add sync and async doc in README for helloworld | ||
| | * | | | | | | | | | Add force_client_auth to _low.ServerCredentials | Nathaniel Manista | 2015-08-27 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | Resolve comments | yang-g | 2015-08-27 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #3062 from dgquintas/interop_spec | Yang Gao | 2015-08-27 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Added compression to interop spec | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #3105 from nathanielmanistaatgoogle/update-protobuf-submodule | Jan Tattermusch | 2015-08-27 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update protobuf submodule to v3.0.0-beta-1 | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2947 from jboeuf/grpc_security_abi | Craig Tiller | 2015-08-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | First draft at addressing #1799 for grpc_security. | ||
| | * | | | | | | | | | | Update protobuf submodule to v3.0.0-beta-1 | Nathaniel Manista | 2015-08-27 |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||
| | | | | | * | | | | | implementation fix | yang-g | 2015-08-27 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #3070 from ctiller/winlog | Jan Tattermusch | 2015-08-27 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make C core log output readable | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2863 from jtattermusch/csharp_upgrade_to_proto3 | Michael Lumish | 2015-08-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade C# to proto3 | ||
| | | | | | | | * | | | | | channel creation API change | yang-g | 2015-08-27 |
| | | | | | | | | | | | | | |||
| | | | | | | | | | | | * | Python OAuth2 auth-token interop test | Masood Malekghassemi | 2015-08-27 |
| | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | use millis to protect against potential overflow | yang-g | 2015-08-27 |
| | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | Reduce a timeout causing overflow | yang-g | 2015-08-27 |
| | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | Fixed incorrect include line in core/census/grpc_filter.c | murgatroid99 | 2015-08-27 |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |||
| | | | | * | | | | | | | php: add comment for why cancel_after_begin cannot be done | Stanley Cheung | 2015-08-27 |
| | | | | | | | | | | | | |||
| | | | | * | | | | | | | php: fix interop stub construction after codegen fix | Stanley Cheung | 2015-08-27 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #3093 from nathanielmanistaatgoogle/channel | Masood Malekghassemi | 2015-08-27 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | The Beta API Channel | ||
| | * | | | | | | | | | | switch C# projects to Google.Protobuf 3.0.0-alpha4 package | Jan Tattermusch | 2015-08-27 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | upgrade third_party/protobufs to 3.0.0-beta-1 | Jan Tattermusch | 2015-08-27 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #3090 from maxwell-demon/master | Alistair Veitch | 2015-08-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix include guard of census/grpc_filter.h | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #3095 from grpc/revert-3025-endpoints | Craig Tiller | 2015-08-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Refactor Endpoint API" | ||
| * | | | | | | | | | | | | | Revert "Refactor Endpoint API" | Craig Tiller | 2015-08-27 |
|/ / / / / / / / / / / / / |