index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
Commit message (
Expand
)
Author
Age
*
Update debian install instructions, jessie-backports
Stanley Cheung
2015-09-04
*
Fix bugs that were causing auth interop tests to fail
murgatroid99
2015-09-01
*
Update Node verison to 0.11 and status to 'Beta'
murgatroid99
2015-08-31
*
Merge pull request #2704 from murgatroid99/node_method_name_conflicts
Tim Emiola
2015-08-31
|
\
*
|
Remove redundant Node route guide examples
murgatroid99
2015-08-31
|
*
Merge branch 'master' into node_method_name_conflicts
murgatroid99
2015-08-31
|
|
\
|
|
/
|
/
|
*
|
update debian unstable to testing
Stanley Cheung
2015-08-28
*
|
Merge pull request #3075 from jboeuf/credentials_naming_and_cleanup
Yang Gao
2015-08-28
|
\
\
|
|
*
Switched to using static functions for accessing Client properties
murgatroid99
2015-08-28
|
*
|
Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cle...
Julien Boeuf
2015-08-28
|
|
\
\
|
|
|
*
Merge branch 'master' into node_method_name_conflicts
murgatroid99
2015-08-28
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #3012 from murgatroid99/node_metadata_class
Tim Emiola
2015-08-28
|
|
|
\
\
*
|
|
|
|
Emit proper status when failing to parse server stream
murgatroid99
2015-08-27
|
*
|
|
|
Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ...
Julien Boeuf
2015-08-27
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Make single-response calls emit INTERNAL status for unparseable responses
murgatroid99
2015-08-27
*
|
|
|
|
Merge branch 'node_metadata_class' into node_error_code_compliance
murgatroid99
2015-08-27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2947 from jboeuf/grpc_security_abi
Craig Tiller
2015-08-27
|
\
\
\
\
|
|
*
|
|
Fixed handling of binary metadata values
murgatroid99
2015-08-27
*
|
|
|
|
Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown
Tim Emiola
2015-08-26
|
\
\
\
\
\
|
|
|
|
*
|
Credentials cleanup:
Julien Boeuf
2015-08-25
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' into node_server_graceful_shutdown
murgatroid99
2015-08-21
|
|
\
\
\
|
|
|
|
*
Changed prefixed Client properties to distinguish private and public properties
murgatroid99
2015-08-21
*
|
|
|
|
Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs
Tim Emiola
2015-08-21
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Merge branch 'master' into node_method_name_conflicts
murgatroid99
2015-08-21
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Update node health check service
yang-g
2015-08-21
|
|
|
*
|
Allowed underscore in metadata keys
murgatroid99
2015-08-21
|
|
|
*
|
Reversed toLowerCase removal
murgatroid99
2015-08-21
|
|
|
*
|
Replaced toLowerCase with local-insensitive downcasing function
murgatroid99
2015-08-20
|
|
|
*
|
Moved key character check to before key transformation
murgatroid99
2015-08-20
|
|
|
*
|
Normalize keys when getting and removing metadata items
murgatroid99
2015-08-20
|
|
|
*
|
Added string value validation, modified key normalization and validation
murgatroid99
2015-08-20
*
|
|
|
|
Merge pull request #2999 from murgatroid99/node_test_fixes
Tim Emiola
2015-08-20
|
\
\
\
\
\
|
|
|
|
*
|
Fixed test and lint errors
murgatroid99
2015-08-20
|
|
|
|
*
|
Merge branch 'node_server_graceful_shutdown' into node_metadata_class
murgatroid99
2015-08-20
|
|
|
|
|
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
Re-enabled tests
murgatroid99
2015-08-20
|
|
|
|
*
|
Merged node_test_fixes
murgatroid99
2015-08-20
|
|
|
|
|
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
Added new Metadata class to abstract over internal representation and normali...
murgatroid99
2015-08-20
*
|
|
|
|
|
update installation instructions, review feedback
Stanley Cheung
2015-08-19
*
|
|
|
|
|
update installation instructions, review feedback
Stanley Cheung
2015-08-19
|
|
*
|
|
|
Fixed tests
murgatroid99
2015-08-19
|
|
*
|
|
|
Merge branch 'node_test_fixes' into node_server_creds_multiple_pairs
murgatroid99
2015-08-19
|
|
|
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Stop dereferencing an optional parameter without checking it
murgatroid99
2015-08-19
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Modified server SSL certs to allow multiple pairs and force_client_auth flag
murgatroid99
2015-08-19
|
|
/
/
/
*
|
|
|
update installation instructions, review feedback
Stanley Cheung
2015-08-19
*
|
|
|
update debian install instructions
Stanley Cheung
2015-08-19
|
/
/
/
|
*
|
Added a test, enabled other tests
murgatroid99
2015-08-19
|
*
|
Merge branch 'core_shutdown_idempotency' into node_server_graceful_shutdown
murgatroid99
2015-08-19
|
|
\
\
*
|
\
\
Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings
Tim Emiola
2015-08-19
|
\
\
\
\
*
\
\
\
\
Merge pull request #2960 from murgatroid99/node_compression
Tim Emiola
2015-08-19
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]