aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Elide cygrpc.OperationsGravatar Nathaniel Manista2017-12-08
|
* Streamline metadata in gRPC PythonGravatar Nathaniel Manista2017-12-08
|
* Fix Beta API metadata loosenessGravatar Nathaniel Manista2017-12-08
|
* Change client-side credentials' use of gRPC CoreGravatar Nathaniel Manista2017-12-03
| | | | | | Rather than allocating gRPC Core memory when instantiated and retaining it until deleted, gRPC Python's credentials objects now offer methods to create gRPC Core structures on demand.
* Fix some doc string formatting and contentGravatar Nathaniel Manista2017-12-03
|
* Refactor _plugin_wrappingGravatar Nathaniel Manista2017-12-01
|
* Correct AccessTokenAuthMetadataPlugin nameGravatar Nathaniel Manista2017-12-01
| | | | It was never itself a "call credentials" of any sort.
* Avoid unsupported and unintended API self-useGravatar Nathaniel Manista2017-11-28
| | | | | | | "Do not make undocumented and unsupported use of one part of an API from within the implementation of another part of the same API" is one of the rules of Abstraction Club. Not sure if it's important enough to be the first two rules, but it's up there.
* grpc.CallCredentials doc string correctionGravatar Nathaniel Manista2017-11-28
|
* Merge pull request #13514 from mehrdada/bump-1.8.0-pre1Gravatar Mehrdad Afshari2017-11-27
|\ | | | | Bump 1.8.0-dev to 1.8.0-pre1
| * Bump 1.8.0-dev to 1.8.0-pre1Gravatar Mehrdad Afshari2017-11-27
|/
* Merge pull request #13437 from muxi/fix-forward-declarationGravatar Muxi Yan2017-11-28
|\ | | | | Fix ObjC forward declaration
* \ Merge pull request #13499 from mehrdada/bump-protobuf-python-depGravatar Mehrdad Afshari2017-11-27
|\ \ | | | | | | Update Python dependency to protobuf v3.5.0.post1
* \ \ Merge pull request #13511 from ↵Gravatar Vijay Pai2017-11-27
|\ \ \ | | | | | | | | | | | | | | | | grpc/revert-13510-revert-12938-fix-variable-interpolation Roll-forward: "Do not interpolate variables in leading comments"
| * | | Revert "Revert "Do not interpolate variables in leading comments.""Gravatar Vijay Pai2017-11-27
|/ / /
* | | Merge pull request #13510 from grpc/revert-12938-fix-variable-interpolationGravatar David G. Quintas2017-11-27
|\ \ \ | | | | | | | | Revert "Do not interpolate variables in leading comments."
| | * | Update Python dependency to protobuf v3.5.0.post1Gravatar Mehrdad Afshari2017-11-27
| | | |
* | | | Merge pull request #13508 from adelez/remove_node17Gravatar adelez2017-11-27
|\ \ \ \ | | | | | | | | | | Disable node 1.7
* \ \ \ \ Merge pull request #13488 from vcaesar/node-prGravatar Michael Lumish2017-11-27
|\ \ \ \ \ | | | | | | | | | | | | Fix node source code link error
| | | * | | Revert "Do not interpolate variables in leading comments."Gravatar David G. Quintas2017-11-27
| |_|/ / / |/| | | |
* | | | | Merge pull request #13507 from muxi/fix-objc-c++-syntaxGravatar Muxi Yan2017-11-28
|\ \ \ \ \ | | | | | | | | | | | | Fix ObjC C++ syntax error
* \ \ \ \ \ Merge pull request #13419 from nlopezgi/masterGravatar adelez2017-11-27
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | change use of directory as input to data field for to use of native.glob in grpc_fuzzer.bzl
| | | | * | Disable node 1.7Gravatar Adele Zhou2017-11-27
| |_|_|/ / |/| | | |
| | * | | Fix ObjC C++ syntax errorGravatar Muxi Yan2017-11-27
| |/ / / |/| | |
* | | | Merge pull request #13493 from mehrdada/bump-protobuf-3.5.0Gravatar Mehrdad Afshari2017-11-24
|\ \ \ \ | | | | | | | | | | Bump third_party/protobuf submodule to v3.5.0
| * | | | Bump third_party/protobuf submodule to v3.5.0Gravatar Mehrdad Afshari2017-11-24
|/ / / /
* | | | Merge pull request #13490 from jtattermusch/fix_sierra_buildGravatar Jan Tattermusch2017-11-24
|\ \ \ \ | | | | | | | | | | Fix build on MacOS sierra.
* \ \ \ \ Merge pull request #13484 from yang-g/msanGravatar Yang Gao2017-11-22
|\ \ \ \ \ | | | | | | | | | | | | Enable check for use-after-dtor
* \ \ \ \ \ Merge pull request #13398 from adelez/csharp_101Gravatar adelez2017-11-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | Adding v1.7.x for some languages
* \ \ \ \ \ \ Merge pull request #13489 from mehrdada/kill-sleepGravatar Mehrdad Afshari2017-11-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Kill off unnecessary sleep in route_guide example
| | * | | | | | Give a command example with multiple languages.Gravatar Adele Zhou2017-11-22
| | | | | | | |
| | * | | | | | Use special VIPGravatar Adele Zhou2017-11-22
| | | | | | | |
| | * | | | | | Switch back to using template located at _IMAGE_BUILDER because the previous ↵Gravatar Adele Zhou2017-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change will break Go, Java and Node.
| | * | | | | | Recreate the git root dir by default.Gravatar Adele Zhou2017-11-22
| | | | | | | |
| | * | | | | | fixGravatar Adele Zhou2017-11-22
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpyGravatar adelez2017-11-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add java 1.8
| | | | * | | | silence uninitialized use warningGravatar Jan Tattermusch2017-11-22
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #13483 from menghanl/release_matrixGravatar adelez2017-11-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add go release versions to backwards compatibility tests
| | | * | | | | Kill off unnecessary sleep in route_guide exampleGravatar Mehrdad Afshari2017-11-22
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #12938 from gkelly/fix-variable-interpolationGravatar Vijay Pai2017-11-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Do not interpolate variables in leading comments.
| | | | | | * | Fix node source code link errorGravatar vcaesar2017-11-23
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-fieldGravatar Nathaniel Manista2017-11-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Elide local field by directly returning values.
* \ \ \ \ \ \ \ Merge pull request #13485 from nathanielmanistaatgoogle/constGravatar Nathaniel Manista2017-11-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add missing const.
| | * | | | | | | Elide local field by directly returning valuesGravatar Nathaniel Manista2017-11-22
| |/ / / / / / /
| * | | | | | | Add missing constGravatar Nathaniel Manista2017-11-22
| | | | | | | |
| | | | | * | | Enable check for use-after-dtorGravatar yang-g2017-11-21
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #13452 from yashykt/publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove unnecessary if condition in public_headers_must_be_c89
* \ \ \ \ \ \ \ Merge pull request #13479 from ↵Gravatar Nathaniel Manista2017-11-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/certificate-configuration Avoid abbreviation in Python API.
| | | | | * | | | Add go release versions to client_matrix.pyGravatar Menghan Li2017-11-21
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #13288 from ncteisen/inheritance-in-coreGravatar Noah Eisen2017-11-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Support Manually Constructed Virtual Functions in C Core