Commit Graph

30 Commits

Author SHA1 Message Date
murgatroid99 27836dadee Move gRPC constants to js file to include them in generated documentation 2017-05-10 16:24:05 -07:00
Craig Tiller 789bed102e Update copyrights 2016-03-31 07:46:18 -07:00
Alistair Veitch 0285389dad post merge 2016-02-02 09:43:02 -08:00
murgatroid99 c36fb098a7 Resolved merge conflicts 2015-10-07 12:34:24 -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 6fcabd1a36 Split Credentials into two types 2015-09-30 14:26:29 -07:00
murgatroid99 465d03e171 Split server shutdown into tryShutdown and forceShutdown 2015-08-18 17:38:11 -07:00
murgatroid99 dff79ef1d8 Added host override option for RPCs. Added optional params object 2015-08-03 15:18:23 -07:00
murgatroid99 1fa48701fc Resolved merge conflicts 2015-07-30 10:41:59 -07:00
murgatroid99 d03da0cd75 Made binding a server to a port insecurely explicit 2015-07-27 16:13:28 -07:00
murgatroid99 954538063c Made credentials an explicit required argument to channels 2015-07-27 14:56:40 -07:00
murgatroid99 7e26efc345 Changed object keys to valid identifier names 2015-07-23 10:40:19 -07:00
Craig Tiller c7d18ccc2a Correctly handle reading the final message and then sending status 2015-05-19 21:54:40 -07:00
murgatroid99 2cf57d08a1 Simplified some tests 2015-03-17 18:20:51 -07:00
murgatroid99 04e03be338 Added more tests 2015-03-09 11:16:56 -07:00
murgatroid99 1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -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 7f654db5b8 Removed extra log lines 2015-02-12 13:32:18 -08:00
murgatroid99 d35c92d473 Fixed end to end tests 2015-02-11 16:19:55 -08:00
murgatroid99 5bbb836abb More end to end test debugging 2015-02-11 09:26:25 -08:00
murgatroid99 f1da0156b7 Fixed end-to-end tests for new changes 2015-02-10 09:16:49 -08:00
murgatroid99 6f8dde55cc Extension module now compiles and some tests pass 2015-02-09 15:55:10 -08:00
murgatroid99 b4059c1f33 Changed low-level metadata API to be more reasonable 2015-01-28 15:36:27 -08:00
murgatroid99 0cf149b283 Refactored other tests 2015-01-26 14:40:27 -08:00
murgatroid99 db0fe64363 Resolved merge conflicts with master 2015-01-21 17:12:04 -08:00
murgatroid99 6be3712bb4 Removed port_picker and bound to port 0 in tests instead 2015-01-21 11:55:39 -08:00
murgatroid99 ee451992b8 Updated to new call.invoke API 2015-01-15 15:45:55 -08:00
murgatroid99 823fee890a Added LICENSE header to all files 2015-01-12 18:25:58 -08:00
murgatroid99 a9b57ed10f Clean commit of Node.js library source 2015-01-12 18:14:35 -08:00