aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/test/server_test.js
Commit message (Collapse)AuthorAge
* Simplified some code and added tests to increase code coverageGravatar murgatroid992015-12-09
|
* Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01
|
* Merge pull request #2993 from murgatroid99/node_server_graceful_shutdownGravatar Tim Emiola2015-08-26
|\ | | | | Prevent the Node server from locking up when shutting down
* | Fixed testsGravatar murgatroid992015-08-19
| |
* | Modified server SSL certs to allow multiple pairs and force_client_auth flagGravatar murgatroid992015-08-19
| |
| * Added a test, enabled other testsGravatar murgatroid992015-08-19
| |
| * Split server shutdown into tryShutdown and forceShutdownGravatar murgatroid992015-08-18
|/
* Replaced remaining references to 'listen' with 'start'Gravatar murgatroid992015-08-14
|
* Made binding a server to a port insecurely explicitGravatar murgatroid992015-07-27
|
* Fix node test. Remove all the server fake credentials referencesGravatar yang-g2015-07-22
|
* Added more testsGravatar murgatroid992015-03-09
|
* All tests but one now pass against new APIGravatar murgatroid992015-02-12
|
* Changed low-level metadata API to be more reasonableGravatar murgatroid992015-01-28
|
* Fixed file references to match moved filesGravatar murgatroid992015-01-26
|
* Refactored other testsGravatar murgatroid992015-01-26
|
* Resolved merge conflicts with masterGravatar murgatroid992015-01-21
|\
* | Removed port_picker and bound to port 0 in tests insteadGravatar murgatroid992015-01-21
| |
| * Updated to new call.invoke APIGravatar murgatroid992015-01-15
|/
* Added LICENSE header to all filesGravatar murgatroid992015-01-12
|
* Clean commit of Node.js library sourceGravatar murgatroid992015-01-12