aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
...
| * Merge pull request #1574 from murgatroid99/node_service_packagerGravatar Tim Emiola2015-05-21
| |\
* | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-20
|\| |
| * | Correctly handle reading the final message and then sending statusGravatar Craig Tiller2015-05-19
* | | Fixed client handling of failed batchesGravatar murgatroid992015-05-19
| * | Fixed server to handle invalid arguments without breakingGravatar murgatroid992015-05-19
| * | Added failing tests for server bad argument handlingGravatar murgatroid992015-05-18
|/ /
* | Merge pull request #1607 from murgatroid99/node_timeout_interop_testGravatar Tim Emiola2015-05-15
|\ \
| | * Added comments to service_packager scriptGravatar murgatroid992015-05-15
| * | Removed response typeGravatar murgatroid992015-05-14
| * | Added Node interop test for timeout_on_sleeping_serverGravatar murgatroid992015-05-14
* | | Fixed client auth implementation and testsGravatar murgatroid992015-05-14
|/ /
| * Added service_packager description to bin/README.mdGravatar murgatroid992015-05-13
| * Fixed include path handlingGravatar murgatroid992015-05-13
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
|\ \
| | * service_packager now properly generates service and package filesGravatar murgatroid992015-05-12
| * | Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...Gravatar Yang Gao2015-05-12
| |\ \
| * \ \ Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_testGravatar Tim Emiola2015-05-12
| |\ \ \
| | | | * Merge branch 'master' into node_service_packagerGravatar murgatroid992015-05-12
| | | | |\
| * | | | | Bump Node version to 0.8.0Gravatar murgatroid992015-05-12
| * | | | | Updated interop tests to handle proto3 changesGravatar murgatroid992015-05-12
| * | | | | Updated deserialization code to fix message echoingGravatar murgatroid992015-05-12
| * | | | | Merge branch 'master' into node_fix_message_echoGravatar murgatroid992015-05-12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Added failing test that echos the request messageGravatar murgatroid992015-05-11
| | | * | | Added jwtaccess cloud-to-prod interop testGravatar murgatroid992015-05-11
| | |/ / / | |/| | |
| | * | | Removed a default value I missedGravatar murgatroid992015-05-11
| | * | | Updated ProtoBuf.js dependency. Updated protos to proto3Gravatar murgatroid992015-05-11
| |/ / /
* | | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\| | |
| | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1515 from murgatroid99/node_auth_uri_parameterGravatar Tim Emiola2015-05-08
| |\ \ \
| | * | | Updated the getGoogleAuthDelegate function to use credential.getRequestMetadataGravatar murgatroid992015-05-07
| * | | | Merge branch 'master' into node_status_error_eventGravatar murgatroid992015-05-07
| |\| | |
| * | | | Version bump because of new exposed errorsGravatar murgatroid992015-05-06
| * | | | Added error events on client streams when the server is streamingGravatar murgatroid992015-05-06
| | | * | Fix some wrapped languagesGravatar Craig Tiller2015-05-06
| | |/ /
* | / / C Core API cleanup.Gravatar Craig Tiller2015-05-04
| |/ / |/| |
* | | Exposed server address string in stubGravatar murgatroid992015-04-29
|/ /
* | Fixed typo in README changeGravatar murgatroid992015-04-23
* | Added information about custom gRPC install locations in README, bumped versionGravatar murgatroid992015-04-23
* | Merge pull request #1353 from murgatroid99/node_limit_thread_usageGravatar Tim Emiola2015-04-23
|\ \
* | | Added JSON option for gRPC file loadingGravatar murgatroid992015-04-20
* | | Removes nodejs pubsub exampleGravatar Tim Emiola2015-04-16
| | * Initial version of service_packager scriptGravatar murgatroid992015-04-14
| |/ |/|
* | Bump node library version to publish bugfixGravatar murgatroid992015-04-13
* | Fixed bugs in trailing metadata handling and math server exampleGravatar murgatroid992015-04-13
* | Merge pull request #1198 from atombender/masterGravatar Michael Lumish2015-04-06
|\ \
* | | Fix compilation of Node package conditionally on Mac:Gravatar Alexander Staubo2015-04-06
| * | Remove unused references to malloc.h (which is non-standard, Linux-specific a...Gravatar Alexander Staubo2015-04-05
|/ /
* | Merge pull request #1140 from murgatroid99/node_trailing_metadataGravatar Tim Emiola2015-04-03
|\ \
| * | Reworded test case descriptionsGravatar murgatroid992015-04-03
* | | Reversed accidentally swapped test casesGravatar murgatroid992015-03-31