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
*
Add tagging to rpc_server multi-threading tests to isolate in their own test ...
Tim Emiola
2015-01-29
*
Fix a test that aborts on Docker images
Tim Emiola
2015-01-29
*
Merge pull request #228 from murgatroid99/node_directory_cleanup
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
*
|
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
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Shortened a function
murgatroid99
2015-01-26
*
|
|
Merge pull request #197 from nicolasnoble/win32-sockets
Craig Tiller
2015-01-25
|
\
\
\
*
|
|
|
Fixing an extremely suspicious-looking paradigm in murmur_hash.c
Nicolas "Pixel" Noble
2015-01-25
|
*
|
|
Fixing a few winsocket misuses.
Nicolas "Pixel" Noble
2015-01-24
|
/
/
/
|
|
*
Use a simpler growth algorithm
Craig Tiller
2015-01-23
*
|
|
Merge pull request #193 from nathanielmanistaatgoogle/python-introduction
Nicolas Noble
2015-01-23
|
\
\
\
|
*
|
|
Add the _framework.face package.
Nathaniel Manista
2015-01-24
|
*
|
|
Add the _framework.base package.
Nathaniel Manista
2015-01-24
|
|
*
|
Moved some code around for clarity
murgatroid99
2015-01-23
|
|
*
|
Removed unnecessary bidi stream wrappers
murgatroid99
2015-01-23
|
|
|
*
Merge branch 'kill-more-printf' into bprintf
Craig Tiller
2015-01-23
|
|
|
|
\
|
|
|
*
\
Merge github.com:google/grpc into bprintf
Craig Tiller
2015-01-23
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
Merge branch 'kill-more-printf' of github.com:ctiller/grpc into kill-more-printf
Craig Tiller
2015-01-23
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
Add missing free
Craig Tiller
2015-01-23
*
|
|
|
|
Merge github.com:google/grpc into kill-more-printf
Craig Tiller
2015-01-23
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
Removed some duplicate stream code
murgatroid99
2015-01-23
[next]