aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Merge pull request #1959 from murgatroid99/node_long_field_stringsGravatar Tim Emiola2015-06-09
|\
* | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| * Bump version of Node libraryGravatar murgatroid992015-06-05
| * Fixed handling of long valuesGravatar murgatroid992015-06-05
| * Added tests for serializing and deserializing 64 bit values in proto messagesGravatar murgatroid992015-06-05
|/
* Merge pull request #1892 from murgatroid99/node_use_lodashGravatar Tim Emiola2015-06-03
|\
* \ Merge pull request #1890 from tbetbetbe/grpc-node-update-readme-installGravatar Jayant Kolhe2015-06-03
|\ \
| * | Updates INSTALL on Node.js README.mdGravatar Tim Emiola2015-06-03
| | * Replaced underscore and underscore.string modules with lodashGravatar murgatroid992015-06-03
| |/ |/|
* | Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
|/
* Updated Node.js version to 0.9.0Gravatar murgatroid992015-05-26
* Update node server examples to consistently bind to 50051Gravatar remi Taylor2015-05-24
* Reverted change to _write in client.jsGravatar murgatroid992015-05-22
* Coalesced redundant codeGravatar murgatroid992015-05-22
* Removed debug logGravatar murgatroid992015-05-22
* Fixed ordering assumptions in server_streaming interop testGravatar murgatroid992015-05-22
* Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-21
|\
| * 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