index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
Commit message (
Expand
)
Author
Age
*
Removed execute permissions from README files.
Misha Brukman
2015-03-02
*
Added ruby tests to run_tests.py
murgatroid99
2015-02-27
*
Fix typos 'proivde' -> 'provide' and 'e,g.' -> 'e.g.'
Aggelos Avgerinos
2015-02-27
*
Merge pull request #826 from tbetbetbe/grpc-ruby-update-gemspec-licencse
Abhishek Kumar
2015-02-25
|
\
|
*
Update grpc.gemspec
Tim Emiola
2015-02-25
*
|
Synchronize initial package versions
Tim Emiola
2015-02-25
|
/
*
Tmp fix: splits the hostname from the host before creating a call
Tim Emiola
2015-02-25
*
Removes a redundant canary test
Tim Emiola
2015-02-25
*
Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_l...
Michael Lumish
2015-02-25
|
\
|
*
Remove the ruby gRPC auth implementation
Tim Emiola
2015-02-25
|
*
Updates the pubsub demo to use the new auth library
Tim Emiola
2015-02-25
|
*
Updates the interop client to use the new auth library
Tim Emiola
2015-02-25
|
*
Adds a reference to GoogleAuth
Tim Emiola
2015-02-25
*
|
Merge pull request #735 from jboeuf/fix_ssl_san
Craig Tiller
2015-02-24
|
\
\
|
|
/
|
/
|
*
|
Temporarily suspend some tests that started failing because during the final ...
Tim Emiola
2015-02-24
*
|
Reflect a C-api name change
Tim Emiola
2015-02-24
|
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
|
/
*
Merge pull request #715 from tbetbetbe/grpc-ruby-fix-interop-client
Tim Emiola
2015-02-23
|
\
|
*
Fixes a missed old module name reference in the interop client
Tim Emiola
2015-02-23
*
|
Update README.md
Tim Emiola
2015-02-20
*
|
Update README.md
Tim Emiola
2015-02-20
*
|
Update README.md
Tim Emiola
2015-02-20
*
|
Update README.md
Tim Emiola
2015-02-20
|
/
*
Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2
Mugur Marculescu
2015-02-19
|
\
|
*
Update README.md
Jayant Kolhe
2015-02-19
*
|
Fixes case, other minor corrections
Tim Emiola
2015-02-19
*
|
Fixes the grpc.gemspec, clarifies the installation instructions
Tim Emiola
2015-02-19
*
|
Removes unnecesary check from the interop teste
Tim Emiola
2015-02-19
*
|
Merge pull request #540 from ctiller/copyright
Tim Emiola
2015-02-18
|
\
\
|
*
|
Add missing new-lines at end of file
Craig Tiller
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
|
*
|
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
|
\
\
*
|
|
|
Removes the line that sed could not fix
Tim Emiola
2015-02-17
*
|
|
|
Updates the module name in the idiomatic and stub layers
Tim Emiola
2015-02-17
*
|
|
|
Updates the module name in C extension, ensuring it compiles
Tim Emiola
2015-02-17
|
|
/
/
|
/
|
|
*
|
|
Temporarily pauses some tests
Tim Emiola
2015-02-17
|
|
/
|
/
|
|
*
Add proto copyrights
Craig Tiller
2015-02-16
|
/
*
Stop calling finish on server calls
Tim Emiola
2015-02-09
*
fixes a typo
Tim Emiola
2015-02-09
*
updates the client server spec to reflect that status is no longer shown
Tim Emiola
2015-02-09
*
Disable failing wrapping level tests
Tim Emiola
2015-02-09
*
Fixes a event compiler error
Tim Emiola
2015-02-09
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
Corrects a typo
Tim Emiola
2015-02-02
*
Adds a demo app that accesses the live pubsub service.
Tim Emiola
2015-02-02
*
Add generated code for accessing the v1 pubsub API from Ruby
Tim Emiola
2015-02-02
*
Adds a missing return
Tim Emiola
2015-02-02
*
Updates interop client to use update_proc
Tim Emiola
2015-01-31
*
Adds updater_proc, to simplify the setup of credentials during stub creation
Tim Emiola
2015-01-31
[next]