aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Merge pull request #5445 from murgatroid99/node_protoc_pluginGravatar Jan Tattermusch2016-04-26
|\
| * Added file that lets generated code import grpcGravatar murgatroid992016-04-20
| * Use math test to test generated codeGravatar murgatroid992016-04-20
* | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
|/
* add some console messages to node qps workerGravatar Jan Tattermusch2016-04-14
* Merge pull request #6109 from murgatroid99/node_grpc_tools_packageGravatar Nicolas Noble2016-04-07
|\
| * Created node tools package to distribute protoc and eventually the pluginGravatar murgatroid992016-04-06
* | address code review commentsGravatar Sree Kuchibhotla2016-04-06
* | Correct a typo in the specGravatar Sree Kuchibhotla2016-04-05
|/
* Merge pull request #6032 from murgatroid99/node_stress_clientGravatar Jan Tattermusch2016-04-01
|\
| * Expanded comment about Client class in stress_clientGravatar murgatroid992016-03-31
* | Update copyrightsGravatar Craig Tiller2016-03-31
| * Fixed minor bug in metrics server, added metrics clientGravatar murgatroid992016-03-30
| * Node stress test clientGravatar murgatroid992016-03-30
|/
* Merge pull request #5900 from murgatroid99/node_callback_conventionGravatar Nicolas Noble2016-03-28
|\
| * Make option passing down to the client constructor more consistentGravatar murgatroid992016-03-28
* | Merge pull request #5934 from murgatroid99/node_performance_test_improvementsGravatar Jan Tattermusch2016-03-25
|\ \
* \ \ Merge pull request #5941 from murgatroid99/node_error_code_compliance_2Gravatar Jan Tattermusch2016-03-24
|\ \ \
* \ \ \ Merge pull request #5837 from sreecha/grpc_fixit_nodeGravatar Jan Tattermusch2016-03-24
|\ \ \ \
| | * | | Fix Node status code usage to match specGravatar murgatroid992016-03-23
| |/ / / |/| | |
| * | | Fix the link again: Third time's a charm!Gravatar Sree Kuchibhotla2016-03-23
| * | | Try fixing the link againGravatar Sree Kuchibhotla2016-03-23
| * | | Fix broken linkGravatar Sree Kuchibhotla2016-03-23
| * | | Address review feedbackGravatar Sree Kuchibhotla2016-03-23
| | * | Fixed importGravatar murgatroid992016-03-23
| | * | Added generic service client and server to Node perf testsGravatar murgatroid992016-03-23
| |/ / |/| |
| | * Add option to use old client method argument order for nowGravatar murgatroid992016-03-22
| | * Fixed copyrightGravatar murgatroid992016-03-21
| | * Follow Node's callback-last convention for client callsGravatar murgatroid992016-03-21
| * | DocFixit: Troubleshooting info for Windows and some minor tweaksGravatar Sree Kuchibhotla2016-03-18
| |/
* | Unref uv_async after construction to avoid blocking at shutdownGravatar murgatroid992016-03-17
* | Fixed copyrightGravatar murgatroid992016-03-16
* | Removed unnecessary includeGravatar murgatroid992016-03-16
* | Node: made call credentials properly use UV async events. Also deleted some l...Gravatar murgatroid992016-03-16
|/
* Merge branch 'master' into node_bad_message_handlingGravatar murgatroid992016-03-10
|\
| * Merge pull request #5540 from soltanmm/upmergeGravatar Craig Tiller2016-03-09
| |\
| * \ Merge pull request #5601 from stanley-cheung/add-protoc-to-install-docGravatar LisaFC2016-03-08
| |\ \
* | | | 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
| * | update min node versionGravatar Stanley Cheung2016-03-04
|/ /
| * Merge remote-tracking branch 'upstream/release-0_13'Gravatar Masood Malekghassemi2016-03-02
|/|
| * Make client properly report when message deserialization failsGravatar murgatroid992016-02-26
* | Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1Gravatar yang-g2016-02-24
|\|
| * Merge pull request #5331 from murgatroid99/node_message_reflection_infoGravatar Jan Tattermusch2016-02-22
| |\
| * | Fix copyrightsGravatar murgatroid992016-02-19
| | * Add more reflection information to Node client classesGravatar murgatroid992016-02-19
| * | Node: fix metadata validation bug, improve error reportingGravatar murgatroid992016-02-19
| |/
* / global replace health check proto v1alpha to v1Gravatar yang-g2016-02-19
|/
* Sanitize filesGravatar murgatroid992016-02-17
* Add tests and documentation for new optionsGravatar murgatroid992016-02-17