index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
index.js
Commit message (
Expand
)
Author
Age
*
Completed integration of node-pre-gyp into Node library
murgatroid99
2016-01-20
*
Distribute roots.pem with the Node package
murgatroid99
2015-10-15
*
Resolved merge conflicts
murgatroid99
2015-10-07
|
\
*
|
Removed now-extaneous function
murgatroid99
2015-10-07
|
*
Moved gRPC node package root to repo root, made it depend on grpc.gyp
murgatroid99
2015-10-01
*
|
Reworked credentials surface API, added test
murgatroid99
2015-09-25
|
/
*
Switched to using static functions for accessing Client properties
murgatroid99
2015-08-28
*
Added new Metadata class to abstract over internal representation and normali...
murgatroid99
2015-08-20
*
Moved write flag constants to base module
murgatroid99
2015-08-17
*
Made deadline tests work
murgatroid99
2015-08-14
*
Rearranged some code for jsdoc, added some documentation
murgatroid99
2015-07-27
*
Changed to newer, simpler server construction interface
murgatroid99
2015-07-15
*
Replaced underscore and underscore.string modules with lodash
murgatroid99
2015-06-03
*
Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
murgatroid99
2015-05-07
*
Added JSON option for gRPC file loading
murgatroid99
2015-04-20
*
Added functions to create generic servers and clients
murgatroid99
2015-03-18
*
Fixed import of google-auth-library
murgatroid99
2015-02-24
*
Fixed lint errors
murgatroid99
2015-02-19
*
Added comment about where Google credentials come from
murgatroid99
2015-02-18
*
Merge branch 'master' into node_auth_integration
murgatroid99
2015-02-18
|
\
*
|
Added auth functionality and interop tests
murgatroid99
2015-02-18
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
Fixed most of surface tests
murgatroid99
2015-02-12
*
Fixed file references to match moved files
murgatroid99
2015-01-26
*
Moved extension and JS files to separate directories
murgatroid99
2015-01-26