aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* 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
|\
| * 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
|/
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-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
| |\ \
| * | | 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
* | 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
| * | Fixed proto syntaxGravatar murgatroid992015-03-26
| * | Finished adding trailing metadata testsGravatar murgatroid992015-03-26
| * | Started adding support for trailing metadataGravatar murgatroid992015-03-26
|/ /
* | Merge pull request #1097 from murgatroid99/node_general_interfaceGravatar Tim Emiola2015-03-23
|\ \
* \ \ Merge pull request #1090 from murgatroid99/node_qps_testGravatar Tim Emiola2015-03-23
|\ \ \
| * | | Added requested commentsGravatar murgatroid992015-03-23
| | * | Added a comment to server.jsGravatar murgatroid992015-03-23
* | | | Fixed Compute Engine Auth username checkGravatar murgatroid992015-03-20
| | * | Added a test for generic client and server constructorsGravatar murgatroid992015-03-19
| | * | Added functions to create generic servers and clientsGravatar murgatroid992015-03-18
| | | * Merge branch 'node_qps_test' into node_limit_thread_usageGravatar murgatroid992015-03-18
| | | |\ | | |_|/ | |/| |