aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Merge pull request #6536 from grpc/release-0_14Gravatar Nicolas Noble2016-05-11
|\
| * Fixed variableGravatar murgatroid992016-05-10
| * Fix encoding and piping problems with Node plugin wrapperGravatar murgatroid992016-05-10
| * The release branch is now 0.14.1-pre1.Gravatar Nicolas "Pixel" Noble2016-05-10
| * Processing the 0.14 release.Gravatar Nicolas "Pixel" Noble2016-05-10
* | Merge pull request #6452 from stanley-cheung/node-math-server-minor-bugGravatar Jan Tattermusch2016-05-09
|\ \
* \ \ Merge pull request #6433 from murgatroid99/tools_package_bin_namespacingGravatar Nicolas Noble2016-05-09
|\ \ \
| | | * Make namespacing of executables exposed by grpc-tools packages consistent bet...Gravatar murgatroid992016-05-09
| | * | node: fix math server minor bugGravatar Stanley Cheung2016-05-06
| |/ / |/| |
* | | Master is now 0.15.0-dev.Gravatar Nicolas "Pixel" Noble2016-05-06
| | * The release branch is now 0.14.0-pre1.Gravatar Nicolas "Pixel" Noble2016-05-06
| |/ |/|
| * Make namespacing of executables exposed by grpc-tools packages consistent bet...Gravatar murgatroid992016-05-04
|/
* Node tools: use the right extension for running protoc on WindowsGravatar murgatroid992016-05-02
* Merge pull request #6309 from murgatroid99/node_proto_plugin_packagingGravatar Jan Tattermusch2016-04-29
|\
* \ Merge pull request #6325 from murgatroid99/node_default_rootsGravatar Jan Tattermusch2016-04-28
|\ \
* \ \ Merge pull request #6322 from murgatroid99/node_service_default_methodGravatar Jan Tattermusch2016-04-28
|\ \ \
| | * | Load default roots.pem in Node via grpc_set_ssl_roots_override_callbackGravatar murgatroid992016-04-27
* | | | Merge pull request #6300 from dmitriykovalev/masterGravatar Jan Tattermusch2016-04-27
|\ \ \ \ | |_|/ / |/| | |
| | * | Make Node servers warn instead of fail when a method is missing a handlerGravatar murgatroid992016-04-27
| | * | Fixed minor Node compilation issueGravatar murgatroid992016-04-27
| |/ / |/| |
| | * Added node plugin to grpc-tools npm package, updated build_package_nodeGravatar murgatroid992016-04-26
| |/ |/|
* | Merge pull request #5445 from murgatroid99/node_protoc_pluginGravatar Jan Tattermusch2016-04-26
|\ \
| | * Fixing invalid usage of getProtobufServiceAttrs() function.Gravatar Dmitry Kovalev2016-04-21
| |/ |/|
| * 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