index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
grpc.gemspec
Commit message (
Expand
)
Author
Age
*
Bumps the ruby version to beta
Tim Emiola
2015-08-31
*
Remove the runtime dependency on the logging gem.
Tim Emiola
2015-08-17
*
Removes the dependency on Minitest
Tim Emiola
2015-08-17
*
Reorganize interop test files.
Tim Emiola
2015-08-14
*
Add a health checker service implementation.
Tim Emiola
2015-08-14
*
Fixes a lint issue.
Tim Emiola
2015-08-12
*
Corrects the way the gemspec references files
Tim Emiola
2015-08-11
*
Updates the requirements comment before releasing on the release branch
Tim Emiola
2015-07-15
*
Update version; fix dependency advisory comment
Tim Emiola
2015-06-04
*
Pin the version of rubocop used in grpc.gemspec
Tim Emiola
2015-05-06
*
Fix logging version mismatchj
Tim Emiola
2015-04-24
*
Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverage
Jan Tattermusch
2015-04-20
|
\
*
|
Remove usage of xray
Tim Emiola
2015-04-17
|
*
Add SimpleCov coverage set up for gRPC ruby
Tim Emiola
2015-04-17
|
/
*
Updates gem dependencies, style rules
Tim Emiola
2015-04-15
*
Update the version of googleauth to 0.4
Tim Emiola
2015-04-14
*
Removes unused dependencies
Tim Emiola
2015-03-06
*
Update grpc.gemspec
Tim Emiola
2015-02-25
*
Adds a reference to GoogleAuth
Tim Emiola
2015-02-25
*
Fixes the grpc.gemspec, clarifies the installation instructions
Tim Emiola
2015-02-19
*
Corrects a typo
Tim Emiola
2015-02-02
*
Adds a signet based service_account creds implementation
Tim Emiola
2015-01-31
*
Extends signet with an apply/apply! methods
Tim Emiola
2015-01-31
*
Fix lint errors, other cleanups
Tim Emiola
2015-01-31
*
Adds an emacs modeline
Tim Emiola
2015-01-31
*
completes merges
Tim Emiola
2015-01-31
*
Adds a dependency on signet. It's to be used for auth, but for now it sslconf...
Tim Emiola
2015-01-26
*
fix a typo
Tim Emiola
2015-01-23
*
Remove Go links
Tim Emiola
2015-01-22
*
Fixes a regression in the style pull request
Tim Emiola
2015-01-16
*
Adds rubocop and fixes most style violations it detected
Tim Emiola
2015-01-16
*
Updates to use the latest version of protobuf-ruby
Tim Emiola
2015-01-14
*
Switches to using protobuf-ruby.
temiola
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Switches to using protobuf-ruby.
temiola
2015-01-08
*
Adds ruby versions of the interop server and client
temiola
2014-12-08
*
Incorporating ruby into the master grpc repository.
nnoble
2014-12-01