Commit Graph

  • d741f67ade Updated copyrights murgatroid99 2016-01-12 10:26:04 -0800
  • 5bbf55f0db Merged from master and resolved merge conflicts murgatroid99 2016-01-08 12:33:22 -0800
  • 549243e5b6 Update some wrapped stuff Craig Tiller 2016-01-07 17:10:25 -0800
  • 34f70fad2c Merge pull request #4640 from murgatroid99/node_use_core_metadata_check Craig Tiller 2016-01-07 17:01:29 -0800
  • 10b3ca0118 Make Node library use core metadata validation instead of duplicating it murgatroid99 2016-01-07 10:03:18 -0800
  • c6a904261a Fixed a too-long line in a file murgatroid99 2016-01-04 15:25:09 -0800
  • f676580386 Eliminate gpr_ int types - and insist on C99 variants instead Craig Tiller 2015-12-22 13:49:30 -0800
  • 6fbfcace18 Fix a couple of minor issues in the Node library murgatroid99 2015-12-18 15:26:50 -0800
  • 032fe5bf37 Added support for ResponseParameters.interval_us to the Node interop server murgatroid99 2015-12-11 15:06:32 -0800
  • 9cd4540e69 Simplified some code and added tests to increase code coverage murgatroid99 2015-12-09 16:12:37 -0800
  • 460924a94f Merge pull request #4304 from jtattermusch/proto_cleanup Michael Lumish 2015-12-08 12:37:04 -0800
  • 8063fe7f52 Merge pull request #4321 from murgatroid99/node_benchmark_service Jan Tattermusch 2015-12-08 11:02:18 -0800
  • 25c56f2413 Merge pull request #4306 from jcanizales/merge-release Jan Tattermusch 2015-12-07 17:57:19 -0800
  • 7eb08a6c6b update location of .protos in node Jan Tattermusch 2015-12-07 09:55:22 -0800
  • ee31301a0c consolidate math.proto and health.proto Jan Tattermusch 2015-12-07 08:56:15 -0800
  • e8145ee504 Fixed up the Node benchmark implementation murgatroid99 2015-12-07 14:56:32 -0800
  • bd6fbc875f Merge release-0.12 into master Jorge Canizales 2015-12-07 11:01:39 -0800
  • 12aafc237f Refactored server.js and added a test to increase coverage murgatroid99 2015-12-07 10:52:25 -0800
  • 09b021ae6d Generalize metadata plugin arguments to future-proof it murgatroid99 2015-12-04 15:15:41 -0800
  • b791684b4c Fixes memory leak when receiving data Seongjin Cho 2015-12-01 11:13:15 +0900
  • a11079ba4b Memory leak fix? Seongjin Cho 2015-11-30 05:15:58 +0900
  • 1529ea2921 merge with head and resolve conflict yang-g 2015-12-02 13:23:33 -0800
  • eb7b4a332c Fixed some bugs in node benchmark service murgatroid99 2015-12-01 16:37:46 -0800
  • 5be88fb496 Merge branch 'release-0_12' Nicolas "Pixel" Noble 2015-12-01 22:40:44 +0100
  • 562fb94a2f Fixes memory leak when receiving data Seongjin Cho 2015-12-01 11:13:15 +0900
  • f24f9b8b69 Memory leak fix? Seongjin Cho 2015-11-30 05:15:58 +0900
  • c98b20329e Added most of what's needed for QPS benchmark measurement murgatroid99 2015-11-24 17:21:40 -0800
  • f4f503b534 Remove old performance measurement scripts murgatroid99 2015-11-20 15:13:49 -0800
  • b6d16885ef Also adding a credentials type to the plugin API. Julien Boeuf 2015-11-19 22:00:30 -0800
  • f011452c08 Fixing node build. Julien Boeuf 2015-11-18 22:12:29 -0800
  • 4405daeb0a Fixing implementations. Julien Boeuf 2015-11-18 21:33:58 -0800
  • 6c006a88f8 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change Julien Boeuf 2015-11-17 20:55:13 -0800
  • 0199209ec9 Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert Julien Boeuf 2015-11-17 18:53:55 -0800
  • 211b339943 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change Julien Boeuf 2015-11-17 15:05:45 -0800
  • 6c47439b1a Updating the server1 cert so that it can be used with Go. Julien Boeuf 2015-11-09 14:29:14 -0800
  • d9ed9bc01a Fixed incorrect type in a malloc in Node extension murgatroid99 2015-11-09 11:04:07 -0800
  • e9af128a7c Ensure application and Node library user agent strings are together at the beginning murgatroid99 2015-11-06 10:25:06 -0800
  • 8c6e423e56 Merge pull request #4009 from jtattermusch/add_badges Michael Lumish 2015-10-30 09:33:31 -0700
  • 7848ef607d Add npm badge Jan Tattermusch 2015-10-30 08:47:52 -0700
  • 799aec2d80 Merge pull request #3886 from murgatroid99/node_file_comments Tim Emiola 2015-10-30 11:24:45 +0900
  • fb56c19e4d Change error message in credentials test murgatroid99 2015-10-27 10:58:24 -0700
  • 4bdba82a93 Make Node interop client use default roots file path murgatroid99 2015-10-22 09:47:30 -0700
  • 0274189082 Fixed lint errors murgatroid99 2015-10-21 14:03:19 -0700
  • 5ea756598e Updated Node credentials API to match core API change murgatroid99 2015-10-20 16:10:20 -0700
  • 527f229bdb Merge pull request #3878 from murgatroid99/node_remove_log_lines Nicolas Noble 2015-10-20 13:04:20 -0700
  • 0217e535d8 Added some file-level comments to Node source files murgatroid99 2015-10-19 16:35:34 -0700
  • c03d669fea This is a library. It should not output logs to STDOUT by default murgatroid99 2015-10-19 10:58:10 -0700
  • 8eb6745a88 Merge pull request #3846 from murgatroid99/node_distribute_ssl_roots jboeuf 2015-10-15 13:50:45 -0700
  • c0d31d554a Distribute roots.pem with the Node package murgatroid99 2015-10-15 09:57:31 -0700
  • 4ec94c1064 Fixed error in Node credentials test murgatroid99 2015-10-13 15:37:34 -0700
  • a485422787 Added more tests, removed some unused code, fixed a bug murgatroid99 2015-10-13 13:49:55 -0700
  • f5ffc860a8 Added some more tests to increase coverage murgatroid99 2015-10-12 16:12:18 -0700
  • d84ad122f9 Refactored some C++ code to improve code reuse murgatroid99 2015-10-12 16:12:04 -0700
  • be6598082f Add some tests to increase coverage, fix some failures murgatroid99 2015-10-12 13:18:06 -0700
  • c00bf4f6bc Merge pull request #3760 from murgatroid99/node_unified_installation_failure Jan Tattermusch 2015-10-09 17:03:48 -0700
  • 8adaa7c1ae Revert "Added interval_us delay in Node interop server" murgatroid99 2015-10-09 14:45:55 -0700
  • 3491b5522c Fixed some issues with the tests murgatroid99 2015-10-09 14:45:30 -0700
  • 795ddd5793 Fixed some issues with the Node tests murgatroid99 2015-10-09 14:02:43 -0700
  • 74a0b58a92 Fix a couple of issues with the node interop client murgatroid99 2015-10-09 11:36:33 -0700
  • 23bc5f80a1 Added remaining implementable node interop tests, except compression murgatroid99 2015-10-08 11:07:16 -0700
  • 9a02273610 Made Node interop client use all specified command line flags murgatroid99 2015-10-08 10:54:22 -0700
  • b8f415402c Added interval_us delay in Node interop server murgatroid99 2015-10-08 09:31:45 -0700
  • 3bd267355b Add incompressible responses and status echoing to Node interop server murgatroid99 2015-10-07 16:40:04 -0700
  • fced2ef963 Resolved merge conflicts murgatroid99 2015-10-07 13:53:58 -0700
  • 0aa27c5a00 Added more documentation to credentials.js murgatroid99 2015-10-07 13:52:47 -0700
  • 697fd0b69a Resolved merge conflicts murgatroid99 2015-10-07 12:37:58 -0700
  • c36fb098a7 Resolved merge conflicts murgatroid99 2015-10-07 12:34:24 -0700
  • edd5525b4f Merge pull request #3625 from murgatroid99/node_single_install_step Tim Emiola 2015-10-07 11:55:26 -0700
  • 285e6e66d5 Removed now-extaneous function murgatroid99 2015-10-07 11:40:37 -0700
  • 566e277a25 Resolved merge conflicts murgatroid99 2015-10-07 10:49:59 -0700
  • 9b0fbb4cf0 Fixed issues with binary metadata type checking murgatroid99 2015-10-06 16:51:50 -0700
  • eecd1f524b Merge branch 'master' into node_interop_echo_metadata murgatroid99 2015-10-06 14:01:55 -0700
  • 3a121aa515 Resolved merge conflicts with master murgatroid99 2015-10-06 11:16:49 -0700
  • 3defb39d3e Don't package tests in Node package murgatroid99 2015-10-06 10:57:22 -0700
  • 97b58fb6b6 Fixed up Node tests after math folder move murgatroid99 2015-10-06 10:51:18 -0700
  • f5e8c51218 Moved math proto and server to test folder murgatroid99 2015-10-06 10:49:12 -0700
  • 1c1e496ed1 Removed a bunch of Node files I don't need or use murgatroid99 2015-10-06 10:45:52 -0700
  • 5b21084279 Re-implemented call propagation tests to avoid race conditions murgatroid99 2015-10-05 15:56:18 -0700
  • 34c4b9c39d Removed a pair of racy Node tests murgatroid99 2015-10-05 11:19:34 -0700
  • 77cc71f206 Resolved merge conflicts with master murgatroid99 2015-10-05 10:18:05 -0700
  • 3d23be0fa3 Merge pull request #3602 from grpc/release-0_11 Tim Emiola 2015-10-02 13:43:14 -0700
  • 2e758434b1 Fixed node extension module name murgatroid99 2015-10-02 12:49:03 -0700
  • 6f3ca189a7 Prevented composing insecure credentials murgatroid99 2015-10-02 10:23:20 -0700
  • 8bd726e7bb Fixed missing item in Node library file list murgatroid99 2015-10-01 12:02:30 -0700
  • 2254fd5aa7 Moved gRPC node package root to repo root, made it depend on grpc.gyp murgatroid99 2015-10-01 11:54:00 -0700
  • 6fcabd1a36 Split Credentials into two types murgatroid99 2015-09-30 14:22:54 -0700
  • ddd7981856 Added code for extension coverage murgatroid99 2015-09-30 11:00:23 -0700
  • 49c1c52bb5 Removed now-redundant credentials wrappings murgatroid99 2015-09-28 16:38:38 -0700
  • 0e008b11f4 Fixed some issues with new credential code murgatroid99 2015-09-28 16:31:16 -0700
  • ee19e93884 Reworked credentials surface API, added test murgatroid99 2015-09-25 16:04:03 -0700
  • cf3fc84d6d Implemented credentials plugin interface murgatroid99 2015-09-24 16:11:19 -0700
  • 7b5231a5a0 Added test for using gRPC with other async operations murgatroid99 2015-09-24 11:29:10 -0700
  • 0f10c60783 Added most of the plugin implementation murgatroid99 2015-09-24 10:54:55 -0700
  • 2a29cd291f Merged from master murgatroid99 2015-09-23 15:58:34 -0700
  • 85b51beabc Merge pull request #3372 from grpc/release-0_11 David G. Quintas 2015-09-23 15:49:46 -0700
  • c8ba933fc1 Merged from release_0.11 branch murgatroid99 2015-09-23 11:44:01 -0700
  • fba4d1005a Fixed hang when using Node gRPC with other async operations murgatroid99 2015-09-23 11:38:39 -0700
  • 37d03591fd Added function signatures for plugin wrapping murgatroid99 2015-09-23 10:47:35 -0700
  • 4c4ba55dc8 Drop issue 527 TODOs for interop specification Nathaniel Manista 2015-09-23 15:22:15 +0000
  • 1ff76a238f Merge pull request #3365 from murgatroid99/node_nan_2.0 Tim Emiola 2015-09-22 15:33:36 -0700