Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #4304 from jtattermusch/proto_cleanup | Michael Lumish | 2015-12-08 |
|\ | | | | | Deduplication of health.proto and math.proto | ||
* \ | Merge pull request #4321 from murgatroid99/node_benchmark_service | Jan Tattermusch | 2015-12-08 |
|\ \ | | | | | | | Node benchmark service | ||
* \ \ | Merge pull request #4306 from jcanizales/merge-release | Jan Tattermusch | 2015-12-07 |
|\ \ \ | | | | | | | | | Merge release-0.12 into master | ||
| | | * | update location of .protos in node | Jan Tattermusch | 2015-12-07 |
| | | | | |||
| | | * | consolidate math.proto and health.proto | Jan Tattermusch | 2015-12-07 |
| |_|/ |/| | | |||
| | * | Fixed up the Node benchmark implementation | murgatroid99 | 2015-12-07 |
| | | | |||
* | | | Refactored server.js and added a test to increase coverage | murgatroid99 | 2015-12-07 |
| | | | |||
| * | | Generalize metadata plugin arguments to future-proof it | murgatroid99 | 2015-12-04 |
| | | | |||
| * | | Fixes memory leak when receiving data | Seongjin Cho | 2015-12-03 |
| | | | |||
| * | | Memory leak fix? | Seongjin Cho | 2015-12-03 |
| | | | |||
* | | | merge with head and resolve conflict | yang-g | 2015-12-02 |
|\ \ \ | |||
| | | * | Fixed some bugs in node benchmark service | murgatroid99 | 2015-12-01 |
| | | | | |||
| * | | | Merge branch 'release-0_12' | Nicolas "Pixel" Noble | 2015-12-01 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c | ||
| * | | | Fixes memory leak when receiving data | Seongjin Cho | 2015-12-01 |
| | | | | |||
| * | | | Memory leak fix? | Seongjin Cho | 2015-11-30 |
|/ / / | |||
| | * | Added most of what's needed for QPS benchmark measurement | murgatroid99 | 2015-11-24 |
| | | | |||
| | * | Remove old performance measurement scripts | murgatroid99 | 2015-11-20 |
| |/ |/| | |||
| * | Also adding a credentials type to the plugin API. | Julien Boeuf | 2015-11-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | The purpose of this is to be able to install a composition policy that describes which types are incompatible and that will be enforced during call creds composition. If this functionality is wanted it will be done in an additive function in the API like : void grpc_call_credentials_set_composite_policy( grpc_call_credentials_composite_policy policy); | ||
| * | 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 |
| | |