aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | | | | | | * rewrite to reviewer commentsGravatar Alistair Veitch2015-08-28
| | | | | | | | | | | | |
| | | | * | | | | | | | | Python test clean-upGravatar Nathaniel Manista2015-08-28
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Move metadata and details constants for gRPC-on-the-wire tests into grpc.test_common. (2) Drop definitions of setUpModule and tearDownModule from a unit test module that, because it uses the load_tests protocol, never had those methods called anyway. :-(
* | | | | | | | | | | | Merge pull request #3125 from jtattermusch/metadata_key_checkGravatar Michael Lumish2015-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Check for allowed characters in metadata key.
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3111 from ctiller/reject-the-stuffsGravatar Yang Gao2015-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | Outlaw comma in non-binary metadata values
| | | | | * | | | | | | | Accept addresses rather than ports in add_portGravatar Nathaniel Manista2015-08-28
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| | * | | | | | | | | | check for allowed characters in metadata keyGravatar Jan Tattermusch2015-08-28
| |/ / / / / / / / / / |/| | | | | | | | | |
| | | * | | | | | | | Two fixes in grpc.framework.core._endGravatar Nathaniel Manista2015-08-28
| |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Call "cancel" on each future, not on the list of futures. (2) If and when futures mature their actions should simply abort all outstanding operations and cancel any other futures. They should not shut down the _End's internal thread pool; only the termination action of the last operation to terminate should shut down the pool (in the case of their having been active operations at the time at which the _End's stop(grace) method was called).
* | | | | | | | | | Merge pull request #3117 from nathanielmanistaatgoogle/force-client-authGravatar Masood Malekghassemi2015-08-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Expand force_client_auth to old ServerCredentials
* \ \ \ \ \ \ \ \ \ \ Merge pull request #3118 from jtattermusch/csharp_errorsGravatar Stanley Cheung2015-08-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Make C# error spec compliant
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3102 from soltanmm/ihopGravatar Nathaniel Manista2015-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Python OAuth2 auth-token interop test.
| | | | * \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into reject-the-stuffsGravatar Craig Tiller2015-08-27
| | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #3082 from dgquintas/clGravatar Craig Tiller2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Protect against dereferencing a null ptr in http2 stream
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3100 from murgatroid99/core_fix_improper_includeGravatar Craig Tiller2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed incorrect include line in core/census/grpc_filter.c
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3101 from yang-g/string_ref_authGravatar Craig Tiller2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use millis instead of micros in seconds_timeout and reduce a large deadline.
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3104 from yang-g/create_channelGravatar Craig Tiller2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create channel API change
| | | | | | * | | | | | | | | | | error spec compliance and marshalling testsGravatar Jan Tattermusch2015-08-27
| |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | Expand force_client_auth to old ServerCredentialsGravatar Nathaniel Manista2015-08-28
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
| | | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |
| | | | | | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar Julien Boeuf2015-08-27
| | | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | credentials_naming_and_cleanup
* | | | | | | | | | | | | | | Merge pull request #3113 from yang-g/fix_buildGravatar David G. Quintas2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build
| | | | | | | | | | * | | | | | Python service account cleanup.Gravatar Julien Boeuf2015-08-27
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #3106 from jtattermusch/culture_invariantGravatar Stanley Cheung2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make ToLower culture invariant
| | | | | | | | | | | * | | | | | Addressing comments, round 2.Gravatar Julien Boeuf2015-08-27
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * make metric part of viewGravatar Alistair Veitch2015-08-27
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Fix buildGravatar yang-g2015-08-27
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | Emit proper status when failing to parse server streamGravatar murgatroid992015-08-27
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
| | | | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ↵Gravatar Julien Boeuf2015-08-27
| | | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | credentials_naming_and_cleanup
| | | | | | | | | | * \ \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar Julien Boeuf2015-08-27
| | | | | | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | credentials_naming_and_cleanup
| | | | | | | | | | * | | | | | | Addressing comments.Gravatar Julien Boeuf2015-08-27
| | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | Outlaw comma in non-binary metadata valuesGravatar Craig Tiller2015-08-27
| |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #3109 from stanley-cheung/move_grpc_common_examples_hereGravatar Tim Emiola2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | Move grpc common examples here
| * | | | | | | | | | | | | | | fix linksGravatar Stanley Cheung2015-08-27
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | remove examples/pubsubGravatar Stanley Cheung2015-08-27
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | replace all grpc-common occurances with examplesGravatar Stanley Cheung2015-08-27
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | move examples to correct locationsGravatar Stanley Cheung2015-08-27
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | move grpc-common examples to hereGravatar Stanley Cheung2015-08-27
|/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #3103 from nathanielmanistaatgoogle/force_client_authGravatar Masood Malekghassemi2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add force_client_auth to grpc._adapter._low.ServerCredentials.
| | * | | | | | | | | | | | | | | prepare for moveGravatar Stanley Cheung2015-08-27
| | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | Make single-response calls emit INTERNAL status for unparseable responsesGravatar murgatroid992015-08-27
| | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | Merge branch 'node_metadata_class' into node_error_code_complianceGravatar murgatroid992015-08-27
| | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / / / | | | | | | | | | |/| | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #3026 from stanley-cheung/php_update_gen_code_testGravatar Michael Lumish2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: fix interop stub construction after codegen change
| | | | | | | | | | | | | | | | | * view and aggregation APIGravatar Alistair Veitch2015-08-27
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | make ToLower culture invariantGravatar Jan Tattermusch2015-08-27
| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge pull request #278 from yang-g/async_docGravatar Abhishek Kumar2015-08-27
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add sync and async doc in README for helloworld
| | * | | | | | | | | | | | | | | | | Add force_client_auth to _low.ServerCredentialsGravatar Nathaniel Manista2015-08-27
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Resolve commentsGravatar yang-g2015-08-27
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #3062 from dgquintas/interop_specGravatar Yang Gao2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | Added compression to interop spec
* | | | | | | | | | | | | | | | | | Merge pull request #3105 from nathanielmanistaatgoogle/update-protobuf-submoduleGravatar Jan Tattermusch2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update protobuf submodule to v3.0.0-beta-1
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2947 from jboeuf/grpc_security_abiGravatar Craig Tiller2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | First draft at addressing #1799 for grpc_security.