Commit Graph

597 Commits

Author SHA1 Message Date
Michael Lumish 1120a72fbc
Merge pull request #1255 from grpc/nicolasnoble-patch-3
Removing unnecessary files.
2020-02-28 11:18:14 -08:00
murgatroid99 0257c585ea Correct handler type name spelling 2020-02-20 15:06:43 -08:00
murgatroid99 38bab42f30 Fix reference to status enum in native impl 2020-02-20 14:10:13 -08:00
murgatroid99 b90dc81b73 Include method name in UNIMPLEMENTED details string 2020-02-20 12:46:59 -08:00
Litichevskiy Dmitriy 3a95e55786
message parameter was removed from cancel requester description 2020-02-16 23:02:22 +03:00
murgatroid99 54e81fdd1e Use correct environment variables in new windows build script 2020-02-11 15:20:52 -08:00
murgatroid99 6cbccceeb6 Pass runtime argument in mac build script 2020-02-10 10:47:52 -08:00
murgatroid99 e514971194 Fix generate_projects recursion, remove 'testpackage' command from scripts 2020-02-10 10:45:05 -08:00
murgatroid99 651274acb5 Don't generate_projects in build scripts 2020-02-10 10:09:34 -08:00
murgatroid99 314b07ddc0 Fix bad path in generate_projects.sh 2020-02-07 13:54:39 -08:00
murgatroid99 64f715d0e4 Add electron 8.0 2020-02-07 13:36:28 -08:00
murgatroid99 901438a4d7 Add fan-out configs and scripts for windows and linux 2020-02-07 13:01:31 -08:00
Nicolas Noble 8a84b3ef8d
Delete workflow.sh 2020-02-06 13:08:47 -08:00
Nicolas Noble d6ed6facc5
Create workflow.sh 2020-02-05 09:04:35 -08:00
murgatroid99 fea6f3dd0b Add build script and configs for Kokoro MacOS parallel build 2020-02-04 15:57:29 -08:00
Michael Lumish 4421ff6919
Merge pull request #1230 from linux-on-ibm-z/grpc-node_s390x
Prebuilt binaries for s390x
2020-01-24 10:06:03 -08:00
Esun Kim a28039cfa5 Add absl support 2020-01-09 14:54:16 -08:00
shahidhs-ibm 43d7bc734f Make build_artifact_node_s390x.sh executable. 2020-01-09 02:49:31 -08:00
shahidhs-ibm ec30a63794 Revert "Make build_artifact_node_s390x.sh executable."
This reverts commit 01a1684698.
2020-01-09 02:47:08 -08:00
root 01a1684698 Make build_artifact_node_s390x.sh executable. 2020-01-09 01:49:37 -08:00
Shahid e11587c69d
Incorporating review comments 2020-01-08 21:14:50 +05:30
Shahid a69cb45aa5
Update build_all_linux_artifacts.sh 2020-01-03 18:56:49 +05:30
Shahid da545c9eb3
Update build_artifact_node_s390x.sh 2020-01-02 15:48:40 +05:30
Shahid a92005a4de
Update build_all_linux_artifacts.sh 2020-01-02 15:47:56 +05:30
Shahid 4d1e4c9ae7
Update build_all_linux_artifacts.sh 2019-12-26 15:23:22 +05:30
Shahid 4ad2273eb6
Create build_artifact_node_s390x.sh 2019-12-26 15:21:59 +05:30
murgatroid99 3c4442b93e Native: Add log for malformed incoming metadata 2019-12-19 16:19:01 -08:00
Jake Turner 286a22572c Publish 7.1.0 binaries
Signed-off-by: Jake Turner <jaketurner25@live.com>
2019-12-12 14:57:30 +00:00
bcoe 5ba250a10c chore: address code review 2019-11-21 15:13:01 -08:00
bcoe c89d4438be chore: address code review 2019-11-21 14:55:01 -08:00
Jake Turner 5c6901abed Additional binaries
Signed-off-by: Jake Turner <jaketurner25@live.com>
2019-11-11 15:45:13 +00:00
Nicolas Noble 307f022fa2
Fixing "vector: invalid subscript" issue. 2019-11-05 15:57:31 -08:00
imjoey 39f11520f3 Fix the default value of waitForReady in doc
In my usecase, the default behavious of `waitForReady` for RPC is `false` that not in accord with the doc. After digging into the source codes, probably the doc is incorrect.

Signed-off-by: imjoey <majunjiev@gmail.com>
2019-10-29 14:55:34 +08:00
murgatroid99 8fa9da9c0e Update node-pre-gyp dependency to 0.14 2019-10-25 14:34:13 -07:00
murgatroid99 19c2e6fde8 Fix deprecated method use in call.cc 2019-10-25 11:15:24 -07:00
murgatroid99 ae62a73b9f Also add Node 13 to the build 2019-10-25 11:10:10 -07:00
murgatroid99 de364c65a2 Add Electron 7 to the build 2019-10-25 10:45:54 -07:00
murgatroid99 aea5941e5e Merge remote-tracking branch 'upstream/grpc@1.24.x' into v1.24_upmerge 2019-10-22 10:07:28 -07:00
murgatroid99 029ecbe9b8 Bump submodule and version 2019-10-21 11:09:50 -07:00
murgatroid99 4580356687 Merge remote-tracking branch 'upstream/grpc@1.23.x' into HEAD 2019-10-21 11:06:32 -07:00
Esun Kim 57789c409e Clean up nanopb 2019-10-03 14:07:15 -07:00
murgatroid99 5876f61681 Publish .inc files from abseil and upb 2019-10-02 13:13:43 -07:00
murgatroid99 1e2a7cb2e3 Bump submodule to 1.23.1 and library version to 1.23.4 2019-10-01 17:20:29 -07:00
murgatroid99 c44edcbce5 Bump to 1.24.0 2019-09-25 13:34:49 -07:00
Nicolas Noble f1f3cd32eb
Merge pull request #1032 from nicolasnoble/prepare-1.24
Update master to 1.24.
2019-09-17 15:12:21 -07:00
Nicolas "Pixel" Noble b847e405e8 Also tweaking local template. 2019-09-17 23:07:39 +02:00
Nicolas "Pixel" Noble 50f6994510 Update master to 1.24. 2019-09-13 19:49:42 +02:00
GP ✅ 9114f34ea3
Fix #502 - Make all properties of CallOptions optional 2019-09-12 09:37:00 +05:30
murgatroid99 c8fe8f0c9c Add logging for (de)serialization errors 2019-09-09 15:28:16 -07:00
Michael Lumish e1e0735468
Merge pull request #997 from kellycampbell/log-internal-errs
Log internal errors from proto serialization/deserialization
2019-09-06 14:11:56 -07:00