murgatroid99
|
128ed76cdd
|
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
|
2017-07-06 10:15:11 -07:00 |
|
murgatroid99
|
59aab661f0
|
Fix racy Node reconnect test
|
2017-06-19 13:19:49 -07:00 |
|
murgatroid99
|
d15518e9a1
|
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
|
2017-06-15 17:48:42 -07:00 |
|
murgatroid99
|
faae84a8cd
|
Node: add test for reconnecting client after server restart
|
2017-06-09 13:04:28 -07:00 |
|
Jan Tattermusch
|
f518e4e9e2
|
fix remaining license notices
|
2017-06-08 11:22:41 +02:00 |
|
Jan Tattermusch
|
df61b4fe86
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
|
murgatroid99
|
6032212855
|
Fix node cancellation tests
|
2017-05-25 16:36:01 -07:00 |
|
murgatroid99
|
75cc7de627
|
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
|
2017-05-25 15:13:27 -07:00 |
|
murgatroid99
|
46b78f5fe3
|
Add more null checks to call methods
|
2017-05-25 10:55:53 -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
|
856c554198
|
Switch Protobuf.js dependency back to version 5
|
2017-05-02 14:01:35 -07:00 |
|
murgatroid99
|
d8637878c5
|
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4
|
2017-04-13 09:56:17 -07:00 |
|
murgatroid99
|
6924a20d4d
|
Fix a couple of issues with the use of the Protobuf.js API
|
2017-04-04 16:58:05 -07:00 |
|
Michael Lumish
|
43851e59dd
|
Merge branch 'master' into node_protobuf_js_6_upgrade
|
2017-03-24 13:51:47 -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
|
1a5a191211
|
Ensure arguments are validated before they are serialized, unskip some tests
|
2017-03-20 16:50:42 -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
|
626585e1b1
|
Node add service: allow exact match to name in proto file, improve error reporting
|
2017-03-10 09:44:44 -08:00 |
|
murgatroid99
|
2d0d256bf4
|
Node: fix handling/propagation of server-side serialization errors
|
2017-02-02 13:37:36 -08:00 |
|
murgatroid99
|
8dcdee285d
|
Merge branch 'master' into node_electron_build
|
2017-01-04 15:43:02 -08:00 |
|
murgatroid99
|
6962aed6fa
|
Make event order consistent, and make 'end' and 'error' mutually exclusive
|
2016-12-13 18:05:33 -08:00 |
|
murgatroid99
|
b601e95c67
|
Add test scripts for electron
|
2016-11-01 11:05:02 -07:00 |
|
murgatroid99
|
5eca1db662
|
Merge branch 'master' into uv_core_transport
|
2016-10-25 12:35:21 -07:00 |
|
Noah Eisen
|
6d754b22c5
|
added new test to interop_sanity_test.js
|
2016-10-24 11:11:54 -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
|
7ca38bd5b8
|
Fix error handling authentication errors with non-numeric error codes
|
2016-08-02 13:07:35 -07:00 |
|
murgatroid99
|
965cd0c780
|
Split Node health check code into a separate package and make it use static codegen
|
2016-07-01 09:56:50 -07:00 |
|
murgatroid99
|
c3d28d42c2
|
Re-enable two Node credentials tests
|
2016-06-28 14:22:21 -07:00 |
|
murgatroid99
|
e93ec0be2b
|
Added comments to node generation, also refactored some plugin code
|
2016-05-20 13:24:59 -07:00 |
|
Stanley Cheung
|
fa135621ae
|
node: fix math server minor bug
|
2016-05-06 10:40:41 -07:00 |
|
murgatroid99
|
6ad92b2399
|
Make Node servers warn instead of fail when a method is missing a handler
|
2016-04-27 14:55:13 -07:00 |
|
murgatroid99
|
8794abc80c
|
Added file that lets generated code import grpc
|
2016-04-20 12:51:48 -07:00 |
|
murgatroid99
|
12dde7c809
|
Use math test to test generated code
|
2016-04-20 10:52:31 -07:00 |
|
Craig Tiller
|
789bed102e
|
Update copyrights
|
2016-03-31 07:46:18 -07:00 |
|
Nicolas Noble
|
4b24af0d66
|
Merge pull request #5900 from murgatroid99/node_callback_convention
Follow Node's callback-last convention for client calls
|
2016-03-28 22:25:25 -07:00 |
|
murgatroid99
|
a1c6f889b7
|
Fix Node status code usage to match spec
|
2016-03-23 15:36:51 -07:00 |
|
murgatroid99
|
419d729a08
|
Fixed copyright
|
2016-03-21 17:17:01 -07:00 |
|
murgatroid99
|
3b20f2f89b
|
Follow Node's callback-last convention for client calls
|
2016-03-21 15:50:39 -07:00 |
|
murgatroid99
|
c85428c74b
|
Fix race between parsing messages and receiving status in Node client
|
2016-03-04 14:54:10 -08:00 |
|
murgatroid99
|
cb1676a943
|
Sanitize files
|
2016-02-17 15:42:01 -08:00 |
|
murgatroid99
|
c18334aa30
|
Add tests and documentation for new options
|
2016-02-17 15:36:28 -08:00 |
|
Alistair Veitch
|
0285389dad
|
post merge
|
2016-02-02 09:43:02 -08:00 |
|
David Garcia Quintas
|
0f510b032b
|
Updated copyrights...
|
2016-01-15 12:16:03 -08:00 |
|
David Garcia Quintas
|
c134a0446a
|
Added sanity check for trailing newlines
|
2016-01-14 19:01:00 -08:00 |
|
murgatroid99
|
9cd4540e69
|
Simplified some code and added tests to increase code coverage
|
2015-12-09 16:12:37 -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 |
|