Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into check_newlines | David Garcia Quintas | 2016-01-15 |
|\ | |||
| * | Merge pull request #4743 from murgatroid99/node_doc_gen_config_update | Michael Lumish | 2016-01-15 |
| |\ | | | | | | | Update Node API documentation generation configuration for move to repo root | ||
* | | | Added sanity check for trailing newlines | David Garcia Quintas | 2016-01-14 |
| | | | |||
| * | | Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize | Michael Lumish | 2016-01-14 |
| |\ \ | | | | | | | | | Don't modify proto method names in service paths in Node library | ||
| | | * | Update Node API documentation generation configuration for move to repo root | murgatroid99 | 2016-01-14 |
| | | | | |||
| * | | | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |
| | |/ | |/| | |||
| | * | Updated copyright in node/common.js | murgatroid99 | 2016-01-14 |
| | | | |||
| * | | Update copyrights | murgatroid99 | 2016-01-13 |
| | | | |||
| * | | Merge branch 'master' into release-0_12_master_merge | murgatroid99 | 2016-01-13 |
| |\ \ | |/ / |/| | | |||
| | * | Don't modify proto method names in service paths in Node library | murgatroid99 | 2016-01-13 |
| |/ |/| | |||
* | | Updated copyrights | murgatroid99 | 2016-01-12 |
| | | |||
| * | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
| |\ | |||
* | | | Update some wrapped stuff | Craig Tiller | 2016-01-07 |
| |/ |/| | |||
| * | Merge pull request #4640 from murgatroid99/node_use_core_metadata_check | Craig Tiller | 2016-01-07 |
| |\ | | | | | | | Use core metadata validation functions in Node library | ||
| | * | Make Node library use core metadata validation instead of duplicating it | murgatroid99 | 2016-01-07 |
| | | | |||
| * | | Fixed a too-long line in a file | murgatroid99 | 2016-01-04 |
| |/ | |||
* | | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| | | |||
| * | Fix a couple of minor issues in the Node library | murgatroid99 | 2015-12-18 |
|/ | |||
* | Added support for ResponseParameters.interval_us to the Node interop server | murgatroid99 | 2015-12-11 |
| | |||
* | Simplified some code and added tests to increase code coverage | murgatroid99 | 2015-12-09 |
| | |||
* | 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 |