aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/pb
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-underGravatar Nicolas "Pixel" Noble2016-09-29
|\
| * dont create extra thread on bidi call in benchmark, and change suggestedGravatar Alexander Polcyn2016-09-20
* | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-07-29
|\|
| * Updated ruby protos to use new _pb filenameGravatar Ken Payson2016-07-26
* | changed compression request streaming enumerable to set write flag on every m...Gravatar Alexander Polcyn2016-07-12
* | updated inner class commentGravatar Alexander Polcyn2016-07-12
* | simplified client streaming compression request enumerableGravatar Alexander Polcyn2016-07-12
* | added ruby client compression interop testsGravatar Alexander Polcyn2016-07-12
|/
* Change cancelled to cancelled?Gravatar Ken Payson2016-07-07
* Fix handling of one error in bidi calls, and one interop server methodGravatar murgatroid992016-06-23
* Merge branch 'grpc_trace_granularity' into ruby_garbage_collection_fixesGravatar murgatroid992016-06-23
|\
* | Fixed ruby timeout_on_sleeping_server implementationGravatar murgatroid992016-06-15
| * Merge pull request #6674 from murgatroid99/node_ruby_codegen_commentsGravatar Jan Tattermusch2016-06-03
|/|
* | Removed remaining reference to timeout argument from ruby interop clientGravatar murgatroid992016-05-23
* | Updated ruby interop client with keyword argument changesGravatar murgatroid992016-05-23
| * Added comments to ruby code generationGravatar murgatroid992016-05-20
|/
* Got Ruby stress client working, with some modifications to interop testsGravatar murgatroid992016-04-22
* Simplified ruby interop test filesGravatar murgatroid992016-04-21
* ruby: Add test case for referring external packageGravatar Jun Mukai2016-04-07
* Merge pull request #6010 from vjpai/i_know_rubiesGravatar Jan Tattermusch2016-04-01
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| * Initial work for Ruby performance testingGravatar vjpai2016-03-18
|/
* fix ruby impl and testGravatar yang-g2016-02-19
* regenerate csharp and ruby service from protoGravatar yang-g2016-02-19
* global replace health check proto v1alpha to v1Gravatar yang-g2016-02-19
* Resolved merge conflicts with upstream/release-0_12Gravatar murgatroid992016-01-07
|\
| * Updated dependencies, fixed a couple of testsGravatar murgatroid992016-01-06
* | Made ruby per-rpc creds interop use auth plugin APIGravatar murgatroid992016-01-05
|/
* Fixed stub construction in interop clientGravatar murgatroid992015-12-16
* Merge pull request #4412 from murgatroid99/ruby_auth_metadata_pluginGravatar Michael Lumish2015-12-11
|\
* | Get rid of SSL_CERT_FILE env entirelyGravatar Jan Tattermusch2015-12-10
* | Fixed encoding for bytes fields in the ruby interop serverGravatar murgatroid992015-12-08
* | Fix encoding for bytes fields in ruby interop clientGravatar murgatroid992015-12-08
* | update ruby to new position of math.proto and health.protoGravatar Jan Tattermusch2015-12-07
* | consolidate math.proto and health.protoGravatar Jan Tattermusch2015-12-07
| * Plumb CallCredentials through Ruby code, replacing metadata_updater functiona...Gravatar murgatroid992015-12-04
|/
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
| * Updates interop client/server loggingGravatar Tim Emiola2015-11-11
| * Adds standard logging to the client/serverGravatar Tim Emiola2015-11-11
* | Ruby wrapping of core credentials API change.Gravatar Tim Emiola2015-10-28
| * fix ruby per_rpc_credsGravatar Jan Tattermusch2015-10-19
| * accept --use_tls=true and --use_test_ca=true in rubyGravatar Jan Tattermusch2015-10-15
|/
* Fixes bins in the grpc beta packageGravatar Tim Emiola2015-09-24
* Update sites using ServerCredentials.newGravatar Tim Emiola2015-08-31
* Removes the dependency on MinitestGravatar Tim Emiola2015-08-17
* Reorganize interop test files.Gravatar Tim Emiola2015-08-14
* Update the generated code for the interop service.Gravatar Tim Emiola2015-08-14
* Add a health checker service implementation.Gravatar Tim Emiola2015-08-14