aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
* Renaming the Ruby grpc extension to grpc_c, and renaming its loader from load...Gravatar Nicolas "Pixel" Noble2016-01-29
* Fixing dll hell.Gravatar Nicolas "Pixel" Noble2016-01-29
* Allowing for debug builds.Gravatar Nicolas "Pixel" Noble2016-01-29
* Few more fixes to the Ruby installation.Gravatar Nicolas "Pixel" Noble2016-01-28
* Tidy.Gravatar Nicolas "Pixel" Noble2016-01-28
* Properly building the gem file under mingw using rake-compiler-dock.Gravatar Nicolas "Pixel" Noble2016-01-28
* Allowing for creation of pre-compiled gems, using rack-compiler-dock.Gravatar Nicolas "Pixel" Noble2016-01-28
* Cleaning up ruby extension code a bit.Gravatar Nicolas "Pixel" Noble2016-01-26
* Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changesGravatar Jan Tattermusch2016-01-20
|\
| * Update Ruby README with simpler install instructionsGravatar murgatroid992016-01-15
* | Re-add missing newline in ruby fileGravatar murgatroid992016-01-14
* | Update copyrightsGravatar murgatroid992016-01-13
* | Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
|\ \ | |/ |/|
* | Merge pull request #4625 from murgatroid99/ruby_client_stub_fix_typoGravatar Craig Tiller2016-01-08
|\ \
* \ \ Merge pull request #4620 from murgatroid99/ruby_auth_plugin_event_loopGravatar Craig Tiller2016-01-08
|\ \ \
| | * \ Resolved merge conflicts with upstream/release-0_12Gravatar murgatroid992016-01-07
| | |\ \ | |_|/ / |/| | |
| * | | Fixed mutex and cond var usageGravatar murgatroid992016-01-07
* | | | Updated dependencies, fixed a couple of testsGravatar murgatroid992016-01-06
* | | | Make the Ruby extension throw an error when passed invalid metadataGravatar murgatroid992016-01-06
* | | | Parital implementation of ruby header checkingGravatar murgatroid992016-01-06
| | * | Update copyrightGravatar murgatroid992016-01-05
| | * | Made ruby per-rpc creds interop use auth plugin APIGravatar murgatroid992016-01-05
| | * | Fix typo in method callGravatar murgatroid992016-01-05
| |/ / |/| |
| * | Free what we allocGravatar murgatroid992016-01-05
| * | Use specific ruby thread to handle auth metadata plugin callbacksGravatar murgatroid992016-01-05
* | | Updated copyright in Ruby version fileGravatar murgatroid992016-01-04
* | | Update Ruby library version for next releaseGravatar murgatroid992016-01-04
|/ /
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* | Include roots.pem with Ruby packageGravatar murgatroid992015-12-18
* | Bundled C core with Ruby libraryGravatar murgatroid992015-12-18
* | Fixed stub construction in interop clientGravatar murgatroid992015-12-16
* | Made insecure channel/stub explicit, in all layersGravatar murgatroid992015-12-16
|/
* Merge pull request #4412 from murgatroid99/ruby_auth_metadata_pluginGravatar Michael Lumish2015-12-11
|\
* \ Merge pull request #4397 from jtattermusch/tv_sec_64bitGravatar Craig Tiller2015-12-11
|\ \
* \ \ Merge pull request #4413 from jtattermusch/remove_ssl_cert_file_envGravatar Michael Lumish2015-12-11
|\ \ \
| | | * Fixed arguments passed to Ruby auth plugin callbackGravatar murgatroid992015-12-11
| * | | update channel_credentials_specGravatar Jan Tattermusch2015-12-11
| * | | Address commentsGravatar Jan Tattermusch2015-12-11
| * | | Get rid of SSL_CERT_FILE env entirelyGravatar Jan Tattermusch2015-12-10
* | | | Merge pull request #4396 from murgatroid99/ruby_server_fix_hangGravatar Jan Tattermusch2015-12-10
|\ \ \ \ | |/ / / |/| | |
| | * | make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
| |/ / |/| |
| | * Fixed bug with composing credentialsGravatar murgatroid992015-12-10
| * | Fixed a busy-wait in Ruby server run_till_terminatedGravatar murgatroid992015-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
* | | Added explicit dependency on signet to gemspecGravatar murgatroid992015-12-07
| | * Fixed a hash keyGravatar murgatroid992015-12-04
| | * Plumb CallCredentials through Ruby code, replacing metadata_updater functiona...Gravatar murgatroid992015-12-04