aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/grpc.gemspec
Commit message (Expand)AuthorAge
* Bumps the ruby version to betaGravatar Tim Emiola2015-08-31
* Remove the runtime dependency on the logging gem.Gravatar Tim Emiola2015-08-17
* Removes the dependency on MinitestGravatar Tim Emiola2015-08-17
* Reorganize interop test files.Gravatar Tim Emiola2015-08-14
* Add a health checker service implementation.Gravatar Tim Emiola2015-08-14
* Fixes a lint issue.Gravatar Tim Emiola2015-08-12
* Corrects the way the gemspec references filesGravatar Tim Emiola2015-08-11
* Updates the requirements comment before releasing on the release branchGravatar Tim Emiola2015-07-15
* Update version; fix dependency advisory commentGravatar Tim Emiola2015-06-04
* Pin the version of rubocop used in grpc.gemspecGravatar Tim Emiola2015-05-06
* Fix logging version mismatchjGravatar Tim Emiola2015-04-24
* Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverageGravatar Jan Tattermusch2015-04-20
|\
* | Remove usage of xrayGravatar Tim Emiola2015-04-17
| * Add SimpleCov coverage set up for gRPC rubyGravatar Tim Emiola2015-04-17
|/
* Updates gem dependencies, style rulesGravatar Tim Emiola2015-04-15
* Update the version of googleauth to 0.4Gravatar Tim Emiola2015-04-14
* Removes unused dependenciesGravatar Tim Emiola2015-03-06
* Update grpc.gemspecGravatar Tim Emiola2015-02-25
* Adds a reference to GoogleAuthGravatar Tim Emiola2015-02-25
* Fixes the grpc.gemspec, clarifies the installation instructionsGravatar Tim Emiola2015-02-19
* Corrects a typoGravatar Tim Emiola2015-02-02
* Adds a signet based service_account creds implementationGravatar Tim Emiola2015-01-31
* Extends signet with an apply/apply! methodsGravatar Tim Emiola2015-01-31
* Fix lint errors, other cleanupsGravatar Tim Emiola2015-01-31
* Adds an emacs modelineGravatar Tim Emiola2015-01-31
* completes mergesGravatar Tim Emiola2015-01-31
* Adds a dependency on signet. It's to be used for auth, but for now it sslconf...Gravatar Tim Emiola2015-01-26
* fix a typoGravatar Tim Emiola2015-01-23
* Remove Go linksGravatar Tim Emiola2015-01-22
* Fixes a regression in the style pull requestGravatar Tim Emiola2015-01-16
* Adds rubocop and fixes most style violations it detectedGravatar Tim Emiola2015-01-16
* Updates to use the latest version of protobuf-rubyGravatar Tim Emiola2015-01-14
* Switches to using protobuf-ruby.Gravatar temiola2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Switches to using protobuf-ruby.Gravatar temiola2015-01-08
* Adds ruby versions of the interop server and clientGravatar temiola2014-12-08
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01