murgatroid99
|
3d3dcf4791
|
Merge branch 'master' into node_api_docs
|
2017-05-23 10:34:54 -07:00 |
murgatroid99
|
5309a59a24
|
Refactor some code and document most of the API
|
2017-05-23 10:29:29 -07:00 |
Stanley Cheung
|
d6e2e59b14
|
Upmerge from v1.3.x branch to master
|
2017-05-17 19:34:47 -07:00 |
murgatroid99
|
27836dadee
|
Move gRPC constants to js file to include them in generated documentation
|
2017-05-10 16:24:05 -07:00 |
murgatroid99
|
1120c75fb0
|
Refactor client logic into superclass with generic methods, improve documentation
|
2017-05-08 18:21:39 -07:00 |
murgatroid99
|
a16643c8f9
|
Fix a bit of documentation that doesn't apply to Protobuf.js 5
|
2017-05-02 16:35:16 -07:00 |
murgatroid99
|
856c554198
|
Switch Protobuf.js dependency back to version 5
|
2017-05-02 14:01:35 -07:00 |
murgatroid99
|
4122a6ea16
|
Add enumsAsStrings option, as the original upgrade PR did
|
2017-03-23 18:00:09 -07:00 |
murgatroid99
|
d2baf4aa0a
|
Improve ProtoBuf.js version heuristic, add tests for oneof decoding
|
2017-03-21 11:25:01 -07:00 |
murgatroid99
|
81b0110116
|
Autodetect ProtoBuf.js version in grpc.loadObject
|
2017-03-17 13:45:15 -07:00 |
murgatroid99
|
4a9346e332
|
Upgrade Node dependency on Protobuf.js to version 6
|
2017-03-17 13:13:05 -07:00 |
murgatroid99
|
4159622a60
|
Add a libuv endpoint to the C core, for use in the Node library
|
2016-09-16 13:25:08 -07:00 |
murgatroid99
|
a62e576d40
|
Add timestamps to custom log output
|
2016-06-02 14:33:22 -07:00 |
murgatroid99
|
227e336e63
|
Allow Node users to set a custom logger and log verbosity. Defaults to existing core logger
|
2016-06-01 11:42:20 -07:00 |
murgatroid99
|
f93da5341c
|
Load default roots.pem in Node via grpc_set_ssl_roots_override_callback
|
2016-04-27 16:38:33 -07:00 |
Craig Tiller
|
789bed102e
|
Update copyrights
|
2016-03-31 07:46:18 -07:00 |
murgatroid99
|
2c2940227f
|
Add option to use old client method argument order for now
|
2016-03-22 14:46:37 -07:00 |
murgatroid99
|
c18334aa30
|
Add tests and documentation for new options
|
2016-02-17 15:36:28 -08:00 |
murgatroid99
|
0fbb313c3b
|
Node: add options to modify ProtoBuf behavior
|
2016-02-17 12:59:26 -08:00 |
Alistair Veitch
|
0285389dad
|
post merge
|
2016-02-02 09:43:02 -08:00 |
murgatroid99
|
c0d31d554a
|
Distribute roots.pem with the Node package
|
2015-10-15 09:57:31 -07:00 |
murgatroid99
|
c36fb098a7
|
Resolved merge conflicts
|
2015-10-07 12:34:24 -07:00 |
murgatroid99
|
285e6e66d5
|
Removed now-extaneous function
|
2015-10-07 11:40:37 -07:00 |
murgatroid99
|
2254fd5aa7
|
Moved gRPC node package root to repo root, made it depend on grpc.gyp
|
2015-10-01 11:54:00 -07:00 |
murgatroid99
|
ee19e93884
|
Reworked credentials surface API, added test
|
2015-09-25 16:04:03 -07:00 |
murgatroid99
|
d76b6a0c4f
|
Switched to using static functions for accessing Client properties
|
2015-08-28 14:57:04 -07:00 |
murgatroid99
|
402ebf88d9
|
Added new Metadata class to abstract over internal representation and normalize keys
|
2015-08-20 11:27:05 -07:00 |
murgatroid99
|
ff25af0163
|
Moved write flag constants to base module
|
2015-08-17 14:00:31 -07:00 |
murgatroid99
|
4e0886684a
|
Made deadline tests work
|
2015-08-14 10:48:45 -07:00 |
murgatroid99
|
8ea6be054a
|
Rearranged some code for jsdoc, added some documentation
|
2015-07-27 11:23:13 -07:00 |
murgatroid99
|
afad0c0fca
|
Changed to newer, simpler server construction interface
|
2015-07-15 17:01:49 -07:00 |
murgatroid99
|
d7d9dd3c83
|
Replaced underscore and underscore.string modules with lodash
|
2015-06-03 10:59:02 -07:00 |
murgatroid99
|
e1ab1c2bad
|
Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
|
2015-05-07 13:09:42 -07:00 |
murgatroid99
|
6ff1f353e8
|
Added JSON option for gRPC file loading
|
2015-04-20 11:22:51 -07:00 |
murgatroid99
|
36bbd0b706
|
Added functions to create generic servers and clients
|
2015-03-18 17:17:33 -07:00 |
murgatroid99
|
00588c6bb5
|
Fixed import of google-auth-library
|
2015-02-24 17:02:09 -08:00 |
murgatroid99
|
1b56bf8523
|
Fixed lint errors
|
2015-02-19 14:37:18 -08:00 |
murgatroid99
|
084fa910d0
|
Added comment about where Google credentials come from
|
2015-02-18 17:06:34 -08:00 |
murgatroid99
|
9910878852
|
Merge branch 'master' into node_auth_integration
|
2015-02-18 15:08:32 -08:00 |
murgatroid99
|
5ab7deb5e4
|
Added auth functionality and interop tests
|
2015-02-18 15:00:56 -08:00 |
Craig Tiller
|
b56ee7c871
|
Add missing new-lines at end of file
|
2015-02-18 09:25:21 -08:00 |
Craig Tiller
|
42af13c956
|
Update copyright to 2015
|
2015-02-18 08:34:56 -08:00 |
murgatroid99
|
4dd6c09968
|
Fixed most of surface tests
|
2015-02-12 12:21:15 -08:00 |
murgatroid99
|
6d6606be80
|
Fixed file references to match moved files
|
2015-01-26 17:17:59 -08:00 |
murgatroid99
|
0bd4b5a17c
|
Moved extension and JS files to separate directories
|
2015-01-26 17:16:57 -08:00 |