aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Fixed node extension module nameGravatar murgatroid992015-10-02
* 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 #3372 from grpc/release-0_11Gravatar David G. Quintas2015-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
* 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
| * Merge branch 'master' into node_method_name_conflictsGravatar murgatroid992015-08-31
| |\ | |/ |/|
* | update debian unstable to testingGravatar Stanley Cheung2015-08-28
* | Merge pull request #3075 from jboeuf/credentials_naming_and_cleanupGravatar Yang Gao2015-08-28
|\ \
| | * Switched to using static functions for accessing Client propertiesGravatar murgatroid992015-08-28
| * | Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cle...Gravatar Julien Boeuf2015-08-28
| |\ \
| | | * Merge branch 'master' into node_method_name_conflictsGravatar murgatroid992015-08-28
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #3012 from murgatroid99/node_metadata_classGravatar Tim Emiola2015-08-28
| | |\ \
* | | | | Emit proper status when failing to parse server streamGravatar murgatroid992015-08-27
| * | | | Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ...Gravatar Julien Boeuf2015-08-27
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Make single-response calls emit INTERNAL status for unparseable responsesGravatar murgatroid992015-08-27
* | | | | Merge branch 'node_metadata_class' into node_error_code_complianceGravatar murgatroid992015-08-27
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
* | | | Merge pull request #2947 from jboeuf/grpc_security_abiGravatar Craig Tiller2015-08-27
|\ \ \ \
| | * | | Fixed handling of binary metadata valuesGravatar murgatroid992015-08-27
* | | | | Merge pull request #2993 from murgatroid99/node_server_graceful_shutdownGravatar Tim Emiola2015-08-26
|\ \ \ \ \
| | | | * | Credentials cleanup:Gravatar Julien Boeuf2015-08-25
| | | |/ / | | |/| |
| | * | | Adding void* at then end of security related method in order to have a stable...Gravatar Julien Boeuf2015-08-25
| |/ / / |/| | |
| * | | Merge branch 'master' into node_server_graceful_shutdownGravatar murgatroid992015-08-21
| |\ \ \
| | | | * Changed prefixed Client properties to distinguish private and public propertiesGravatar murgatroid992015-08-21
* | | | | Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairsGravatar Tim Emiola2015-08-21
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | | * Merge branch 'master' into node_method_name_conflictsGravatar murgatroid992015-08-21
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Update node health check serviceGravatar yang-g2015-08-21
| | | * | Allowed underscore in metadata keysGravatar murgatroid992015-08-21
| | | * | Reversed toLowerCase removalGravatar murgatroid992015-08-21
| | | * | Replaced toLowerCase with local-insensitive downcasing functionGravatar murgatroid992015-08-20
| | | * | Moved key character check to before key transformationGravatar murgatroid992015-08-20
| | | * | Normalize keys when getting and removing metadata itemsGravatar murgatroid992015-08-20
| | | * | Added string value validation, modified key normalization and validationGravatar murgatroid992015-08-20
* | | | | Merge pull request #2999 from murgatroid99/node_test_fixesGravatar Tim Emiola2015-08-20
|\ \ \ \ \
| | | | * | Fixed test and lint errorsGravatar murgatroid992015-08-20
| | | | * | Merge branch 'node_server_graceful_shutdown' into node_metadata_classGravatar murgatroid992015-08-20
| | | | |\ \ | | | | |/ / | | | |/| |
| | | | * | Re-enabled testsGravatar murgatroid992015-08-20
| | | | * | Merged node_test_fixesGravatar murgatroid992015-08-20
| | | | |\ \ | | |_|_|/ / | |/| | | |