263 Commits (82c8d6de1ee065deb0330a101287e91583e35fbe)

Author SHA1 Message Date
Tim Emiola 43374163ec Corrects a typo 10 years ago
Tim Emiola d5d00d5c8f Adds a demo app that accesses the live pubsub service. 10 years ago
Tim Emiola 7256b055f2 Add generated code for accessing the v1 pubsub API from Ruby 10 years ago
Tim Emiola c799e81863 Adds a missing return 10 years ago
Craig Tiller a7cac78516 Prepare for the new batch call API. 10 years ago
Tim Emiola ce062f2174 Updates interop client to use update_proc 10 years ago
Tim Emiola 03d70c649f Adds updater_proc, to simplify the setup of credentials during stub creation 10 years ago
Tim Emiola 8c750f44f4 Adds a compute engine auth GCE interop test 10 years ago
Tim Emiola 2e2085693b Adds an interop tests if OAuth behaviour is functioning 10 years ago
Tim Emiola 179eabb253 Updates the generated code to reflect test updates 10 years ago
Tim Emiola 11f75faf4d Ensures the auth modules are available with just require 'grpc' 10 years ago
Tim Emiola 4694df3c4e Adds compute engine auth implementation that extends the signet auth class 10 years ago
Tim Emiola 720bc81c89 Adds a signet based service_account creds implementation 10 years ago
Tim Emiola 5d6dfd59b3 Extends signet with an apply/apply! methods 10 years ago
Tim Emiola 36066537cf Fix lint errors, other cleanups 10 years ago
Tim Emiola 3306139df0 Adds an emacs modeline 10 years ago
Tim Emiola 6f06a7e81d Attempts to remove a little of this tests flakiness 10 years ago
Tim Emiola 554a11c018 completes merges 10 years ago
Tim Emiola 397fda0b0c Update the suites used in the tests, run the bidi and server tests as their own suites in the default target 10 years ago
Tim Emiola 91044c10d1 Add tagging to rpc_server multi-threading tests to isolate in their own test suite 10 years ago
Tim Emiola dd73f10122 Fix a test that aborts on Docker images 10 years ago
Tim Emiola 426167c88e Allows production certificates to be specified 10 years ago
Tim Emiola 2854ad7aa4 Adds support for overriding the server host name during SSL 10 years ago
Tim Emiola 6e1f10d757 Adds a dependency on signet. It's to be used for auth, but for now it sslconfig module is required 10 years ago
Tim Emiola 4eecb5da1a Adds a flag for running all the tests 10 years ago
Tim Emiola 965dda629e Removes the test state tracking, that's available on Jenkins 10 years ago
Tim Emiola 9cae580877 Added the use_tls flag toggle connecting securely 10 years ago
Tim Emiola a398a342ae Remove port_picker.rb 10 years ago
Tim Emiola a816818716 Removes remaining references to port_picker 10 years ago
Tim Emiola 72f14c3e35 Removes port_picker from channel_spec 10 years ago
Tim Emiola d02d1d50b7 Removes port_picker from call_spec.rb, removes a redundant test 10 years ago
Tim Emiola 61ddba35fe Removed port_picker from server_spec.rb 10 years ago
Tim Emiola f875aa3698 Removed port_picker from active_call_spec, fixed some style issues 10 years ago
Tim Emiola a8ecbe9a10 Removes port_picker from rpc_server_spec 10 years ago
Tim Emiola a679f9fbd0 Removed port_picker form client_stub_spec 10 years ago
Tim Emiola 0343b10817 Updates client_server_spec to use the server_port 10 years ago
Tim Emiola 75d7f9a3a6 Resolves issues that stopped that stopped tests from running ok 10 years ago
Tim Emiola 6aa182fb2c Cleans up some compiler warnings 10 years ago
Tim Emiola 0a7d85893c Updates rb_server.c to return the created port when it's non-zero 10 years ago
Tim Emiola 0343f7f3a6 Fixes markdown sytax errors 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
Tim Emiola 5d11f8e7a1 fix a typo 10 years ago
Tim Emiola d428c54681 removed a reference to a google3 dir 10 years ago
Tim Emiola 5d11c1ad0d Remove Go links 10 years ago
Tim Emiola 9fe51788e3 Removes google3 specifics from the README.md, aligns the description with an open source release 10 years ago
Tim Emiola eaed637dba Removes Google username from TODOs, removes defunct TODOs 10 years ago
Tim Emiola 1bbe9ea232 Removed beefcake extension hook, it was no longer needed 10 years ago
Tim Emiola c6a33a21a0 Removed unexpected reference to auth.rb 10 years ago
Tim Emiola 2b5637615a Updates ruby to stop using grpc_start_invoke 10 years ago
Julien Boeuf 073d7b6cd9 Fixing node and ruby builds. 10 years ago