aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Merge pull request #4009 from jtattermusch/add_badgesGravatar Michael Lumish2015-10-30
|\
| * Add npm badgeGravatar Jan Tattermusch2015-10-30
* | Merge pull request #3886 from murgatroid99/node_file_commentsGravatar Tim Emiola2015-10-30
|\ \
* | | Make Node interop client use default roots file pathGravatar murgatroid992015-10-22
* | | Merge pull request #3878 from murgatroid99/node_remove_log_linesGravatar Nicolas Noble2015-10-20
|\ \ \ | |_|/ |/| |
| | * Added some file-level comments to Node source filesGravatar murgatroid992015-10-19
| |/ |/|
| * This is a library. It should not output logs to STDOUT by defaultGravatar murgatroid992015-10-19
* | Merge pull request #3846 from murgatroid99/node_distribute_ssl_rootsGravatar jboeuf2015-10-15
|\ \ | |/ |/|
| * Distribute roots.pem with the Node packageGravatar murgatroid992015-10-15
* | 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
* | Refactored some C++ code to improve code reuseGravatar murgatroid992015-10-12
* | Add some tests to increase coverage, fix some failuresGravatar murgatroid992015-10-12
|/
* Merge pull request #3760 from murgatroid99/node_unified_installation_failureGravatar Jan Tattermusch2015-10-09
|\
* | Revert "Added interval_us delay in Node interop server"Gravatar murgatroid992015-10-09
* | Fixed some issues with the testsGravatar murgatroid992015-10-09
| * Fixed some issues with the Node testsGravatar murgatroid992015-10-09
* | Fix a couple of issues with the node interop clientGravatar murgatroid992015-10-09
* | Added remaining implementable node interop tests, except compressionGravatar murgatroid992015-10-08
* | Made Node interop client use all specified command line flagsGravatar murgatroid992015-10-08
* | Added interval_us delay in Node interop serverGravatar murgatroid992015-10-08
* | Add incompressible responses and status echoing to Node interop serverGravatar murgatroid992015-10-07
|/
* 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