Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Fixing node build. | Julien Boeuf | 2015-11-18 | |
| | | ||||
| * | Fixing implementations. | Julien Boeuf | 2015-11-18 | |
|/ | ||||
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 | |
|\ | ||||
| * | Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert | Julien Boeuf | 2015-11-17 | |
| |\ | ||||
* | \ | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 | |
|\ \ \ | | |/ | |/| | ||||
| | * | Updating the server1 cert so that it can be used with Go. | Julien Boeuf | 2015-11-09 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The encoding of the issuer field in this cert is now a PRINTABLESTRING as opposed to UTF8STRING in the previous server1.pem which was causing the Go issue. Fixes #4086. | |||
| * | | Fixed incorrect type in a malloc in Node extension | murgatroid99 | 2015-11-09 | |
| |/ | ||||
| * | Ensure application and Node library user agent strings are together at the ↵ | murgatroid99 | 2015-11-06 | |
| | | | | | | | | beginning | |||
| * | Merge pull request #4009 from jtattermusch/add_badges | Michael Lumish | 2015-10-30 | |
| |\ | | | | | | | Add npm, gem and cocoapods badges | |||
| | * | Add npm badge | Jan Tattermusch | 2015-10-30 | |
| | | | ||||
| * | | Merge pull request #3886 from murgatroid99/node_file_comments | Tim Emiola | 2015-10-30 | |
| |\ \ | | | | | | | | | Added some file-level comments to Node source files | |||
* | | | | Change error message in credentials test | murgatroid99 | 2015-10-27 | |
| | | | | ||||
| * | | | Make Node interop client use default roots file path | murgatroid99 | 2015-10-22 | |
| | | | | ||||
* | | | | Fixed lint errors | murgatroid99 | 2015-10-21 | |
| | | | | ||||
* | | | | Updated Node credentials API to match core API change | murgatroid99 | 2015-10-20 | |
| |_|/ |/| | | ||||
| * | | Merge pull request #3878 from murgatroid99/node_remove_log_lines | Nicolas Noble | 2015-10-20 | |
|/| | | | | | | | | Stop outputting log lines from Node library by default | |||
| | * | Added some file-level comments to Node source files | murgatroid99 | 2015-10-19 | |
| |/ |/| | ||||
| * | This is a library. It should not output logs to STDOUT by default | murgatroid99 | 2015-10-19 | |
| | | ||||
* | | Merge pull request #3846 from murgatroid99/node_distribute_ssl_roots | jboeuf | 2015-10-15 | |
|\ \ | |/ |/| | Distribute roots.pem with the Node package | |||
| * | Distribute roots.pem with the Node package | murgatroid99 | 2015-10-15 | |
| | | ||||
* | | Fixed error in Node credentials test | murgatroid99 | 2015-10-13 | |
| | | ||||
* | | Added more tests, removed some unused code, fixed a bug | murgatroid99 | 2015-10-13 | |
| | | ||||
* | | Added some more tests to increase coverage | murgatroid99 | 2015-10-12 | |
| | | ||||
* | | Refactored some C++ code to improve code reuse | murgatroid99 | 2015-10-12 | |
| | | ||||
* | | Add some tests to increase coverage, fix some failures | murgatroid99 | 2015-10-12 | |
|/ | ||||
* | Merge pull request #3760 from murgatroid99/node_unified_installation_failure | Jan Tattermusch | 2015-10-09 | |
|\ | | | | | Fix issue with Node installation | |||
* | | Revert "Added interval_us delay in Node interop server" | murgatroid99 | 2015-10-09 | |
| | | | | | | | | This reverts commit 83815eab40568e142f05376dae48c2cef41bfefd. | |||
* | | Fixed some issues with the tests | murgatroid99 | 2015-10-09 | |
| | | ||||
| * | Fixed some issues with the Node tests | murgatroid99 | 2015-10-09 | |
| | | ||||
* | | Fix a couple of issues with the node interop client | murgatroid99 | 2015-10-09 | |
| | | | | | | | | | | This fixes how the node interop client handles authentication failure and how it checks the service account email responses. | |||
* | | Added remaining implementable node interop tests, except compression | murgatroid99 | 2015-10-08 | |
| | | ||||
* | | Made Node interop client use all specified command line flags | murgatroid99 | 2015-10-08 | |
| | | ||||
* | | Added interval_us delay in Node interop server | murgatroid99 | 2015-10-08 | |
| | | ||||
* | | Add incompressible responses and status echoing to Node interop server | murgatroid99 | 2015-10-07 | |
|/ | ||||
* | Resolved merge conflicts | murgatroid99 | 2015-10-07 | |
|\ | ||||
* | | Added more documentation to credentials.js | murgatroid99 | 2015-10-07 | |
| | | ||||
| * | Resolved merge conflicts | murgatroid99 | 2015-10-07 | |
| |\ | ||||
* | \ | Resolved merge conflicts | murgatroid99 | 2015-10-07 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Merge pull request #3625 from murgatroid99/node_single_install_step | Tim Emiola | 2015-10-07 | |
| |\ \ | | | | | | | | | Node single install step | |||
* | | | | Removed now-extaneous function | murgatroid99 | 2015-10-07 | |
| | | | | ||||
* | | | | Resolved merge conflicts | murgatroid99 | 2015-10-07 | |
|\| | | | ||||
| * | | | Fixed issues with binary metadata type checking | murgatroid99 | 2015-10-06 | |
| | | | | ||||
| * | | | Merge branch 'master' into node_interop_echo_metadata | murgatroid99 | 2015-10-06 | |
| |\ \ \ | ||||
* | \ \ \ | Resolved merge conflicts with master | murgatroid99 | 2015-10-06 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| | | | * | Don't package tests in Node package | murgatroid99 | 2015-10-06 | |
| | | | | | ||||
| | | | * | Fixed up Node tests after math folder move | murgatroid99 | 2015-10-06 | |
| | | | | | ||||
| | | | * | Moved math proto and server to test folder | murgatroid99 | 2015-10-06 | |
| | | | | | ||||
| | | | * | Removed a bunch of Node files I don't need or use | murgatroid99 | 2015-10-06 | |
| | |_|/ | |/| | | ||||
| * | | | Re-implemented call propagation tests to avoid race conditions | murgatroid99 | 2015-10-05 | |
| | | | | ||||
| * | | | Removed a pair of racy Node tests | murgatroid99 | 2015-10-05 | |
| | | | |