435 Commits (c3910cadb49eabcf196e056c1bd5860eb9966c29)

Author SHA1 Message Date
Tim Emiola a16d2ae325 Fixes a missed old module name reference in the interop client 10 years ago
Tim Emiola 79a0a521f8 Update README.md 10 years ago
Tim Emiola bd87162f0b Update README.md 10 years ago
Tim Emiola 5b07190843 Update README.md 10 years ago
Tim Emiola 400ba76208 Update README.md 10 years ago
Jayant Kolhe ad82155cd5 Update README.md 10 years ago
Tim Emiola 0e24d5b70f Fixes case, other minor corrections 10 years ago
Tim Emiola c33efe4ad5 Fixes the grpc.gemspec, clarifies the installation instructions 10 years ago
Tim Emiola 50b91d0018 Removes unnecesary check from the interop teste 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Tim Emiola 638a68b21a Removes the line that sed could not fix 10 years ago
Tim Emiola 7e7911f70d Updates the module name in the idiomatic and stub layers 10 years ago
Tim Emiola 409e6c804b Updates the module name in C extension, ensuring it compiles 10 years ago
Tim Emiola 67dc149403 Temporarily pauses some tests 10 years ago
Craig Tiller ad1fd3a49e Add proto copyrights 10 years ago
Tim Emiola 1a22275e15 Stop calling finish on server calls 10 years ago
Tim Emiola 9fd6770b1b fixes a typo 10 years ago
Tim Emiola 5d66df87c5 updates the client server spec to reflect that status is no longer shown 10 years ago
Tim Emiola b24054aee2 Disable failing wrapping level tests 10 years ago
Tim Emiola c3ac185491 Fixes a event compiler error 10 years ago
Craig Tiller c4f0ebe63b Prepare for the new batch call API. 10 years ago
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