aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/test
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
* \ Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \
| | * Updating the server1 cert so that it can be used with Go.Gravatar Julien Boeuf2015-11-09
| |/
* | Change error message in credentials testGravatar murgatroid992015-10-27
* | Fixed lint errorsGravatar murgatroid992015-10-21
* | Updated Node credentials API to match core API changeGravatar murgatroid992015-10-20
| * This is a library. It should not output logs to STDOUT by defaultGravatar murgatroid992015-10-19
|/
* Fixed error in Node credentials testGravatar murgatroid992015-10-13
* Added more tests, removed some unused code, fixed a bugGravatar murgatroid992015-10-13
* Added some more tests to increase coverageGravatar murgatroid992015-10-12
* Add some tests to increase coverage, fix some failuresGravatar murgatroid992015-10-12
* Fixed some issues with the testsGravatar murgatroid992015-10-09
* Added remaining implementable node interop tests, except compressionGravatar murgatroid992015-10-08
* Resolved merge conflictsGravatar 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
| |\ \
* | | | Resolved merge conflictsGravatar murgatroid992015-10-07
|\| | |
| * | | Merge branch 'master' into node_interop_echo_metadataGravatar murgatroid992015-10-06
| |\ \ \
* | \ \ \ Resolved merge conflicts with masterGravatar 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
| | |_|/ | |/| |
| * | | 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
| | | |\ | | |_|/ | |/| |
| | | * 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
* | | | 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
| |_|/ |/| |
| * | Added test for using gRPC with other async operationsGravatar murgatroid992015-09-24
|/ /
| * Merge branch 'master' into node_interop_echo_metadataGravatar murgatroid992015-09-02
| |\ | |/ |/|
* | Switched to using static functions for accessing Client propertiesGravatar murgatroid992015-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
| |\ \
| | | * Fixed the testsGravatar murgatroid992015-08-27
| | | * Add metadata echo functionality to interop server, and corresponding interop ...Gravatar murgatroid992015-08-27
| | | * Merge branch 'node_metadata_class' into node_interop_echo_metadataGravatar murgatroid992015-08-26
| | | |\ | | | |/ | | |/|
| * | | Merge pull request #2993 from murgatroid99/node_server_graceful_shutdownGravatar Tim Emiola2015-08-26
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' into node_server_graceful_shutdownGravatar 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
| | | | * Normalize keys when getting and removing metadata itemsGravatar murgatroid992015-08-20
| | | | * Added string value validation, modified key normalization and validationGravatar murgatroid992015-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
| | | | * Added new Metadata class to abstract over internal representation and normali...Gravatar murgatroid992015-08-20
| | |_|/ | |/| |
| | * | Fixed testsGravatar murgatroid992015-08-19