| Commit message (Expand) | Author | Age |
* | Adds a missing return | Tim Emiola | 2015-02-02 |
* | Updates interop client to use update_proc | Tim Emiola | 2015-01-31 |
* | Adds updater_proc, to simplify the setup of credentials during stub creation | Tim Emiola | 2015-01-31 |
* | Adds a compute engine auth GCE interop test | Tim Emiola | 2015-01-31 |
* | Adds an interop tests if OAuth behaviour is functioning | Tim Emiola | 2015-01-31 |
* | Updates the generated code to reflect test updates | Tim Emiola | 2015-01-31 |
* | Ensures the auth modules are available with just require 'grpc' | Tim Emiola | 2015-01-31 |
* | Adds compute engine auth implementation that extends the signet auth class | Tim Emiola | 2015-01-31 |
* | 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 |
* | Attempts to remove a little of this tests flakiness | Tim Emiola | 2015-01-31 |
* | completes merges | Tim Emiola | 2015-01-31 |
* | Merge pull request #287 from tbetbetbe/grpc_ruby_unittest_cleanup | Michael Lumish | 2015-01-29 |
|\ |
|
| * | Update the suites used in the tests, run the bidi and server tests as their o... | Tim Emiola | 2015-01-29 |
| * | Add tagging to rpc_server multi-threading tests to isolate in their own test ... | Tim Emiola | 2015-01-29 |
| * | Fix a test that aborts on Docker images | Tim Emiola | 2015-01-29 |
* | | sync up with master | Yang Gao | 2015-01-27 |
|\ \ |
|
| * \ | Merge pull request #236 from tbetbetbe/grpc_ruby_update_interop_test_flags | Michael Lumish | 2015-01-27 |
| |\ \
| | |/
| |/| |
|
| | * | Allows production certificates to be specified | Tim Emiola | 2015-01-26 |
| | * | Adds support for overriding the server host name during SSL | Tim Emiola | 2015-01-26 |
| | * | Adds a dependency on signet. It's to be used for auth, but for now it sslconf... | Tim Emiola | 2015-01-26 |
| | * | Adds a flag for running all the tests | Tim Emiola | 2015-01-26 |
| | * | Removes the test state tracking, that's available on Jenkins | Tim Emiola | 2015-01-26 |
| | * | Added the use_tls flag toggle connecting securely | Tim Emiola | 2015-01-26 |
| * | | Remove port_picker.rb | Tim Emiola | 2015-01-26 |
| * | | Removes remaining references to port_picker | Tim Emiola | 2015-01-26 |
| * | | Removes port_picker from channel_spec | Tim Emiola | 2015-01-26 |
| * | | Removes port_picker from call_spec.rb, removes a redundant test | Tim Emiola | 2015-01-26 |
| * | | Removed port_picker from server_spec.rb | Tim Emiola | 2015-01-26 |
| * | | Removed port_picker from active_call_spec, fixed some style issues | Tim Emiola | 2015-01-26 |
| * | | Removes port_picker from rpc_server_spec | Tim Emiola | 2015-01-26 |
| * | | Removed port_picker form client_stub_spec | Tim Emiola | 2015-01-26 |
| |/ |
|
| * | Completes merge | Tim Emiola | 2015-01-26 |
| |\ |
|
| * | | Updates client_server_spec to use the server_port | Tim Emiola | 2015-01-26 |
| | * | Resolves issues that stopped that stopped tests from running ok | Tim Emiola | 2015-01-26 |
| * | | Cleans up some compiler warnings | Tim Emiola | 2015-01-26 |
| * | | Updates rb_server.c to return the created port when it's non-zero | Tim Emiola | 2015-01-26 |
| | * | Fixes markdown sytax errors | Tim Emiola | 2015-01-26 |
| |/ |
|
* / | run clang-format | Yang Gao | 2015-01-26 |
|/ |
|
* | Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api | murgatroid99 | 2015-01-23 |
|\ |
|
| * | fix a typo | Tim Emiola | 2015-01-23 |
| * | removed a reference to a google3 dir | Tim Emiola | 2015-01-22 |
| * | Remove Go links | Tim Emiola | 2015-01-22 |
| * | Removes google3 specifics from the README.md, aligns the description with an ... | Tim Emiola | 2015-01-22 |
| * | Removes Google username from TODOs, removes defunct TODOs | Tim Emiola | 2015-01-22 |
| * | Removed beefcake extension hook, it was no longer needed | Tim Emiola | 2015-01-22 |
* | | Resolved merge conflicts with master | murgatroid99 | 2015-01-21 |
|\ \
| |/
|/| |
|
* | | Merge pull request #141 from jboeuf/ssl_server_creds_integration | Craig Tiller | 2015-01-21 |
|\ \ |
|