aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
...
| | * Adds a dependency on signet. It's to be used for auth, but for now it sslconf...Gravatar Tim Emiola2015-01-26
| | * Adds a flag for running all the testsGravatar Tim Emiola2015-01-26
| | * Removes the test state tracking, that's available on JenkinsGravatar Tim Emiola2015-01-26
| | * Added the use_tls flag toggle connecting securelyGravatar Tim Emiola2015-01-26
| * | Remove port_picker.rbGravatar Tim Emiola2015-01-26
| * | Removes remaining references to port_pickerGravatar Tim Emiola2015-01-26
| * | Removes port_picker from channel_specGravatar Tim Emiola2015-01-26
| * | Removes port_picker from call_spec.rb, removes a redundant testGravatar Tim Emiola2015-01-26
| * | Removed port_picker from server_spec.rbGravatar Tim Emiola2015-01-26
| * | Removed port_picker from active_call_spec, fixed some style issuesGravatar Tim Emiola2015-01-26
| * | Removes port_picker from rpc_server_specGravatar Tim Emiola2015-01-26
| * | Removed port_picker form client_stub_specGravatar Tim Emiola2015-01-26
| |/
| * Completes mergeGravatar Tim Emiola2015-01-26
| |\
| * | Updates client_server_spec to use the server_portGravatar Tim Emiola2015-01-26
| | * Resolves issues that stopped that stopped tests from running okGravatar Tim Emiola2015-01-26
| * | Cleans up some compiler warningsGravatar Tim Emiola2015-01-26
| * | Updates rb_server.c to return the created port when it's non-zeroGravatar Tim Emiola2015-01-26
| | * Fixes markdown sytax errorsGravatar Tim Emiola2015-01-26
| |/
* / run clang-formatGravatar Yang Gao2015-01-26
|/
* Merge branch 'master' of github.com:google/grpc into merge_new_invoke_apiGravatar murgatroid992015-01-23
|\
| * fix a typoGravatar Tim Emiola2015-01-23
| * removed a reference to a google3 dirGravatar Tim Emiola2015-01-22
| * Remove Go linksGravatar Tim Emiola2015-01-22
| * Removes google3 specifics from the README.md, aligns the description with an ...Gravatar Tim Emiola2015-01-22
| * Removes Google username from TODOs, removes defunct TODOsGravatar Tim Emiola2015-01-22
| * Removed beefcake extension hook, it was no longer neededGravatar Tim Emiola2015-01-22
* | Resolved merge conflicts with masterGravatar murgatroid992015-01-21
|\ \ | |/ |/|
* | Merge pull request #141 from jboeuf/ssl_server_creds_integrationGravatar Craig Tiller2015-01-21
|\ \
| | * Removed unexpected reference to auth.rbGravatar Tim Emiola2015-01-21
| | * Updates ruby to stop using grpc_start_invokeGravatar Tim Emiola2015-01-21
| * | Fixing node and ruby builds.Gravatar Julien Boeuf2015-01-21
| |/
* / Corrects the ruby interop testsGravatar Tim Emiola2015-01-20
|/
* Fixes a regression in the style pull requestGravatar Tim Emiola2015-01-16
* Fix a typoGravatar 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
* Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
|\
* | clang-format codebaseGravatar Craig Tiller2015-01-13
| * Fixes the shebang lineGravatar Tim Emiola2015-01-13
|/
* Updates the math and interop samples to use the fully-qualified method name.Gravatar temiola2015-01-09
* Updates service.rb to ensure that the DSL specified service name is not overr...Gravatar temiola2015-01-09
* Switches to using protobuf-ruby.Gravatar temiola2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Updates the math and interop samples to use the fully-qualified method name.Gravatar temiola2015-01-08
* Updates service.rb to ensure that the DSL specified service name is not overr...Gravatar temiola2015-01-08
* Switches to using protobuf-ruby.Gravatar temiola2015-01-08
* Updates extconf.rb to use grpc from the make install locationsGravatar temiola2015-01-06
* Exposes event#finish as #close.Gravatar temiola2014-12-19
* Adds support for trailing metadataGravatar temiola2014-12-16
* Switches the ruby docker build to run from the new all-in-one repo.Gravatar temiola2014-12-12