index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Merge pull request #209 from yang-g/interopclient
Chen Wang
2015-01-27
|
\
|
*
sync up with master
Yang Gao
2015-01-27
|
|
\
*
|
\
Merge pull request #234 from murgatroid99/node_remove_highland
Tim Emiola
2015-01-27
|
\
\
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #240 from ctiller/huh
Yang Gao
2015-01-27
|
\
\
\
|
*
|
|
Allow access to call stack from call.
Craig Tiller
2015-01-27
*
|
|
|
Fix compile
Craig Tiller
2015-01-27
*
|
|
|
Merge github.com:google/grpc into javascript
Craig Tiller
2015-01-27
|
\
|
|
|
|
*
|
|
Merge pull request #236 from tbetbetbe/grpc_ruby_update_interop_test_flags
Michael Lumish
2015-01-27
|
|
\
\
\
|
|
|
*
|
Finished fixing the tests
murgatroid99
2015-01-27
|
|
|
*
|
Merge branch 'master' of github.com:google/grpc into node_remove_highland
murgatroid99
2015-01-27
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Allows production certificates to be specified
Tim Emiola
2015-01-26
|
|
*
|
|
Adds support for overriding the server host name during SSL
Tim Emiola
2015-01-26
|
|
*
|
|
Adds a dependency on signet. It's to be used for auth, but for now it sslconf...
Tim Emiola
2015-01-26
|
*
|
|
|
Merge pull request #228 from murgatroid99/node_directory_cleanup
Tim Emiola
2015-01-26
|
|
\
\
\
\
|
|
|
*
|
|
Adds a flag for running all the tests
Tim Emiola
2015-01-26
|
|
|
*
|
|
Removes the test state tracking, that's available on Jenkins
Tim Emiola
2015-01-26
|
|
|
*
|
|
Added the use_tls flag toggle connecting securely
Tim Emiola
2015-01-26
|
*
|
|
|
|
Remove port_picker.rb
Tim Emiola
2015-01-26
|
*
|
|
|
|
Removes remaining references to port_picker
Tim Emiola
2015-01-26
|
*
|
|
|
|
Removes port_picker from channel_spec
Tim Emiola
2015-01-26
|
*
|
|
|
|
Removes port_picker from call_spec.rb, removes a redundant test
Tim Emiola
2015-01-26
|
*
|
|
|
|
Removed port_picker from server_spec.rb
Tim Emiola
2015-01-26
|
*
|
|
|
|
Removed port_picker from active_call_spec, fixed some style issues
Tim Emiola
2015-01-26
|
*
|
|
|
|
Removes port_picker from rpc_server_spec
Tim Emiola
2015-01-26
|
*
|
|
|
|
Removed port_picker form client_stub_spec
Tim Emiola
2015-01-26
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Fixed tests by properly half-closing
murgatroid99
2015-01-26
|
|
|
*
|
Removed all uses of highland
murgatroid99
2015-01-26
|
|
|
/
/
|
*
|
|
Merge pull request #227 from tbetbetbe/grpc_ruby_wrapper_fixes_and_test_fixes
Michael Lumish
2015-01-26
|
|
\
\
\
|
*
\
\
\
Merge pull request #224 from murgatroid99/node_fix_test_hang2
Tim Emiola
2015-01-26
|
|
\
\
\
\
|
|
|
*
\
\
Completes merge
Tim Emiola
2015-01-26
|
|
|
|
\
\
\
|
|
|
|
|
*
|
Fixed file references to match moved files
murgatroid99
2015-01-26
|
|
|
|
|
*
|
Moved extension and JS files to separate directories
murgatroid99
2015-01-26
|
|
|
|
|
*
|
Merge branch 'node_fix_test_hang2' into node_directory_cleanup
murgatroid99
2015-01-26
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
Updates client_server_spec to use the server_port
Tim Emiola
2015-01-26
|
|
|
|
*
|
Resolves issues that stopped that stopped tests from running ok
Tim Emiola
2015-01-26
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #221 from murgatroid99/node_surface_cancellation
Tim Emiola
2015-01-26
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #212 from tbetbetbe/grpc_ruby_fix_markdown_in_readme
Michael Lumish
2015-01-26
|
|
\
\
\
\
\
|
|
|
|
*
|
|
Refactored other tests
murgatroid99
2015-01-26
|
|
|
|
*
|
|
Refactored tests to avoid hanging
murgatroid99
2015-01-26
|
|
|
|
/
/
/
|
|
|
*
|
|
Added cancel to client APIs and cancelled event to server APIs
murgatroid99
2015-01-26
|
|
|
*
|
|
Added cancel to surface calls
murgatroid99
2015-01-26
|
|
|
|
*
|
Cleans up some compiler warnings
Tim Emiola
2015-01-26
|
|
|
|
*
|
Updates rb_server.c to return the created port when it's non-zero
Tim Emiola
2015-01-26
|
*
|
|
|
|
Merge pull request #211 from murgatroid99/node_fix_test_hang
Tim Emiola
2015-01-26
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Fixes markdown sytax errors
Tim Emiola
2015-01-26
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
Merge branch 'node_run_tests_py' into node_surface_cancellation
murgatroid99
2015-01-26
|
|
|
_
|
/
|
|
|
|
/
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #188 from ctiller/bprintf
Nicolas Noble
2015-01-26
|
|
\
\
\
\
|
|
|
*
|
|
Added missing server shutdown to interop test runner
murgatroid99
2015-01-26
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Removed all instances of == in js files
murgatroid99
2015-01-26
|
*
|
|
|
Merge branch 'node_simplify_streams' into node_remove_implicit_type_coersion
murgatroid99
2015-01-26
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]