Commit Graph

26 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 f5ffc860a8 Added some more tests to increase coverage 2015-10-12 16:12:18 -07:00
murgatroid99 be6598082f Add some tests to increase coverage, fix some failures 2015-10-12 13:18:06 -07: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
Jan Tattermusch f658e8f16c Merge pull request #2630 from murgatroid99/node_completion_key_names
Changed object keys to valid identifier names
2015-07-24 13:49:24 -07:00
murgatroid99 7693e6676b Exposed channel target and call peer in Node wrapper 2015-07-24 10:43:27 -07:00
murgatroid99 7e26efc345 Changed object keys to valid identifier names 2015-07-23 10:40:19 -07:00
murgatroid99 3544e15cef Changed call to only expect and return binary headers when key ends with '-bin' 2015-03-17 18:13:55 -07:00
murgatroid99 1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -08:00
murgatroid99 5bcc358e53 Last test now passes 2015-02-12 13:58:24 -08:00
murgatroid99 d35c92d473 Fixed end to end tests 2015-02-11 16:19:55 -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 f5e13dba4f Refactored tests to avoid hanging 2015-01-26 14:31:03 -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