aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Expand)AuthorAge
* Merge branch 'master' into node_binary_precompileGravatar murgatroid992016-01-26
|\
| * Make Node library depend on BoringSSL and zlib, and only build them under Win...Gravatar murgatroid992016-01-25
| * Fix buildGravatar Craig Tiller2016-01-22
* | Make sure that the binary URL includes the word NodeGravatar murgatroid992016-01-20
* | Completed integration of node-pre-gyp into Node libraryGravatar murgatroid992016-01-20
* | Updated node-pre-gyp to use Google Cloud StorageGravatar murgatroid992016-01-19
* | Change node-pre-gyp install command lineGravatar murgatroid992016-01-15
* | Added node-pre-gyp stuff to package.jsonGravatar murgatroid992016-01-15
|/
* Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
|\
* \ Merge pull request #4610 from murgatroid99/node_dependencies_version_updateGravatar Craig Tiller2016-01-07
|\ \
| * | Slightly loosen dependenciesGravatar murgatroid992016-01-07
* | | Expose core metadata validation functions in public headersGravatar murgatroid992016-01-06
| * | Updated some Node dependencies to more recent versionsGravatar murgatroid992016-01-04
|/ /
* / Generate the Node package.json from build.yamlGravatar murgatroid992015-12-21
|/
* Merge pull request #4321 from murgatroid99/node_benchmark_serviceGravatar Jan Tattermusch2015-12-08
|\
| * Added most of what's needed for QPS benchmark measurementGravatar murgatroid992015-11-24
* | Updated Node package version to 0.12.0Gravatar murgatroid992015-11-19
|/
* Added per-test XML reports for Node tests on JenkinsGravatar murgatroid992015-10-22
* Distribute roots.pem with the Node packageGravatar murgatroid992015-10-15
* Consolidated gyp files to fix Node installation issueGravatar murgatroid992015-10-09
* Resolved merge conflictsGravatar murgatroid992015-10-07
* Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01