index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
test
/
credentials_test.js
Commit message (
Collapse
)
Author
Age
*
Upgrade Node dependency on Protobuf.js to version 6
murgatroid99
2017-03-17
|
*
Fix error handling authentication errors with non-numeric error codes
murgatroid99
2016-08-02
|
*
Re-enable two Node credentials tests
murgatroid99
2016-06-28
|
*
Update copyrights
Craig Tiller
2016-03-31
|
*
Fixed copyright
murgatroid99
2016-03-21
|
*
Follow Node's callback-last convention for client calls
murgatroid99
2016-03-21
|
*
Simplified some code and added tests to increase code coverage
murgatroid99
2015-12-09
|
*
Change error message in credentials test
murgatroid99
2015-10-27
|
*
Fixed lint errors
murgatroid99
2015-10-21
|
*
Updated Node credentials API to match core API change
murgatroid99
2015-10-20
|
*
Fixed error in Node credentials test
murgatroid99
2015-10-13
|
*
Added more tests, removed some unused code, fixed a bug
murgatroid99
2015-10-13
|
*
Add some tests to increase coverage, fix some failures
murgatroid99
2015-10-12
|
*
Fixed some issues with the tests
murgatroid99
2015-10-09
|
*
Split Credentials into two types
murgatroid99
2015-09-30
|
*
Removed now-redundant credentials wrappings
murgatroid99
2015-09-28
|
*
Fixed some issues with new credential code
murgatroid99
2015-09-28
|
*
Reworked credentials surface API, added test
murgatroid99
2015-09-25