aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/src/client.js
Commit message (Expand)AuthorAge
* Make option passing down to the client constructor more consistentGravatar murgatroid992016-03-28
* Add option to use old client method argument order for nowGravatar murgatroid992016-03-22
* Follow Node's callback-last convention for client callsGravatar murgatroid992016-03-21
* Merge branch 'master' into node_bad_message_handlingGravatar murgatroid992016-03-10
|\
| * Merge pull request #5540 from soltanmm/upmergeGravatar Craig Tiller2016-03-09
| |\
* | | Node: propagate read errors back down to coreGravatar murgatroid992016-03-07
|/ /
* | Fix race between parsing messages and receiving status in Node clientGravatar murgatroid992016-03-04
| * Make client properly report when message deserialization failsGravatar murgatroid992016-02-26
|/
* Add more reflection information to Node client classesGravatar murgatroid992016-02-19
* Add tests and documentation for new optionsGravatar murgatroid992016-02-17
* Node: add options to modify ProtoBuf behaviorGravatar murgatroid992016-02-17
* Completed integration of node-pre-gyp into Node libraryGravatar murgatroid992016-01-20
* Ensure application and Node library user agent strings are together at the be...Gravatar murgatroid992015-11-06
* Added some file-level comments to Node source filesGravatar murgatroid992015-10-19
* Added more tests, removed some unused code, fixed a bugGravatar murgatroid992015-10-13
* Resolved merge conflictsGravatar murgatroid992015-10-07
|\
| * Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01
* | Reworked credentials surface API, added testGravatar murgatroid992015-09-25
|/
* Fix bugs that were causing auth interop tests to failGravatar murgatroid992015-09-01
* Merge branch 'master' into node_method_name_conflictsGravatar murgatroid992015-08-31
|\
* | Switched to using static functions for accessing Client propertiesGravatar murgatroid992015-08-28
* | Merge branch 'master' into node_method_name_conflictsGravatar murgatroid992015-08-28
|\ \
| | * Emit proper status when failing to parse server streamGravatar murgatroid992015-08-27
| | * Make single-response calls emit INTERNAL status for unparseable responsesGravatar murgatroid992015-08-27
| |/
* | Changed prefixed Client properties to distinguish private and public propertiesGravatar murgatroid992015-08-21
* | Merge branch 'master' into node_method_name_conflictsGravatar murgatroid992015-08-21
|\ \
| | * Fixed test and lint errorsGravatar murgatroid992015-08-20
| | * Merged node_test_fixesGravatar murgatroid992015-08-20
| | |\ | | |/ | |/|
| | * Added new Metadata class to abstract over internal representation and normali...Gravatar murgatroid992015-08-20
| * | Stop dereferencing an optional parameter without checking itGravatar murgatroid992015-08-19
| |/
| * Only use encoding for write flags if it is numericGravatar murgatroid992015-08-17
| * Resolved merge conflicts with masterGravatar murgatroid992015-08-17
| |\
* | \ Resolved merge conflicts with masterGravatar murgatroid992015-08-14
|\ \ \
| | | * Resolved merge conflicts with masterGravatar murgatroid992015-08-14
| | | |\ | | |_|/ | |/| |
| | | * Add parent call propagation API to Node libraryGravatar murgatroid992015-08-14
| * | | Further fixed connectivity testsGravatar murgatroid992015-08-13
| * | | Modified watchState functions to match C APIGravatar murgatroid992015-08-13
| * | | Resolved merge conflicts with masterGravatar murgatroid992015-08-13
| |\ \ \ | | | |/ | | |/|
* | | | Resolved merge conflicts with masterGravatar murgatroid992015-08-12
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2901 from murgatroid99/node_fix_auth_interopGravatar Jan Tattermusch2015-08-12
| |\ \ \
| | * | | Clarified address regexGravatar murgatroid992015-08-12
| | * | | Fix scheme matching in auth URIGravatar murgatroid992015-08-12
| | * | | Fixed failing cloud-to-prod auth interop testsGravatar murgatroid992015-08-12
| * | | | Added host override option for RPCs. Added optional params objectGravatar murgatroid992015-08-03
| |/ / /
| | * | Resolved merge conflictsGravatar murgatroid992015-07-30
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2679 from murgatroid99/node_explicit_insecure_channelGravatar Abhishek Kumar2015-07-30
| |\ \ \
* | | | | Ensure that client generated methods don't conflict with other propertiesGravatar murgatroid992015-07-29
|/ / / /
| | * / Wrap connectivity API, expose it to client as waitForReadyGravatar murgatroid992015-07-28
| |/ / |/| |
* | | Merge pull request #2676 from murgatroid99/node_jsdocGravatar Nicolas Noble2015-07-28
|\ \ \
| | * | Made credentials an explicit required argument to channelsGravatar murgatroid992015-07-27
| |/ / |/| |