Commit Graph

  • 9c54277c6a Added tests for serializing and deserializing 64 bit values in proto messages murgatroid99 2015-06-05 13:50:04 -0700
  • 77fdf25003 Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs Craig Tiller 2015-06-05 07:12:12 -0700
  • befe9b09d9 Merge github.com:grpc/grpc into we-dont-need-no-backup Craig Tiller 2015-06-05 07:09:56 -0700
  • a34fdb524c Merge remote-tracking branch 'upstream/master' into you-complete-me Craig Tiller 2015-06-04 20:46:26 -0700
  • f0f608e81e Merge branch 'master' of github.com:grpc/grpc murgatroid99 2015-06-04 11:37:49 -0700
  • 73e0e6cf8b Merge github.com:grpc/grpc into we-dont-need-no-backup Craig Tiller 2015-06-04 08:44:53 -0700
  • 1dab650ed2 Merge github.com:grpc/grpc into you-complete-me Craig Tiller 2015-06-04 08:43:47 -0700
  • 2f500d6c7b Merge pull request #1892 from murgatroid99/node_use_lodash Tim Emiola 2015-06-03 15:33:19 -0700
  • b0f3fdc407 Merge pull request #1890 from tbetbetbe/grpc-node-update-readme-install Jayant Kolhe 2015-06-03 12:27:01 -0700
  • d361585c3d Updates INSTALL on Node.js README.md Tim Emiola 2015-06-03 10:32:33 -0700
  • d7d9dd3c83 Replaced underscore and underscore.string modules with lodash murgatroid99 2015-06-03 10:58:21 -0700
  • c1c9a01783 Replaced underscore and underscore.string modules with lodash murgatroid99 2015-06-03 10:58:21 -0700
  • e000c3d26b Removed grpc_byte_buffer_reader_{create,destroy}. David Garcia Quintas 2015-06-01 21:08:59 -0700
  • 83458cbd16 Merge branch 'you-complete-me' into we-dont-need-no-backup Craig Tiller 2015-05-29 08:00:22 -0700
  • f63925329e Updated server to use new shutdown semantics murgatroid99 2015-05-28 13:39:25 -0700
  • 138915b415 Merge github.com:grpc/grpc into we-dont-need-no-backup Craig Tiller 2015-05-26 16:40:35 -0700
  • e4b08cafe7 Updated Node.js version to 0.9.0 murgatroid99 2015-05-26 12:45:01 -0700
  • c76e194897 Merge github.com:grpc/grpc into we-dont-need-no-backup Craig Tiller 2015-05-24 15:58:14 -0700
  • fc02b5138c Update node server examples to consistently bind to 50051 remi Taylor 2015-05-24 15:08:31 -0700
  • 66a0d973a7 Reverted change to _write in client.js murgatroid99 2015-05-22 11:06:11 -0700
  • 2008d8b8ca Coalesced redundant code murgatroid99 2015-05-22 10:29:05 -0700
  • b08615e8bd Removed debug log murgatroid99 2015-05-22 09:50:41 -0700
  • 6664d4ad01 Fixed ordering assumptions in server_streaming interop test murgatroid99 2015-05-22 09:49:06 -0700
  • 9ecee83d9a Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm Craig Tiller 2015-05-21 14:24:13 -0700
  • 92aed34aef Merge pull request #1574 from murgatroid99/node_service_packager Tim Emiola 2015-05-21 07:57:16 -0700
  • 90e5cd510b Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm Craig Tiller 2015-05-20 10:33:37 -0700
  • 0ed2a498a8 Merge github.com:grpc/grpc into we-dont-need-no-backup Craig Tiller 2015-05-19 22:20:57 -0700
  • c7d18ccc2a Correctly handle reading the final message and then sending status Craig Tiller 2015-05-19 21:54:40 -0700
  • 4f6cb59ce5 Fixed client handling of failed batches murgatroid99 2015-05-19 14:13:21 -0700
  • 18b727d54a Fixed server to handle invalid arguments without breaking murgatroid99 2015-05-19 09:51:26 -0700
  • 06ddb92e9c Added failing tests for server bad argument handling murgatroid99 2015-05-18 16:52:47 -0700
  • 19dba77736 Merge github.com:grpc/grpc into we-dont-need-no-backup Craig Tiller 2015-05-17 14:28:56 -0700
  • b0390c4af8 Merge pull request #1607 from murgatroid99/node_timeout_interop_test Tim Emiola 2015-05-15 10:05:14 -0700
  • f42765fc4b Added comments to service_packager script murgatroid99 2015-05-15 09:34:49 -0700
  • ed190c015b Removed response type murgatroid99 2015-05-14 15:49:30 -0700
  • 58bc7eefa7 Added Node interop test for timeout_on_sleeping_server murgatroid99 2015-05-14 15:23:16 -0700
  • 8bb7fa7e53 Fixed client auth implementation and tests murgatroid99 2015-05-14 10:04:48 -0700
  • cb1821a7bf Added service_packager description to bin/README.md murgatroid99 2015-05-13 11:08:42 -0700
  • b83a8cf2a1 Fixed include path handling murgatroid99 2015-05-13 10:55:00 -0700
  • 775ebf37f3 Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup Craig Tiller 2015-05-12 14:42:27 -0700
  • 05e692dac4 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie Craig Tiller 2015-05-12 14:08:56 -0700
  • 94526b73e4 Merge github.com:grpc/grpc into we-dont-need-no-backup Craig Tiller 2015-05-12 13:30:28 -0700
  • 27eed6c644 service_packager now properly generates service and package files murgatroid99 2015-05-12 12:39:22 -0700
  • a0667b3f00 Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream Yang Gao 2015-05-12 12:37:24 -0700
  • 58eed65599 Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_test Tim Emiola 2015-05-12 11:53:32 -0700
  • 1ca5f1e54f Merge branch 'master' into node_service_packager murgatroid99 2015-05-12 11:14:08 -0700
  • bea4c89de5 Bump Node version to 0.8.0 murgatroid99 2015-05-12 10:35:57 -0700
  • 20dcbb976a Updated interop tests to handle proto3 changes murgatroid99 2015-05-12 10:35:18 -0700
  • 77c771afaf Merge github.com:grpc/grpc into we-dont-need-no-backup Craig Tiller 2015-05-12 09:57:09 -0700
  • a70f6a955a Updated deserialization code to fix message echoing murgatroid99 2015-05-12 09:50:37 -0700
  • 44e2358bbc Merge branch 'master' into node_fix_message_echo murgatroid99 2015-05-12 09:35:03 -0700
  • 9fe2bde031 Added failing test that echos the request message murgatroid99 2015-05-11 14:27:39 -0700
  • 6049a52171 Added jwtaccess cloud-to-prod interop test murgatroid99 2015-05-11 13:53:57 -0700
  • dccd4f031c Removed a default value I missed murgatroid99 2015-05-11 13:38:26 -0700
  • 8b05c4d6b3 Updated ProtoBuf.js dependency. Updated protos to proto3 murgatroid99 2015-05-11 13:34:32 -0700
  • 06f62e2cfc Merge github.com:grpc/grpc into bye-bye-completion-queue-pie Craig Tiller 2015-05-08 17:04:13 -0700
  • 739c54df10 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream Craig Tiller 2015-05-08 16:38:32 -0700
  • acf317365b Merge pull request #1515 from murgatroid99/node_auth_uri_parameter Tim Emiola 2015-05-08 10:49:24 -0700
  • 0bd7b09bae Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' of github.com:ctiller/grpc into churn-churn-churn-the-api-gently-down-the-stream Craig Tiller 2015-05-08 08:32:44 -0700
  • 52a66cd483 Correct Node build errors Craig Tiller 2015-05-08 08:03:04 -0700
  • 9ff60c1b06 Port Node to new API Craig Tiller 2015-05-08 07:37:15 -0700
  • e1ab1c2bad Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata murgatroid99 2015-05-07 13:09:42 -0700
  • 713518e264 Merge branch 'master' into node_status_error_event murgatroid99 2015-05-07 10:02:59 -0700
  • 851e0993f3 Version bump because of new exposed errors murgatroid99 2015-05-06 17:00:17 -0700
  • d718acee37 Added error events on client streams when the server is streaming murgatroid99 2015-05-06 16:46:19 -0700
  • a61e5e25ba Fix some wrapped languages Craig Tiller 2015-05-06 12:42:47 -0700
  • 4ece70db5b C Core API cleanup. Craig Tiller 2015-05-04 14:53:51 -0700
  • f35d735d69 Exposed server address string in stub murgatroid99 2015-04-29 13:07:12 -0700
  • 57f64ba4b2 merge from upstream (grpc) master zeliard 2015-04-27 14:56:34 +0900
  • 2ff3b4c769 fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure) zeliard 2015-04-27 14:50:07 +0900
  • f91d3bcff2 Fixed typo in README change murgatroid99 2015-04-23 13:34:42 -0700
  • 7ef907c6f0 Added information about custom gRPC install locations in README, bumped version murgatroid99 2015-04-23 13:33:04 -0700
  • d6336f89d0 Merge pull request #1353 from murgatroid99/node_limit_thread_usage Tim Emiola 2015-04-23 14:55:35 -0400
  • 6ff1f353e8 Added JSON option for gRPC file loading murgatroid99 2015-04-20 11:22:51 -0700
  • 2377631af2 Removes nodejs pubsub example Tim Emiola 2015-04-16 08:58:44 -0700
  • d8457bba64 Initial version of service_packager script murgatroid99 2015-04-14 17:18:26 -0700
  • 28eb800b74 Bump node library version to publish bugfix murgatroid99 2015-04-13 14:19:41 -0700
  • ea3589ee0b Fixed bugs in trailing metadata handling and math server example murgatroid99 2015-04-13 12:59:17 -0700
  • 67e1774009 Merge pull request #1198 from atombender/master Michael Lumish 2015-04-06 09:30:13 -0700
  • 63a8be71a4 Fix compilation of Node package conditionally on Mac: Alexander Staubo 2015-04-05 01:33:58 -0400
  • 95894e9f7d Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). Alexander Staubo 2015-04-05 01:09:37 -0400
  • 8d96ed1460 Merge pull request #1140 from murgatroid99/node_trailing_metadata Tim Emiola 2015-04-03 13:17:04 -0700
  • ab5d04afbf Reworded test case descriptions murgatroid99 2015-04-03 12:49:31 -0700
  • 92a2363804 Reversed accidentally swapped test cases murgatroid99 2015-03-31 10:40:02 -0700
  • 39cbce69ab Fixed proto syntax murgatroid99 2015-03-26 18:42:10 -0700
  • cdd9f17cf4 Finished adding trailing metadata tests murgatroid99 2015-03-26 15:19:54 -0700
  • 9b4b90b3df Started adding support for trailing metadata murgatroid99 2015-03-26 10:07:15 -0700
  • af3c157d06 Merge pull request #1097 from murgatroid99/node_general_interface Tim Emiola 2015-03-23 19:33:16 -0700
  • aa6d736794 Merge pull request #1090 from murgatroid99/node_qps_test Tim Emiola 2015-03-23 19:32:12 -0700
  • 37ae0f7718 Added requested comments murgatroid99 2015-03-23 11:18:50 -0700
  • 38d30d285d Added a comment to server.js murgatroid99 2015-03-23 10:46:05 -0700
  • c7ed207411 Fixed Compute Engine Auth username check murgatroid99 2015-03-20 10:00:12 -0700
  • e84f7e6614 Added a test for generic client and server constructors murgatroid99 2015-03-19 11:16:48 -0700
  • 36bbd0b706 Added functions to create generic servers and clients murgatroid99 2015-03-18 17:17:33 -0700
  • f35f51d634 Merge branch 'node_qps_test' into node_limit_thread_usage murgatroid99 2015-03-18 12:58:32 -0700
  • 478481f97f Added Node QPS test murgatroid99 2015-03-18 12:15:21 -0700
  • aeff44dba7 Resolved merge conflicts with master murgatroid99 2015-03-18 11:07:51 -0700
  • f946faab8a Bumped version murgatroid99 2015-03-17 18:25:59 -0700
  • 2cf57d08a1 Simplified some tests murgatroid99 2015-03-17 18:20:51 -0700
  • 3544e15cef Changed call to only expect and return binary headers when key ends with '-bin' murgatroid99 2015-03-17 18:13:55 -0700