Commit Graph

  • 66aeac683d Update submodule to master murgatroid99 2017-11-17 12:36:41 -0800
  • 60a9298476 Update version to 1.7.2 murgatroid99 2017-11-17 10:57:01 -0800
  • 2f7201a285 Update the submodule and unskip previously failing test murgatroid99 2017-11-17 10:28:07 -0800
  • 1ecab6755a
    Merge pull request #92 from murgatroid99/completion_queue_assertion_fix Michael Lumish 2017-11-17 10:19:34 -0800
  • 67e8e640ca
    Merge pull request #93 from murgatroid99/node-pre-gyp_libc_backport Michael Lumish 2017-11-16 12:43:44 -0800
  • d4e12d1dbb Add libc variable to binary paths in package.json template Bernhard K. Weisshuhn 2017-11-07 08:31:19 +0100
  • 452abe73b2 Build different binaries for different libc’s Bernhard K. Weisshuhn 2017-11-06 15:44:52 +0100
  • 45a3ac256c Remove now-incorrect assertion in completion queue wrapper murgatroid99 2017-11-16 09:51:32 -0800
  • ca50f660b7 Fix a credentials plugin test to match changes in core murgatroid99 2017-11-14 15:56:12 -0800
  • 633408d176 Merge 47a49a9580 into 56ba5d2482 Michael Lumish 2017-11-14 18:04:27 +0000
  • 8faed54a86 Merge f7d62ce720 into 56ba5d2482 Jan Tattermusch 2017-11-14 17:53:22 +0000
  • 56ba5d2482
    Merge pull request #82 from bkw/support-alpine-builds Michael Lumish 2017-11-14 09:53:00 -0800
  • 66812c4ddb
    Merge pull request #62 from kjin/any-grpc Kelvin Jin 2017-11-13 10:27:06 -0800
  • f7d62ce720 failing metadata plugin results in UNAVAILABLE Jan Tattermusch 2017-11-13 13:16:08 +0100
  • 47a49a9580 Just run one test murgatroid99 2017-11-10 12:46:20 -0800
  • 38f7a26ec5 Only run watchConnectivityState tests, with core API tracing murgatroid99 2017-11-10 10:32:42 -0800
  • 7161e68611
    Merge pull request #86 from murgatroid99/submodule_update Michael Lumish 2017-11-10 10:11:01 -0800
  • 1ceb259401 Skip a test suite that appears to be triggering a core assertion failure murgatroid99 2017-11-10 09:28:38 -0800
  • 6be2268e35 Update submodule again to get a bugfix murgatroid99 2017-11-09 11:00:17 -0800
  • 2c625feb9f use client's user agent; small changes in test gulpfile; add TODO Kelvin Jin 2017-11-09 10:50:40 -0800
  • 93cfa4b60b Update submodule to head, and update templates to match murgatroid99 2017-11-09 09:40:51 -0800
  • 8d1cd24125
    Merge pull request #75 from murgatroid99/channel_connectivity_backoff Michael Lumish 2017-11-09 09:41:21 -0800
  • b611b508db
    Merge pull request #83 from jSherz/master Michael Lumish 2017-11-09 08:54:41 -0800
  • d6711c4d24 Fixed name of ServerCredentials.createSsl in native docs & types. James Sherwood-Jones 2017-11-08 09:41:55 +0000
  • 9d9404615e use merged gRPC object in api tests Kelvin Jin 2017-11-07 15:00:23 -0800
  • d156ca5be2
    Merge pull request #78 from nicolasnoble/abseil Nicolas Noble 2017-11-07 10:23:17 -0800
  • 4479312171
    Add libc variable to binary paths in package.json template Bernhard K. Weisshuhn 2017-11-07 08:31:19 +0100
  • 03525b6a5e
    Build different binaries for different libc’s Bernhard K. Weisshuhn 2017-11-06 15:44:52 +0100
  • d91b739cb5 Adding support for abseil. Nicolas "Pixel" Noble 2017-11-02 22:57:10 +0100
  • a87f41f8fa
    Merge pull request #77 from murgatroid99/v1.7.1_changes v1.7.1 Nicolas Noble 2017-11-02 13:35:36 -0700
  • 6cb28887e6 Update to 1.7.1, add Node 9 support, fix generated file permissions murgatroid99 2017-11-02 10:13:13 -0700
  • 8ece79c8af Changes from PR comments murgatroid99 2017-11-02 10:03:29 -0700
  • 264581f21f
    Merge pull request #74 from murgatroid99/v1.7.1_update v1.7.0 Michael Lumish 2017-11-01 12:59:15 -0700
  • 9fcee91822 Fix channel state code and add backoff code murgatroid99 2017-11-01 09:44:30 -0700
  • 28a7a725b4 Update submodule to v1.7.0 and regenerate packages murgatroid99 2017-11-01 09:49:40 -0700
  • dc5fcc349a
    Merge pull request #73 from ThomWright/fix-typings-export-2 Michael Lumish 2017-10-31 16:52:26 -0700
  • 38637405df Include index.d.ts in the published npm package Thom Wright 2017-10-31 14:12:22 +0000
  • 062aee3f3f Merge 94e094724d into b37aaab454 Thom Wright 2017-10-31 14:22:25 +0000
  • 94e094724d Include index.d.ts in the published npm package Thom Wright 2017-10-31 14:12:22 +0000
  • 00ff2c909e run install in grpc-surface Kelvin Jin 2017-10-26 14:42:02 -0700
  • 6a6b4eb56c add packageJson to any-grpc Kelvin Jin 2017-10-25 16:35:08 -0700
  • 689d4d0c61 change grpc refs in math api test Kelvin Jin 2017-10-25 16:11:01 -0700
  • 40ce5ec09b test dir don't need links Kelvin Jin 2017-10-25 15:52:52 -0700
  • afca1967cc refactor: correct interop test paths Kelvin Jin 2017-10-23 17:36:42 -0700
  • 5c657cf3bd test: run internal tests sequentially Kelvin Jin 2017-10-23 16:38:01 -0700
  • b192adf2a1 test: add requiring fixtures to specify implementation to test Kelvin Jin 2017-10-12 10:51:25 -0700
  • b37aaab454 Merge pull request #70 from kjin/no-global-links Kelvin Jin 2017-10-25 15:29:50 -0700
  • 9c4203c317 correction for tests Kelvin Jin 2017-10-25 13:16:39 -0700
  • 94eca58f5d try new links Kelvin Jin 2017-10-25 11:30:10 -0700
  • edc83318b6 Merge pull request #67 from murgatroid99/build_scripts Michael Lumish 2017-10-20 15:19:37 -0700
  • 383af9d1ba Add artifact build scripts for native core murgatroid99 2017-10-20 10:09:23 -0700
  • 0aae3f8264 Merge pull request #66 from murgatroid99/docker_test_script_fix Michael Lumish 2017-10-17 16:20:21 -0700
  • d948857c01 Try not updating npm in tests murgatroid99 2017-10-17 15:46:43 -0700
  • f33a944e3a Merge pull request #65 from murgatroid99/v1.7_upmerge Michael Lumish 2017-10-17 11:58:38 -0700
  • c6ba0cb3e3 Merge remote-tracking branch 'upstream/v1.7.x' into v1.7_upmerge murgatroid99 2017-10-17 10:10:26 -0700
  • 9b04c44d2f Merge pull request #63 from murgatroid99/submodule_update_1.8_dev Michael Lumish 2017-10-17 10:00:37 -0700
  • d246f95770 Merge pull request #51 from murgatroid99/package_split Michael Lumish 2017-10-16 11:08:00 -0700
  • 1f976921ed Fix a couple of gulpfile issues, don't create some links for now murgatroid99 2017-10-13 13:22:39 -0700
  • 27d2f1e8cb Try to improve a couple of cleanup scripts murgatroid99 2017-10-12 15:54:30 -0700
  • 0ab5973438 Merge 56ed642693 into 20e0cf45ea Michael Lumish 2017-10-12 22:28:01 +0000
  • 56ed642693 Merge pull request #58 from murgatroid99/v1.7.x_branch_update Michael Lumish 2017-10-12 15:27:39 -0700
  • 6a837a73d8 Update grpc/grpc submodule to v1.8.0-dev murgatroid99 2017-10-12 14:55:40 -0700
  • 71b9b60023 Merge pull request #61 from murgatroid99/move_api_tests Michael Lumish 2017-10-12 14:52:13 -0700
  • da03fc5db8 Merge branch 'master' into package_split murgatroid99 2017-10-12 14:50:43 -0700
  • 7ae3d85f5b Put packages in @grpc scope, add linking scripts murgatroid99 2017-10-12 13:40:18 -0700
  • 111ce77440 Move more tests from native core to API test directory murgatroid99 2017-10-10 18:27:01 -0700
  • 20e0cf45ea Merge pull request #60 from murgatroid99/test_script_upgrade_npm Michael Lumish 2017-10-10 14:47:13 -0700
  • 0182df2035 Merge pull request #52 from lunarway/feature/typescript-typings Michael Lumish 2017-10-10 14:37:24 -0700
  • cb82bc7b12 Upgrade npm versions for every version of node in test scripts murgatroid99 2017-10-10 14:10:21 -0700
  • a1b2c43046 Update grpc/grpc submodule and package versions to 1.7.0-pre1 murgatroid99 2017-10-06 15:13:13 -0700
  • 00b4bc6e59 Added missing streaming implementations Bjørn 2017-10-06 21:48:16 +0200
  • a026502019 Order imports correctly Bjørn 2017-10-06 20:25:43 +0200
  • 11307ac0a6 Missed a return type on the OAuth2 client interface Bjørn 2017-10-06 20:25:33 +0200
  • 836f9bdb36 Make streams extend Readable, Writeable and Duplex types from Node.js stream pkg Bjørn 2017-10-06 20:20:16 +0200
  • 56690ca16b Add Node typings dependency Bjørn 2017-10-06 20:19:20 +0200
  • 4647cc125b Use the correct Google credentials interface Bjørn 2017-10-06 20:00:08 +0200
  • ae5219310e Align with js-core package Bjørn 2017-10-06 19:50:50 +0200
  • 56f69a54c1 Update the dependency version of node-pre-gyp murgatroid99 2017-10-03 14:12:42 -0700
  • 2cc053ef8f Merge pull request #55 from murgatroid99/submodule_update_creds_fix Michael Lumish 2017-10-02 14:25:26 -0700
  • d0218f21b6 Update grpc submodule murgatroid99 2017-10-02 13:49:05 -0700
  • cd265999f3 Missed a status code enum Bjørn 2017-10-01 10:35:22 +0200
  • 4cbf7572b5 Changes based on review. Bjørn 2017-10-01 10:33:48 +0200
  • 2b538ca021 Merge pull request #53 from lunarway/fix/docs Michael Lumish 2017-09-29 13:36:03 -0700
  • bdbbd53249 Remove wrongly encoded spaces Bjørn 2017-09-29 20:39:56 +0200
  • f147856287 Fix type links Bjørn 2017-09-29 14:17:11 +0200
  • 6cde0631e8 Typos fixed Bjørn 2017-09-29 13:58:28 +0200
  • 1428315e3b Add TypeScript typings to gRPC native core package Bjørn 2017-09-29 11:31:32 +0200
  • ee7f996fb7 Merge pull request #41 from murgatroid99/native_package_included_directories Michael Lumish 2017-09-28 18:09:56 -0700
  • 38e2a60ddc Merge branch 'master' into native_package_included_directories murgatroid99 2017-09-28 17:39:12 -0700
  • d4bf495119 Merge pull request #46 from murgatroid99/dependency_cleanup Michael Lumish 2017-09-28 17:36:09 -0700
  • f27449a076 Add missing gulp dependency, remove unnecessary flags from one task murgatroid99 2017-09-28 17:13:02 -0700
  • a101e8b6a5 Merge branch 'master' into dependency_cleanup murgatroid99 2017-09-28 16:41:34 -0700
  • 81acd929b7 Separate out packages. Upgrade new protobufjs package to Protobuf.js 6.8 murgatroid99 2017-09-28 16:13:07 -0700
  • 6376422345 Merge pull request #43 from murgatroid99/idle_process_connectivity_state Michael Lumish 2017-09-25 14:48:41 -0700
  • d741f5dc86 Merge pull request #45 from murgatroid99/native_boringssl_build_fix Michael Lumish 2017-09-25 14:48:32 -0700
  • f1fb87245d Readded an npm script murgatroid99 2017-09-25 14:48:02 -0700
  • 5e627c9ed1 Merge pull request #49 from murgatroid99/script_licenses Michael Lumish 2017-09-25 14:11:48 -0700
  • 6a3d80d059 Merge branch 'master' into idle_process_connectivity_state murgatroid99 2017-09-25 13:53:26 -0700
  • 1afa6dd371 Merge branch 'master' into native_boringssl_build_fix murgatroid99 2017-09-25 13:52:48 -0700
  • 08471c2733 Merge branch 'master' into dependency_cleanup murgatroid99 2017-09-25 13:51:37 -0700