aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext/node_grpc.cc
Commit message (Expand)AuthorAge
* Node: fix metadata validation bug, improve error reportingGravatar murgatroid992016-02-19
* Make Node library build on WindowsGravatar Michael Lumish2016-01-27
* Make Node library use core metadata validation instead of duplicating itGravatar murgatroid992016-01-07
* Resolved merge conflictsGravatar murgatroid992015-10-07
|\
| * Fixed node extension module nameGravatar murgatroid992015-10-02
* | Split Credentials into two typesGravatar murgatroid992015-09-30
|/
* Update to nan 2.0Gravatar murgatroid992015-09-17
* Moved write flag constants to base moduleGravatar murgatroid992015-08-17
* Resolved merge conflicts with masterGravatar murgatroid992015-08-14
|\
* | Add parent call propagation API to Node libraryGravatar murgatroid992015-08-14
| * Wrap connectivity API, expose it to client as waitForReadyGravatar murgatroid992015-07-28
|/
* The library now compiles with Node 0.11+ and all versions of io.jsGravatar murgatroid992015-03-04
* Removed reference to non-existent headerGravatar murgatroid992015-02-19
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Extension module now compiles and some tests passGravatar murgatroid992015-02-09
* Part of the update to the new APIGravatar murgatroid992015-02-05
* Moved extension and JS files to separate directoriesGravatar murgatroid992015-01-26