aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | * | | | | | | 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 spaceGravatar ganmacs2018-11-26
| | | | | | | | | | |
| | | | | | | | | * | Remove unused requireGravatar ganmacs2018-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
| | | | | | | | | |
* | | | | | | | | | Merge pull request #16455 from yashykt/httpplumbingGravatar Yash Tibrewal2018-11-21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add HTTP plumbing for Fathom
* | | | | | | | | | Merge pull request #17267 from apolcyn/qos_json_driver_different_cred_typesGravatar apolcyn2018-11-21
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Allow setting per-worker credential types in QPS benchmark driver
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into httpplumbingGravatar Yash Tibrewal2018-11-21
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| | * | | | | | | | | Add can_track_err methods to other platforms tooGravatar Yash Tibrewal2018-11-21
| | | | | | | | | | |
| * | | | | | | | | | Allow specifying specific credential types to reach specific works in QPS ↵Gravatar Alexander Polcyn2018-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | benchmark driver
| | | | * | | | | | | trailing "-bin" metadata is binaryGravatar Jan Tattermusch2018-11-21
| | | | | | | | | | |
| | | | * | | | | | | fix initial->trailingGravatar Jan Tattermusch2018-11-21
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #17274 from ↵Gravatar Jan Tattermusch2018-11-21
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-15626-revert-15602-pin_python_api_client Revert "Revert "pin google-api-python-client to 1.6.7 to avoid breakage""
| | | | | * | | | | | | make client_email loading python3 compatibleGravatar Jan Tattermusch2018-11-21
| | | | | | | | | | | |
| | | | | * | | | | | | run interop tests using python3.4Gravatar Jan Tattermusch2018-11-21
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Revert "Revert "pin google-api-python-client to 1.6.7 to avoid breakage""Gravatar Jan Tattermusch2018-11-21
|/ / / / / / / / / /
| | | * / / / / / / Remove beta modules from the Python Bazel packageGravatar Mehrdad Afshari2018-11-21
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #15626 from grpc/revert-15602-pin_python_api_clientGravatar Jan Tattermusch2018-11-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Revert "pin google-api-python-client to 1.6.7 to avoid breakage"
* \ \ \ \ \ \ \ \ \ Merge pull request #17260 from ericgribkoff/ssl_reload_flakeGravatar Eric Gribkoff2018-11-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python: close channels in _server_ssl_cert_config_test
* \ \ \ \ \ \ \ \ \ \ Merge pull request #17265 from stanley-cheung/php-fix-upmergeGravatar Stanley Cheung2018-11-20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | Wrap pthread_atfork call
| * | | | | | | | | | Wrap pthread_atwork callGravatar Stanley Cheung2018-11-20
|/ / / / / / / / / /
| | | | | | | | * | removed all constraints from custom toolchainGravatar Bill Feng2018-11-20
| | | | | | | | | |