murgatroid99
63dbfac724
Fix Node test lint error
2016-01-20 13:59:12 -08:00
murgatroid99
a00eda6b4f
Completed integration of node-pre-gyp into Node library
2016-01-20 13:52:08 -08:00
Michael Lumish
d55e4d3fbf
Merge pull request #4743 from murgatroid99/node_doc_gen_config_update
...
Update Node API documentation generation configuration for move to repo root
2016-01-15 09:14:01 -08:00
Michael Lumish
b850e155ff
Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize
...
Don't modify proto method names in service paths in Node library
2016-01-14 18:29:56 -08:00
murgatroid99
5176f384a2
Update Node API documentation generation configuration for move to repo root
2016-01-14 18:29:17 -08:00
David Garcia Quintas
af73647f81
Added back trailing newlines
2016-01-14 15:55:03 -08:00
murgatroid99
4008482e65
Updated copyright in node/common.js
2016-01-14 11:09:08 -08:00
murgatroid99
3f599065b9
Update copyrights
2016-01-13 17:45:30 -08:00
murgatroid99
a2e8b73a57
Merge branch 'master' into release-0_12_master_merge
2016-01-13 11:42:18 -08:00
murgatroid99
e6690d6ee5
Don't modify proto method names in service paths in Node library
2016-01-13 10:05:00 -08:00
murgatroid99
d741f67ade
Updated copyrights
2016-01-12 10:26:04 -08:00
murgatroid99
5bbf55f0db
Merged from master and resolved merge conflicts
2016-01-08 12:33:22 -08:00
Craig Tiller
549243e5b6
Update some wrapped stuff
2016-01-07 17:10:25 -08:00
Craig Tiller
34f70fad2c
Merge pull request #4640 from murgatroid99/node_use_core_metadata_check
...
Use core metadata validation functions in Node library
2016-01-07 17:01:29 -08:00
murgatroid99
10b3ca0118
Make Node library use core metadata validation instead of duplicating it
2016-01-07 10:03:18 -08:00
murgatroid99
c6a904261a
Fixed a too-long line in a file
2016-01-04 15:25:09 -08:00
Craig Tiller
f676580386
Eliminate gpr_ int types - and insist on C99 variants instead
2015-12-22 13:49:30 -08:00
murgatroid99
6fbfcace18
Fix a couple of minor issues in the Node library
2015-12-18 15:26:50 -08:00
murgatroid99
032fe5bf37
Added support for ResponseParameters.interval_us to the Node interop server
2015-12-11 15:23:17 -08:00
murgatroid99
9cd4540e69
Simplified some code and added tests to increase code coverage
2015-12-09 16:12:37 -08:00
Michael Lumish
460924a94f
Merge pull request #4304 from jtattermusch/proto_cleanup
...
Deduplication of health.proto and math.proto
2015-12-08 12:37:04 -08:00
Jan Tattermusch
8063fe7f52
Merge pull request #4321 from murgatroid99/node_benchmark_service
...
Node benchmark service
2015-12-08 11:02:18 -08:00
Jan Tattermusch
25c56f2413
Merge pull request #4306 from jcanizales/merge-release
...
Merge release-0.12 into master
2015-12-07 17:57:19 -08:00
Jan Tattermusch
7eb08a6c6b
update location of .protos in node
2015-12-07 17:18:51 -08:00
Jan Tattermusch
ee31301a0c
consolidate math.proto and health.proto
2015-12-07 17:18:51 -08:00
murgatroid99
e8145ee504
Fixed up the Node benchmark implementation
2015-12-07 14:56:32 -08:00
Jorge Canizales
bd6fbc875f
Merge release-0.12 into master
2015-12-07 11:01:39 -08:00
murgatroid99
12aafc237f
Refactored server.js and added a test to increase coverage
2015-12-07 10:52:25 -08:00
murgatroid99
09b021ae6d
Generalize metadata plugin arguments to future-proof it
2015-12-04 15:15:41 -08:00
Seongjin Cho
b791684b4c
Fixes memory leak when receiving data
2015-12-03 11:42:49 -08:00
Seongjin Cho
a11079ba4b
Memory leak fix?
2015-12-03 11:42:32 -08:00
yang-g
1529ea2921
merge with head and resolve conflict
2015-12-02 13:23:33 -08:00
murgatroid99
eb7b4a332c
Fixed some bugs in node benchmark service
2015-12-01 16:37:46 -08:00
Nicolas "Pixel" Noble
5be88fb496
Merge branch 'release-0_12'
...
Conflicts:
src/core/security/credentials.c
test/core/security/credentials_test.c
2015-12-01 22:40:44 +01:00
Seongjin Cho
562fb94a2f
Fixes memory leak when receiving data
2015-12-01 11:13:15 +09:00
Seongjin Cho
f24f9b8b69
Memory leak fix?
2015-11-30 05:15:58 +09:00
murgatroid99
c98b20329e
Added most of what's needed for QPS benchmark measurement
2015-11-24 17:21:40 -08:00
murgatroid99
f4f503b534
Remove old performance measurement scripts
2015-11-20 15:13:49 -08:00
Julien Boeuf
b6d16885ef
Also adding a credentials type to the plugin API.
...
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);
2015-11-19 22:00:30 -08:00
Julien Boeuf
f011452c08
Fixing node build.
2015-11-18 22:12:29 -08:00
Julien Boeuf
4405daeb0a
Fixing implementations.
2015-11-18 21:33:58 -08:00
Julien Boeuf
6c006a88f8
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
2015-11-17 20:55:13 -08:00
Julien Boeuf
0199209ec9
Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert
2015-11-17 18:53:55 -08:00
Julien Boeuf
211b339943
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
2015-11-17 15:05:45 -08:00
Julien Boeuf
6c47439b1a
Updating the server1 cert so that it can be used with Go.
...
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 .
2015-11-09 14:29:14 -08:00
murgatroid99
d9ed9bc01a
Fixed incorrect type in a malloc in Node extension
2015-11-09 11:04:07 -08:00
murgatroid99
e9af128a7c
Ensure application and Node library user agent strings are together at the beginning
2015-11-06 10:25:06 -08:00
Michael Lumish
8c6e423e56
Merge pull request #4009 from jtattermusch/add_badges
...
Add npm, gem and cocoapods badges
2015-10-30 09:33:31 -07:00
Jan Tattermusch
7848ef607d
Add npm badge
2015-10-30 08:47:52 -07:00
Tim Emiola
799aec2d80
Merge pull request #3886 from murgatroid99/node_file_comments
...
Added some file-level comments to Node source files
2015-10-30 11:24:45 +09:00