aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Sanitize filesGravatar murgatroid992016-02-17
* Add tests and documentation for new optionsGravatar murgatroid992016-02-17
* Node: add options to modify ProtoBuf behaviorGravatar murgatroid992016-02-17
* Rename to reduce confusionGravatar vjpai2016-02-12
* Pass delete[] explicitely to Nan::NewBuffer.Gravatar Patryk Lesiewicz2016-02-10
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
* Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
* Merge pull request #5008 from vjpai/worker_quitGravatar Michael Lumish2016-02-04
|\
* | Implement core_count RPC for Node.JS to track new master version of services....Gravatar Vijay Pai2016-02-02
| * Add quit option to Node.js workerGravatar Vijay Pai2016-02-02
|/
* Merge pull request #4952 from murgatroid99/node_windows_compileGravatar Nicolas Noble2016-01-29
|\
* | Fix a typoGravatar Vijay Pai2016-01-29
* | Remove host option from ServerConfig proto since it is error-prone andGravatar Vijay Pai2016-01-29
* | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
|\ \
| | * Make Node library build on WindowsGravatar Michael Lumish2016-01-27
| |/
| * Fix copyrightsGravatar murgatroid992016-01-27
| * Merge pull request #4887 from wilhuff/buffer-newGravatar Michael Lumish2016-01-27
| |\
| * \ Merge branch 'master' into node_binary_precompileGravatar murgatroid992016-01-26
| |\ \ | |/ / |/| |
| | * Allocate node Buffer contents with new[]Gravatar Marek Gilbert2016-01-26
| |/ |/|
| * Fix Node test lint errorGravatar murgatroid992016-01-20
| * Completed integration of node-pre-gyp into Node libraryGravatar murgatroid992016-01-20
* | Updated copyrights...Gravatar David Garcia Quintas2016-01-15
* | Merge branch 'master' of github.com:grpc/grpc into check_newlinesGravatar David Garcia Quintas2016-01-15
|\|
| * Merge pull request #4743 from murgatroid99/node_doc_gen_config_updateGravatar Michael Lumish2016-01-15
| |\
* | | Added sanity check for trailing newlinesGravatar David Garcia Quintas2016-01-14
| * | Merge pull request #4709 from murgatroid99/node_method_names_no_capitalizeGravatar Michael Lumish2016-01-14
| |\ \
| | | * Update Node API documentation generation configuration for move to repo rootGravatar murgatroid992016-01-14
| * | | Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
| | |/ | |/|
| | * Updated copyright in node/common.jsGravatar murgatroid992016-01-14
| * | Update copyrightsGravatar murgatroid992016-01-13
| * | Merge branch 'master' into release-0_12_master_mergeGravatar murgatroid992016-01-13
| |\ \ | |/ / |/| |
| | * Don't modify proto method names in service paths in Node libraryGravatar murgatroid992016-01-13
| |/ |/|
* | Updated copyrightsGravatar murgatroid992016-01-12
| * Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
| |\
* | | Update some wrapped stuffGravatar Craig Tiller2016-01-07
| |/ |/|
| * Merge pull request #4640 from murgatroid99/node_use_core_metadata_checkGravatar Craig Tiller2016-01-07
| |\
| | * Make Node library use core metadata validation instead of duplicating itGravatar murgatroid992016-01-07
| * | Fixed a too-long line in a fileGravatar murgatroid992016-01-04
| |/
* | Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| * Fix a couple of minor issues in the Node libraryGravatar murgatroid992015-12-18
|/
* Added support for ResponseParameters.interval_us to the Node interop serverGravatar murgatroid992015-12-11
* Simplified some code and added tests to increase code coverageGravatar murgatroid992015-12-09
* Merge pull request #4304 from jtattermusch/proto_cleanupGravatar Michael Lumish2015-12-08
|\
* \ Merge pull request #4321 from murgatroid99/node_benchmark_serviceGravatar Jan Tattermusch2015-12-08
|\ \
* \ \ Merge pull request #4306 from jcanizales/merge-releaseGravatar Jan Tattermusch2015-12-07
|\ \ \
| | | * update location of .protos in nodeGravatar Jan Tattermusch2015-12-07
| | | * consolidate math.proto and health.protoGravatar Jan Tattermusch2015-12-07
| |_|/ |/| |
| | * Fixed up the Node benchmark implementationGravatar murgatroid992015-12-07
* | | Refactored server.js and added a test to increase coverageGravatar murgatroid992015-12-07
| * | Generalize metadata plugin arguments to future-proof itGravatar murgatroid992015-12-04