Commit Graph

  • eb313c1f3d
    Correctly support proto3 optional fields in commonjs+dts .d.ts output (#1184) Matt Nathan 2022-01-28 20:41:59 +0000
  • dd61cde85f
    Remove outdated limitation regarding format mode Tully Ernst 2022-01-28 09:54:53 +0100
  • a0348a2cf9 Improve the readability of the condition guarding hasXxx .d.ts field generation. Matt Nathan 2022-01-28 07:33:42 +0000
  • 75b3145246 Use has_optional_keyword instead of is_optional Matt Nathan 2022-01-10 16:05:25 +0000
  • 725997981f Correctly support proto3 optional fields in commonjs+dts .d.ts output Matt Nathan 2022-01-10 15:22:42 +0000
  • 3fcc2a2a8a
    Update envoy version to 1.20 (#1173) Stanley Cheung 2021-11-19 15:25:35 -0800
  • 6c2e15b9e1
    Merge branch 'master' into update-envoy-version Stanley Cheung 2021-11-19 15:15:46 -0800
  • 6b1d1e97a9
    Fix missing TypeScript return type for `serverStreaming` calls. (#1167) Lukas Möller 2021-11-20 00:15:34 +0100
  • 602fa66366 Update envoy version to 1.20 Stanley Cheung 2021-11-19 14:33:03 -0800
  • 358f188b81 Revert method descriptor type annotation change Lukas Möller 2021-11-19 23:11:59 +0100
  • f063db00af add req / resp type, revert serialize / deserialize changes Lukas Möller 2021-11-19 11:02:28 +0100
  • 1f49a439e6 Merge branch 'ts-method-descriptor-constructor' of github.com:lukasmoellerch/grpc-web into ts-method-descriptor-constructor Lukas Möller 2021-11-19 10:58:50 +0100
  • c20a5f5f98 Revert serialize / deserialize fn ts type to any Lukas Möller 2021-11-19 10:57:48 +0100
  • 177aebc70f Generate type annotations in ts mode - Adds attribute type declaratiosn to method descriptor - Adds return type declaration to server streaming call Lukas Möller 2021-11-19 10:56:29 +0100
  • 509258950e
    Merge branch 'master' into ts-method-descriptor-constructor Eryu Xia 2021-11-19 01:45:14 -0800
  • 97baed4dbe
    Expose MethodDescriptor's public methods (#1160) Cirillo Ferreira 2021-11-19 06:44:39 -0300
  • 0d9bfe4f0a
    Merge branch 'master' into master Eryu Xia 2021-11-19 01:26:08 -0800
  • cc1a135855
    Fix issue where no RPC is issued when `deadline` is specified. (#1172) Eryu Xia 2021-11-19 01:01:18 -0800
  • 548b0a490a Fix issue where no RPC is issued when `deadline` is specified. Eryu Xia 2021-11-18 17:31:19 -0800
  • 371f37bbae
    Merge branch 'master' into master Eryu Xia 2021-11-18 19:45:12 +0000
  • b849db4dfa
    Use latest typescript and manually move `*_pb.js` files for the echo client (#1171) Eryu Xia 2021-11-18 19:32:55 +0000
  • 48e3bdb582 Use latest typescript and manually move `*_pb.js` files for the echo client Eryu Xia 2021-11-18 11:19:26 -0800
  • e8af834c3c
    Merge branch 'master' into master Eryu Xia 2021-11-18 18:46:29 +0000
  • f1d863f2dc
    Pin typescript to @4.4.4 to fix CI (#1170) Eryu Xia 2021-11-18 18:34:01 +0000
  • 3551e455e4 Pin typescript to @4.4.4 to fix CI Eryu Xia 2021-11-18 01:46:40 -0800
  • 9f76a56ac9
    Update Echo App instructions to pull `prereqs` (#1149) Eryu Xia 2021-11-17 21:59:47 +0000
  • 4a6ff7233d
    Merge branch 'master' into sampajano-patch-1 Eryu Xia 2021-11-17 21:59:19 +0000
  • 1334fc0b55
    Merge branch 'master' into master Eryu Xia 2021-11-17 21:57:57 +0000
  • 219256c96f Use consistent names for generated stubs in typescrit. Xiao Xin 2021-11-13 09:47:11 -0800
  • 1efe741695
    Add missing exports from RpcError and add test. (#1166) Eryu Xia 2021-11-12 19:55:38 +0000
  • 7b149dd3e5 Replace method return types of MethodDescriptor Lukas Möller 2021-11-11 14:31:41 +0100
  • 7ec3b9f7b3 Add strongly types to MethodDescriptor constructor In the generated typescript code this will ensure that the generic parameters will be infered from the values passed to the constructor Lukas Möller 2021-11-11 12:44:14 +0100
  • e138e493b2 Add missing exports from RpcError and add test. Eryu Xia 2021-11-11 01:35:52 -0800
  • 53964f3668
    Add missing class exports (#1164) Tin Rabzelj 2021-11-10 19:32:48 +0100
  • cc24301b00 Add a newline to the eof tomferreira 2021-11-10 13:15:27 -0300
  • f646f2929a Expose MethodDescriptor's public methods tomferreira 2021-11-03 00:48:05 -0300
  • 9f558badde
    Merge branch 'master' into sampajano-patch-1 Eryu Xia 2021-11-09 00:57:49 +0000
  • dcb0556d7a Add missing class exports Tin Rabzelj 2021-11-08 15:25:52 +0100
  • 5831a96b56
    Update generator to stop mentioning methodInfo (in TS files) (#1152) Eryu Xia 2021-10-20 23:21:17 +0000
  • 1bf3f1b24d Update generator to stop mentioning methodInfo (in TS files) Eryu Xia 2021-10-20 15:48:01 -0700
  • 3de1be2247
    Update Echo App instructions to pull `prereqs` Eryu Xia 2021-10-14 15:34:58 -0700
  • 0368e31aaa
    Update references to version 1.3.0 (#1148) Eryu Xia 2021-10-14 21:30:22 +0000
  • bced2ef3a2 Update references to version 1.3.0 Eryu Xia 2021-10-14 12:00:36 -0700
  • 4835cb6df8
    Update g++ flags based on MacOS v.s. Linux (#1147) Eryu Xia 2021-10-13 20:27:55 -0700
  • 7d2054ef76 Update g++ flags based on MacOS v.s. Linux Eryu Xia 2021-10-13 20:13:01 -0700
  • 4676d14333
    Adding `-static` to generator g++ build flag (#1146) Eryu Xia 2021-10-13 18:25:59 -0700
  • 63d1afcdbb Adding `-static` to generator g++ build flag Eryu Xia 2021-10-13 17:32:19 -0700
  • 7f70efec6e
    Bump version to 1.3.0 (#1145) 1.3.0 Eryu Xia 2021-10-13 16:52:01 -0700
  • 26c21e8832 Bump version to 1.3.0 Eryu Xia 2021-10-13 15:56:46 -0700
  • 541e3aed20
    document stream cancel function (#1081) Rohit Joshi 2021-10-08 01:21:01 +0100
  • a4d8de585e
    Merge branch 'master' into master Eryu Xia 2021-10-07 13:33:20 -0700
  • 41f7cc71cf
    docs: example showing binary format generation fixed (#1135) Michal Augustýn 2021-10-07 22:31:56 +0200
  • c0c31ffddd
    Merge branch 'master' into patch-1 Eryu Xia 2021-10-06 23:23:50 -0700
  • 3956560ad0
    Redo #1063 - Also set timeout on HTTP request if deadline for grpc call is set. (#1142) Eryu Xia 2021-09-28 18:44:18 -0700
  • 2edf2fbd87 Redo #1063 - Also set timeout on HTTP request if deadline for grpc call is set. Eryu Xia 2021-09-28 12:01:31 -0700
  • a992d943f8
    Pin chrome version to `93.0.4577.63` (as in the Docker image) (#1143) Eryu Xia 2021-09-28 14:53:27 -0700
  • cebd132f27 Pin chrome version to `93.0.4577.63` (as in the Docker image) Eryu Xia 2021-09-28 14:03:00 -0700
  • f1fe57473f
    Internal code sync (#1140) Eryu Xia 2021-09-28 10:48:20 -0700
  • c61ae3ceda Internal code sync Eryu Xia 2021-09-22 17:22:41 -0700
  • 627e33718d
    Internal code sync (#1139) Eryu Xia 2021-09-22 16:53:00 -0700
  • 504c42fe44 Internal code sync Eryu Xia 2021-09-22 12:02:23 -0700
  • 78ddf996d8
    Clean up Javascript-related Bazel rules. (#1138) Eryu Xia 2021-09-21 23:16:28 -0700
  • fb90650d34 Clean up Javascript-related Bazel rules. Eryu Xia 2021-09-21 18:35:11 -0700
  • 32fe12459b
    Revamp Closure JsUnit tests runtime and optimize test/build flows. (#1137) Eryu Xia 2021-09-21 15:27:21 -0700
  • 5c739d36fe Revamp Closure JsUnit tests runtime and optimize test/build flows. Eryu Xia 2021-09-18 01:55:32 -0700
  • 7ca24c022e
    docs: example showing binary format generation fixed Michal Augustýn 2021-09-17 22:32:33 +0200
  • 57720ec6e9
    Merge branch 'master' into specific-warning-on-compressed-frames Julien Roncaglia 2021-09-12 23:25:35 +0200
  • 07eadd8ea5
    Merge branch 'master' into deprecated Julien Roncaglia 2021-09-12 23:25:21 +0200
  • c020caf60c
    Merge branch 'master' into identity_encoding_only Julien Roncaglia 2021-09-12 23:25:13 +0200
  • d9a6c7a738
    Require assert in hello world README example (#1116) Ola Flisbäck 2021-09-08 10:29:54 +0200
  • 9a8a175104
    Merge branch 'master' into master Eryu Xia 2021-09-08 01:17:58 -0700
  • a489de6f9e Replace use of `third_party/closure-library` submodule Eryu Xia 2021-09-01 00:42:37 -0700
  • 2652bf3f06 Replace use of `third_party/closure-library` submodule Eryu Xia 2021-09-01 00:42:37 -0700
  • ab00d63d5a
    Merge branch 'master' into deprecated Julien Roncaglia 2021-08-25 11:49:59 +0200
  • 0de59889ad
    Merge branch 'master' into specific-warning-on-compressed-frames Julien Roncaglia 2021-08-25 11:49:34 +0200
  • cfe0a0fbf0
    Merge branch 'master' into identity_encoding_only Julien Roncaglia 2021-08-25 11:49:14 +0200
  • a56e7212a3 Allow for custom install prefix 06kellyjac 2021-08-11 11:44:28 +0100
  • 235173142e Allow for custom install prefix 06kellyjac 2021-08-11 11:44:28 +0100
  • 7fcf4471b5
    Merge branch 'master' into master Ola Flisbäck 2021-08-07 11:23:46 +0200
  • da552fc7ee Optimize `prereqs` Dockerfile to checkout Git submodules first Eryu Xia 2021-08-06 02:22:49 -0700
  • beb32348b6 Optimize `prereqs` Dockerfile to checkout Git submodules first Eryu Xia 2021-08-06 02:22:49 -0700
  • fb3f864a0d Add troubleshooting info on Bazel crashes (OOM). Eryu Xia 2021-08-05 02:00:11 -0700
  • 95180c8d94 Add troubleshooting info on Bazel crashes (OOM). Eryu Xia 2021-08-05 02:00:11 -0700
  • ef0f44e1ce Bump Bazel version -> 4.1.0 and Protobuf version -> 3.17.3 Eryu Xia 2021-08-04 00:48:07 -0700
  • 461bf2ecd0 Bump Bazel version -> 4.1.0 and Protobuf version -> 3.17.3 Eryu Xia 2021-08-04 00:48:07 -0700
  • 41bad496b3 Require assert in hello world README example Ola Flisbäck 2021-08-04 10:56:17 +0200
  • 3c74b0da5c Internal code sync Stanley Cheung 2021-08-03 14:53:06 -0700
  • a9bebea46c Internal code sync Stanley Cheung 2021-08-03 14:53:06 -0700
  • 6cee2fa376 more code sync Stanley Cheung 2021-08-03 13:44:07 -0700
  • 6db32389c5 Update init_submodules script too Stanley Cheung 2021-07-23 17:11:58 -0700
  • 62fe3fbb9b Update third_party/closure-library v20210601 Stanley Cheung 2021-07-23 16:48:39 -0700
  • 795395e78a Add changes to grpc_generator.cc as well Stanley Cheung 2021-05-12 17:12:39 -0700
  • 1def30865b Fix BUILD.bazel Stanley Cheung 2021-05-12 15:43:38 -0700
  • 32562ac2fe Fix BUILD.bazel Stanley Cheung 2021-05-12 15:07:22 -0700
  • a46d2a9369 Internal code sync Stanley Cheung 2021-05-12 14:51:37 -0700
  • b24f5ca6ec Update Envoy timeout configs Eryu Xia 2021-08-02 19:00:25 -0700
  • 75dc1146c6 Update Envoy timeout configs Eryu Xia 2021-08-02 19:00:25 -0700
  • 511cc32525 Bump jetty-server in /src/connector dependabot[bot] 2021-06-23 21:23:03 +0000
  • 682935a83a
    Bump jetty-server in /src/connector dependabot[bot] 2021-06-23 21:23:03 +0000
  • 4b4f5fa9d3
    Update README.md Belpaire 2021-06-15 16:49:43 +0200