aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/package.json
Commit message (Expand)AuthorAge
* Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01
* Added code for extension coverageGravatar murgatroid992015-09-30
* Merge pull request #3365 from murgatroid99/node_nan_2.0Gravatar Tim Emiola2015-09-22
|\
* | Update Node module to 0.11.1 in anticipation of point releaseGravatar murgatroid992015-09-22
| * Update to nan 2.0Gravatar murgatroid992015-09-17
|/
* Update Node verison to 0.11 and status to 'Beta'Gravatar murgatroid992015-08-31
* Added documentation command and settings to Node packageGravatar murgatroid992015-07-24
* Bumped Node.js package version to 0.10.0Gravatar murgatroid992015-07-09
* Updated ProtoBuf.js dependency to latest released versionGravatar murgatroid992015-06-30
* Bump version of Node libraryGravatar murgatroid992015-06-05
* Replaced underscore and underscore.string modules with lodashGravatar murgatroid992015-06-03
* Updated Node.js version to 0.9.0Gravatar murgatroid992015-05-26
* Merge pull request #1574 from murgatroid99/node_service_packagerGravatar Tim Emiola2015-05-21
|\
| * Merge branch 'master' into node_service_packagerGravatar murgatroid992015-05-12
| |\
* | | Bump Node version to 0.8.0Gravatar murgatroid992015-05-12
| |/ |/|
* | Updated ProtoBuf.js dependency. Updated protos to proto3Gravatar murgatroid992015-05-11
* | Version bump because of new exposed errorsGravatar murgatroid992015-05-06
* | Added information about custom gRPC install locations in README, bumped versionGravatar murgatroid992015-04-23
| * Initial version of service_packager scriptGravatar murgatroid992015-04-14
|/
* Bump node library version to publish bugfixGravatar murgatroid992015-04-13
* Bumped versionGravatar murgatroid992015-03-17
* Node package version bumpGravatar murgatroid992015-03-13
* Switched protobufjs dependency to npm package instead of GitHubGravatar murgatroid992015-03-12
* Improved node install instructions and bumped versionGravatar murgatroid992015-03-12
* Updated Node package version to 0.5.3Gravatar murgatroid992015-03-10
* Removes engine restriction from package.json, bumps versionGravatar murgatroid992015-03-04
* Loosened some dependencies, specified compatible enginesGravatar murgatroid992015-03-04
* Added useful information and links to Node's package.jsonGravatar murgatroid992015-02-26
* Added important Node package information and LICENSE file for inclusion in No...Gravatar murgatroid992015-02-25
* Merge pull request #811 from murgatroid99/node_version_bump_0.5.0Gravatar Craig Tiller2015-02-25
|\
| * Bumped node version to 0.5.0Gravatar murgatroid992015-02-25
* | Changing to use node instead of nodejsGravatar Dan Ciruli2015-02-25
|/
* Fixed import of google-auth-libraryGravatar murgatroid992015-02-24
* Resolved merge conflictsGravatar murgatroid992015-02-23
|\
* | Added pubsub demo clientGravatar murgatroid992015-02-23
| * Merge pull request #601 from murgatroid99/node_route_guide_sampleGravatar Tim Emiola2015-02-20
|/|
| * Added client and fixed some server bugsGravatar murgatroid992015-02-19
* | Explicitly use nodejs to run testsGravatar murgatroid992015-02-19
|/
* Merge pull request #628 from murgatroid99/node_lintGravatar Tim Emiola2015-02-19
|\
| * Fixed lint errorsGravatar murgatroid992015-02-19
| * Added lint scriptGravatar murgatroid992015-02-19
* | Added files to the node packageGravatar murgatroid992015-02-19
|/
* Added auth functionality and interop testsGravatar murgatroid992015-02-18
* Version bumpGravatar murgatroid992015-02-13
* Removed all uses of highlandGravatar murgatroid992015-01-26
* Fixed file references to match moved filesGravatar murgatroid992015-01-26
* Added TLS support to interop testsGravatar murgatroid992015-01-21
* Added interop client and serverGravatar murgatroid992015-01-20
* Made method names more idiomatically cased for clients and serversGravatar murgatroid992015-01-16
* Added code generation for clients and serversGravatar murgatroid992015-01-15