Commit Graph

  • 739e31a437 Move interop, performance, and stress tests out of the native package murgatroid99 2017-09-11 17:38:02 -0700
  • 990f082f00 Move grpc-tools and grpc-health-check into the packages directory murgatroid99 2017-09-11 18:05:15 -0700
  • ccb32a9716 Merge pull request #17 from nicolasnoble/subtree-graft Michael Lumish 2017-09-11 16:40:52 -0700
  • 70d8dd5a51 Merge branch 'master' of ../grpc-node-core into subtree-graft Nicolas "Pixel" Noble 2017-09-12 01:34:29 +0200
  • 3b0b6f5735 Moving files into their new location. Nicolas "Pixel" Noble 2017-09-12 00:42:23 +0200
  • 7703f238a9 Merge branch 'master' of ../grpc-node-core into subtree-graft Nicolas "Pixel" Noble 2017-09-12 00:55:34 +0200
  • cb4de4460a Moving files into their new location. Nicolas "Pixel" Noble 2017-09-12 00:42:23 +0200
  • e302400a8a Call Stream Unit Tests (#12) Kelvin Jin 2017-09-01 19:08:28 -0700
  • db96f40c78 address comments Kelvin Jin 2017-09-01 10:21:52 -0700
  • bd0b460af5 move call-stream test Kelvin Jin 2017-08-31 15:25:56 -0700
  • 24a751bc09 add a test Kelvin Jin 2017-08-29 11:48:45 -0700
  • 0774aafb01 slight gulpfile changes (#16) Kelvin Jin 2017-08-31 17:18:39 -0700
  • e2f6b5c5a8 slight gulpfile changes Kelvin Jin 2017-08-31 15:25:25 -0700
  • 7de87642fe Merge pull request #14 from murgatroid99/package_directories Michael Lumish 2017-08-31 14:59:13 -0700
  • 56e98d7218 Move current code to packages/grpc-js-core, and fix up scripts and directory references murgatroid99 2017-08-31 14:08:55 -0700
  • 3edaace28f Merge pull request #13 from murgatroid99/index_file Michael Lumish 2017-08-29 14:20:45 -0700
  • ab4cb93ec8 Add an index file that exposes the public API murgatroid99 2017-08-29 13:24:05 -0700
  • 41542a5691 Merge pull request #10 from murgatroid99/http2_wrapping_code Michael Lumish 2017-08-29 12:37:50 -0700
  • c03be4a711 Fix event name murgatroid99 2017-08-29 11:31:17 -0700
  • a3c1136fb4 Lint and format murgatroid99 2017-08-29 10:27:42 -0700
  • f012088ecc Resolve comments murgatroid99 2017-08-28 14:38:30 -0700
  • 57e78eb9d6 Fix existing tests murgatroid99 2017-08-24 18:30:13 -0700
  • 4328808943 Finished initial Channel and CallStream implementations murgatroid99 2017-08-24 18:01:40 -0700
  • a6e3597697 Merge branch 'master' into http2_wrapping_code murgatroid99 2017-08-24 12:29:47 -0700
  • a1c5af652d Added most of the channel and call-stream implementations, plus filters murgatroid99 2017-08-24 12:29:28 -0700
  • a7a221298c Merge pull request #9 from kjin/metadata Michael Lumish 2017-08-24 12:29:01 -0700
  • fb38744985 Add fromHttp2Headers Kelvin Jin 2017-08-23 10:51:37 -0700
  • 95827662b4 add newline Kelvin Jin 2017-08-17 14:09:59 -0700
  • ae20e248ea Modifying call credentials to reflect metadata changes Kelvin Jin 2017-08-17 14:07:43 -0700
  • 9403167d5f add toHttp2Headers Kelvin Jin 2017-08-17 13:55:16 -0700
  • 44b97e660b Use regexes to validate metadata Kelvin Jin 2017-08-17 12:07:14 -0700
  • 0a1eb630f3 add Metadata#merge Kelvin Jin 2017-08-17 11:55:16 -0700
  • 72f4bf4795 Added comments Kelvin Jin 2017-08-15 19:07:59 -0700
  • ac1bb50f7e Add metadata + tests Kelvin Jin 2017-08-15 18:56:30 -0700
  • b2dc9dd53e Add Call & Channel Credentials, and accompanying tests (#7) Kelvin Jin 2017-08-17 13:56:37 -0700
  • b0d51a2c76 First upmerge after v1.6.x branch cut David Garcia Quintas 2017-08-17 13:33:01 -0700
  • ed06f958d4 Use async.parallel in call-credentials Kelvin Jin 2017-08-17 10:53:33 -0700
  • a37737eb0c Version bump to 1.6 David Garcia Quintas 2017-08-16 20:49:16 -0700
  • 6da5b408ef Master version bump to 1.7.x David Garcia Quintas 2017-08-16 20:59:05 -0700
  • 3c36d7a94c Work in progress channel implementation murgatroid99 2017-08-16 13:43:31 -0700
  • 59c1bcb362 Simplified CallCredentials composition Kelvin Jin 2017-08-15 14:14:48 -0700
  • ea3ab56a49 Composed call credentials tests Kelvin Jin 2017-08-15 14:08:51 -0700
  • 9bd44ec1da Call credentials Kelvin Jin 2017-08-10 11:55:07 -0700
  • 10c23cc93b Reorganize channel-credentials file Kelvin Jin 2017-08-11 18:03:57 -0700
  • 3de3030002 define metadata interface Kelvin Jin 2017-08-11 16:36:26 -0700
  • cc2a02a62e Address name change comment Kelvin Jin 2017-08-11 10:27:25 -0700
  • ebb0d00245 small changes Kelvin Jin 2017-08-10 11:57:04 -0700
  • 0148331839 fixtures comment in test-channel-credentials Kelvin Jin 2017-08-10 11:28:34 -0700
  • 97d3d672d5 Write comments for call credentials Kelvin Jin 2017-08-10 11:26:00 -0700
  • 2d17bc5c6c Make call credentials an interface Kelvin Jin 2017-08-09 17:41:49 -0700
  • adc6835fd5 Remove context.context checks Kelvin Jin 2017-08-09 17:30:59 -0700
  • bf6c7fdf81 Work on channel credentials Kelvin Jin 2017-08-09 10:53:45 -0700
  • 9227f51a9b Add ChannelCredential tests Kelvin Jin 2017-08-08 17:47:17 -0700
  • 54f90fa7d1 Merge pull request #8 from murgatroid99/client_impl Michael Lumish 2017-08-15 15:43:16 -0700
  • f8f2c9ac32 Add simple implementations for client and call classes murgatroid99 2017-08-11 14:09:37 -0700
  • c07fc056cb Merge pull request #6 from kjin/gulper Michael Lumish 2017-08-11 13:22:55 -0700
  • ceeccb783f Use gulp-help and allow multiple --file params Kelvin Jin 2017-08-11 12:36:07 -0700
  • dcc18ee2e7 include top-level file in transpilation Kelvin Jin 2017-08-09 15:29:17 -0700
  • a49c05ba00 more precise options Kelvin Jin 2017-08-09 12:31:07 -0700
  • 4ee475112c fix tslint path Kelvin Jin 2017-08-08 18:15:53 -0700
  • 9a99262990 More gulp config Kelvin Jin 2017-08-08 17:51:11 -0700
  • 2ce605399b Merge pull request #12003 from murgatroid99/node_fix_batch_argument_segfault Michael Lumish 2017-08-08 16:12:21 -0700
  • a78e92ab89 Add mocha and gulp test tasks (#5) Kelvin Jin 2017-08-07 16:11:42 -0700
  • 32488994ee Merge pull request #4 from murgatroid99/readme_message_improvement Nicolas Noble 2017-08-07 15:15:24 -0700
  • 55ab9dc1bb fix ignoring glob and add copying non-source files Kelvin Jin 2017-08-07 11:39:29 -0700
  • ec5df7393f Add mocha and gulp test tasks Kelvin Jin 2017-08-04 15:34:24 -0700
  • 37e3518ff7 Rewrite README, separate current state information from plan information murgatroid99 2017-08-04 11:02:10 -0700
  • 489260ddc0 Merge pull request #3 from grpc/readme-rephrase Nicolas Noble 2017-08-04 10:30:35 -0700
  • d2b2292e5c Rephrasing a bit. Nicolas Noble 2017-08-04 10:19:51 -0700
  • 2f533971b5 Remove gulp task Kelvin Jin 2017-08-03 14:47:39 -0700
  • 115edf56dc Added gulp task to auto-point to node-h2 binary Kelvin Jin 2017-08-03 14:42:00 -0700
  • 3995a13d22 updates Kelvin Jin 2017-08-02 17:11:35 -0700
  • 7e32e84bca rootCerts is optional. Nicolas Noble 2017-08-02 15:31:19 -0700
  • 2510b86baa Merge pull request #2 from nicolasnoble/google-ts-style Nicolas Noble 2017-08-02 15:28:08 -0700
  • b5798eb5c1 Running google-ts-style init. Nicolas "Pixel" Noble 2017-08-03 00:25:50 +0200
  • e33881e80f Merge pull request #1 from grpc/kjin Nicolas Noble 2017-08-02 15:16:24 -0700
  • 367e23ed27 Update package.json Nicolas Noble 2017-08-02 15:15:47 -0700
  • 71e5aa6b89 Delete tslint.json Nicolas Noble 2017-08-02 15:14:22 -0700
  • 89245bcd1e Delete tsconfig.json Nicolas Noble 2017-08-02 15:14:08 -0700
  • 2350a1861f Adding AUTHORS file. Nicolas Noble 2017-08-02 15:11:07 -0700
  • e120550958 Create LICENSE Nicolas Noble 2017-08-02 15:10:19 -0700
  • cadb3417f0 Update README.md Nicolas Noble 2017-08-02 15:09:09 -0700
  • 554815cbb0 feat: add some skeleton classes Kelvin Jin 2017-08-02 13:41:47 -0700
  • 2e28c4eea8 chore: initial commit Kelvin Jin 2017-08-02 13:39:04 -0700
  • 917cd861ea Merge branch 'master' into tsi_grpc jiangtaoli2016 2017-08-02 13:38:29 -0700
  • 069ba65f96 minor fix jiangtaoli2016 2017-08-02 13:36:50 -0700
  • 894faeeb0b Initial repository Nicolas Noble 2017-08-02 13:18:57 -0700
  • 418e575c08 Node: document that root_certs in createSsl is optional Connor Peet 2017-08-02 09:23:41 -0700
  • a3d649c33b Split tests more granularly murgatroid99 2017-08-01 10:41:52 -0700
  • 417f8614db Node: replace custom deprecation warning with existing solution murgatroid99 2017-07-31 13:39:13 -0700
  • 02a085eb45 Node: fix segfault with incorrect status argument types murgatroid99 2017-07-31 13:15:19 -0700
  • 4052d6773e Add cancellation to asynchronous security APIs. Mark D. Roth 2017-07-21 15:42:00 -0700
  • e3699f94ab Reset OWNERS state Craig Tiller 2017-07-17 10:54:07 -0700
  • 42906540c7 Strawman OWNERS --> CODEOWNERS script Craig Tiller 2017-07-12 10:40:56 -0700
  • 47754bd281 Use https://grpc.io consistently as the canonical URL Mehrdad Afshari 2017-07-10 22:24:28 +0000
  • 128ed76cdd Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge murgatroid99 2017-07-06 10:15:11 -0700
  • ded4599100 Bump version to 1.4.1 murgatroid99 2017-06-27 10:40:48 -0700
  • 173f7a39ae Node: fix status memory leak, improve tcp_uv read buffer allocation code murgatroid99 2017-06-23 15:10:18 -0700
  • addddead79 Merge pull request #11548 from kpayson64/bump_version_1_4_0 kpayson64 2017-06-19 18:53:51 -0700
  • c633e305e0 Bump to version 1.4.0 Ken Payson 2017-06-19 18:31:15 -0700