Commit Graph

21 Commits

Author SHA1 Message Date
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 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