aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Resolved merge conflictsGravatar murgatroid992015-10-07
|\
* | Added more documentation to credentials.jsGravatar murgatroid992015-10-07
| * Resolved merge conflictsGravatar murgatroid992015-10-07
| |\
* | \ Resolved merge conflictsGravatar murgatroid992015-10-07
|\ \ \ | | |/ | |/|
| * | Merge pull request #3625 from murgatroid99/node_single_install_stepGravatar Tim Emiola2015-10-07
| |\ \
* | | | Removed now-extaneous functionGravatar murgatroid992015-10-07
* | | | Resolved merge conflictsGravatar murgatroid992015-10-07
|\| | |
| * | | Fixed issues with binary metadata type checkingGravatar murgatroid992015-10-06
| * | | Merge branch 'master' into node_interop_echo_metadataGravatar murgatroid992015-10-06
| |\ \ \
* | \ \ \ Resolved merge conflicts with masterGravatar murgatroid992015-10-06
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Don't package tests in Node packageGravatar murgatroid992015-10-06
| | | | * Fixed up Node tests after math folder moveGravatar murgatroid992015-10-06
| | | | * Moved math proto and server to test folderGravatar murgatroid992015-10-06
| | | | * Removed a bunch of Node files I don't need or useGravatar murgatroid992015-10-06
| | |_|/ | |/| |
| * | | Re-implemented call propagation tests to avoid race conditionsGravatar murgatroid992015-10-05
| * | | Removed a pair of racy Node testsGravatar murgatroid992015-10-05
| | | * Resolved merge conflicts with masterGravatar murgatroid992015-10-05
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #3602 from grpc/release-0_11Gravatar Tim Emiola2015-10-02
| |\ \ \
| | | | * Fixed node extension module nameGravatar murgatroid992015-10-02
* | | | | Prevented composing insecure credentialsGravatar murgatroid992015-10-02
| | * | | Fixed missing item in Node library file listGravatar murgatroid992015-10-01
| | | | * Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01
| | |_|/ | |/| |
* | | | Split Credentials into two typesGravatar murgatroid992015-09-30
| * | | Added code for extension coverageGravatar murgatroid992015-09-30
* | | | Removed now-redundant credentials wrappingsGravatar murgatroid992015-09-28
* | | | Fixed some issues with new credential codeGravatar murgatroid992015-09-28
* | | | Reworked credentials surface API, added testGravatar murgatroid992015-09-25
* | | | Implemented credentials plugin interfaceGravatar murgatroid992015-09-24
| | * | Added test for using gRPC with other async operationsGravatar murgatroid992015-09-24
* | | | Added most of the plugin implementationGravatar murgatroid992015-09-24
* | | | Merged from masterGravatar murgatroid992015-09-23
|\| | |
| * | | Merge pull request #3372 from grpc/release-0_11Gravatar David G. Quintas2015-09-23
| |\ \ \
| | | * \ Merged from release_0.11 branchGravatar murgatroid992015-09-23
| | | |\ \ | | | |/ / | | |/| |
| | | * | Fixed hang when using Node gRPC with other async operationsGravatar murgatroid992015-09-23
* | | | | Added function signatures for plugin wrappingGravatar murgatroid992015-09-23
| * | | | Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
|/ / / /
| * | | 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
| | |/ / | |/| |
| | * | Merged from release_0.11Gravatar murgatroid992015-09-17
| | |\ \ | | |/ / | |/| |
| | * | Update to nan 2.0Gravatar murgatroid992015-09-17
| |/ / |/| |
| * | Merge pull request #3341 from murgatroid99/node_memory_leak_0_11Gravatar Tim Emiola2015-09-17
| |\ \
| * | | Fixed a couple of incorrect "this" references in Node libraryGravatar murgatroid992015-09-15
|/ / /
| * | Fixed memory leak in Buffer constructionGravatar murgatroid992015-09-14
| * | Fixed Op destructors not being calledGravatar murgatroid992015-09-14
|/ /
* | Update debian install instructions, jessie-backportsGravatar Stanley Cheung2015-09-04
| * Merge branch 'master' into node_interop_echo_metadataGravatar murgatroid992015-09-02
| |\
* | | Fix bugs that were causing auth interop tests to failGravatar murgatroid992015-09-01
| |/ |/|
* | Update Node verison to 0.11 and status to 'Beta'Gravatar murgatroid992015-08-31
* | Merge pull request #2704 from murgatroid99/node_method_name_conflictsGravatar Tim Emiola2015-08-31
|\ \
* | | Remove redundant Node route guide examplesGravatar murgatroid992015-08-31