aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | * | | | | cleanupGravatar Bill Feng2018-11-28
| | | | | | | | | | | |
| | | | | | | * | | | | added exec_compatible_with to sh_testGravatar Bill Feng2018-11-28
| | | | | | | | | | | |
| | | | | | | | | | | * Adopt reviewer's suggestionsGravatar Lidi Zheng2018-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Correct the StatusCode * Format code * Use @staticmethod * Fix typo
| * | | | | | | | | | | Adding upb as submoduleGravatar Vishal Powar2018-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upb will be used for codegen of xDS protos.
* | | | | | | | | | | | Merge pull request #17315 from stanley-cheung/php-fix-zts-masterGravatar Stanley Cheung2018-11-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix PHP ZTS build breakage
| | | | * | | | | | | | | Fix Python blocking interceptors facing RpcErrorGravatar Mehrdad Afshari2018-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RpcError should be returned from the continuation intact, not raised.
* | | | | | | | | | | | | Merge pull request #17290 from ganmacs/return-unimplemented-in-server-streamerGravatar apolcyn2018-11-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | Return UNIMPLEMENTED error when user does not implement server_streamer method
| | * | | | | | | | | | | Fix PHP ZTS build breakageGravatar Stanley Cheung2018-11-27
| |/ / / / / / / / / / / |/| | | | | | | | | | |
| | | | | | * | | | | | Stream size needs to be rounded up to alignmentGravatar Yash Tibrewal2018-11-27
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | | | | | | | | | * Channelz Python wrapper implementationGravatar Lidi Zheng2018-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Expose the C-Core API in Cython layer * Handle the object translation * Create a separate package for Channelz specifically * Handle nullptr and raise exception if seen one * Translate C++ Channelz unit tests * Adding 5 more invalid query unit tests Adding peripheral utility for grpcio-channelz package * Add to `pylint_code.sh` * Add to Python build script * Add to artifact build script * Add to Bazel * Add to Sphinx module list
| | | * | | | | | | | Use grpc_event_engine_can_track_errorsGravatar Yash Tibrewal2018-11-27
| | | | | | | | | | |
| | | * | | | | | | | Always set fd to be readable/writable on receiving EPOLLERRGravatar Yash Tibrewal2018-11-27
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #17304 from euroelessar/grpc-redeclarationGravatar Lidi Zheng2018-11-27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | [cython] Declare symbols once
| | | | | | * | | | | Circumvent padding issues and make traced the second last fieldGravatar Yash Tibrewal2018-11-27
| | | | | | | | | | |
| | | | | | * | | | | Add traced information to stream opGravatar Yash Tibrewal2018-11-27
| |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | | * | | | trying latest imageGravatar Bill Feng2018-11-27
| | | | | | | | | |
| | | | | | * | | | trying standard-16 machineGravatar Bill Feng2018-11-27
| | | | | | | | | |
| | | | | | * | | | trying highmem machineGravatar Bill Feng2018-11-27
| | | | | | | | | |
| | | | | * | | | | Revert "Use a static local flag to memorize whether the grpc event engine ↵Gravatar Guantao Liu2018-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | runs in background or not" This reverts commit 9bbda894cbd845cea48a76c536d9731436c6313f.
| | | | | * | | | | Revert "Resolve naming conflicts"Gravatar Guantao Liu2018-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c1af11fbd622c640b15a7c8e5977e0c40a546969.
| | | | * | | | | | Enable errqueue support for linux kernel versions 4.0.0 and aboveGravatar Yash Tibrewal2018-11-27
| |_|_|/ / / / / / |/| | | | | | | |
| | | | | | | * | gRPC release scheduleGravatar Srini Polavarapu2018-11-27
| | | | | | | | |
| | | | | * | | | added toolchain_resolution_debug for displaying platformGravatar Bill Feng2018-11-27
| | | | | | | | |
* | | | | | | | | Merge pull request #17300 from soheilhy/worktree-h2-refcntGravatar Soheil Hassas Yeganeh2018-11-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | Move HTTP2 transport and byte stream to grpc_core::RefCount.
| * | | | | | | | Move HTTP2 transport and byte stream to grpc_core::RefCount.Gravatar Soheil Hassas Yeganeh2018-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, added a TODO to move `grpc_transport` to C++. I believe that's doable, which would requires significant change in all transports.
* | | | | | | | | Merge pull request #17301 from soheilhy/worktree-orphanableGravatar Soheil Hassas Yeganeh2018-11-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | Use grpc_core::RefCount in place of gpr_refcount in OrphanablePtr
| | | * | | | | | [cython] Declare symbols onceGravatar Ruslan Nigmatullin2018-11-26
| |_|/ / / / / / |/| | | | | | |
| * | | | | | | Use grpc_core::RefCount in place of gpr_refcountGravatar Soheil Hassas Yeganeh2018-11-26
|/ / / / / / /
| | | * | | | Resolve naming conflictsGravatar Guantao Liu2018-11-26
| | | | | | |
| | | * | | | Use a static local flag to memorize whether the grpc event engine runs in ↵Gravatar Guantao Liu2018-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | background or not
* | | | | | | Merge pull request #17283 from jtattermusch/python_interop_37Gravatar Jan Tattermusch2018-11-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Run python interop tests with python3.7
* \ \ \ \ \ \ \ Merge pull request #17296 from ncteisen/clang-tidyGravatar Noah Eisen2018-11-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix Clang Tidy
* \ \ \ \ \ \ \ \ Merge pull request #17281 from lidizheng/issue-16718Gravatar Lidi Zheng2018-11-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Raise the exception while credential initialization
| | | | | | | * | | added back platform registration to WORKSPACEGravatar Bill Feng2018-11-26
| | | | | | | | | |
| | | | | | | * | | merge conflict fixGravatar Bill Feng2018-11-26
| | | | | | | |\ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Raise the exception while credential initializationGravatar Lidi Zheng2018-11-26
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | | * | modified execution platform registration, added host platformGravatar Bill Feng2018-11-26
| | | | | | | | |
* | | | | | | | | Merge pull request #17239 from vishalpowar/add_ads_in_metadataGravatar vishalpowar2018-11-26
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | Adding ads (data-plane-api) method name to wellknown names list.
* | | | | | | | | Merge pull request #17257 from vishalpowar/cleanup_load_reportingGravatar vishalpowar2018-11-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | xDS plugin is going to use LRS stream to report load to balancer. Remove
| | | | * | | | | | fix clang tidyGravatar ncteisen2018-11-26
| |_|_|/ / / / / / |/| | | | | | | |
| | | | * | | | | use python stretch3.7 image for interop testsGravatar Jan Tattermusch2018-11-26
| | | | | | | | |
| | | | * | | | | run python interop tests with python3.7Gravatar Jan Tattermusch2018-11-26
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #15640 from jtattermusch/slow_python_interop_buildGravatar Jan Tattermusch2018-11-26
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Run interop tests using python3.4 (and build interop with 3.4 only)
| | | | | * | | Return unimplementedGravatar ganmacs2018-11-25
| |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | when calling a method which is server_streamer and is not implemented by user
* | | | | | | Merge pull request #17268 from mehrdada/remove-beta-elements-from-bazelGravatar Lidi Zheng2018-11-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove beta module dependency from the Python Bazel package
* \ \ \ \ \ \ \ Merge pull request #17278 from yashykt/seq17219Gravatar Yash Tibrewal2018-11-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Necessary change after #17219
| * | | | | | | | Apply the conversion on the status irrespective of whether Pluck returned trueGravatar Yash Tibrewal2018-11-21
| | | | | | | | |
| * | | | | | | | Necessary change after #17219Gravatar Yash Tibrewal2018-11-21
| | | | | | | | |
| | * | | | | | | Remove BUILD.bazel files from beta code elementsGravatar Mehrdad Afshari2018-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beta code elements are going to get deprecated and Bazel support is much newer, so Bazel users are not supposed to accidentally depend on beta code elements. Preventing Bazel from building and including beta code elements makes our tests pass without depending on beta in grpcio target and helps avoid including that dependency accidentally if you are using Bazel.
| | * | | | | | | Removed unused import from grpc.beta in testsGravatar Mehrdad Afshari2018-11-21
| | | | | | | | |