Tim Emiola
14e941d0d2
Bump ruby version to match the new release
10 years ago
Tim Emiola
f20d760972
Updates the Rakefile
...
- simplify the test suite namespace
- fix bug in test suite setup where wrappper tests were run twice
- removes unnecessary descs
- add bunder's gem tasks for release and installation
10 years ago
Tim Emiola
f3770c38b7
Renables the test checking the server can send the initial bidi message
10 years ago
Tim Emiola
601869bb1a
Enables some incorrectly disabled tests
10 years ago
Tim Emiola
77e2fb0f95
Corrects the handling of metadata when the optional deadline is specified
10 years ago
Tim Emiola
e52995ef2b
Adds back calls to #finish at the end of server calls
10 years ago
Tim Emiola
62e3cc8429
Exposes the metadata method in server-side ActiveCall view classes
10 years ago
Tim Emiola
d5c733e824
Fixes reference to variable in the auth package
10 years ago
Tim Emiola
dfa5efb72e
Removes unused dependencies
10 years ago
Tim Emiola
485f0ed140
Corrects the host used in the client_server spec tests
10 years ago
Tim Emiola
4c7caf6180
Fix for #804
10 years ago
Tim Emiola
c32375c67c
Decompose the ClientStub initialize method
10 years ago
Tim Emiola
0ce8edc49e
Updates ruby code affected by the secure server API change
10 years ago
Tim Emiola
3a0d9768d3
Updates the ruby C extension to match the new secure C server API
10 years ago
Misha Brukman
5cdf37eb7b
Removed execute permissions from README files.
10 years ago
mattn
b9e1563853
Support ruby 2.2.0
10 years ago
murgatroid99
6a4c4fabf3
Added ruby tests to run_tests.py
10 years ago
Aggelos Avgerinos
46566b8c95
Fix typos 'proivde' -> 'provide' and 'e,g.' -> 'e.g.'
10 years ago
Tim Emiola
c4a4288f83
Update grpc.gemspec
10 years ago
Tim Emiola
ed3671e180
Synchronize initial package versions
10 years ago
Tim Emiola
7708998b5a
Tmp fix: splits the hostname from the host before creating a call
10 years ago
Tim Emiola
1d5f2d26df
Removes a redundant canary test
10 years ago
Tim Emiola
fca1eb454c
Remove the ruby gRPC auth implementation
10 years ago
Tim Emiola
71034819fd
Updates the pubsub demo to use the new auth library
10 years ago
Tim Emiola
d6e652716a
Updates the interop client to use the new auth library
10 years ago
Tim Emiola
f73fdfbbb3
Adds a reference to GoogleAuth
10 years ago
Tim Emiola
494f2f9706
Remove the ruby gRPC auth implementation
10 years ago
Tim Emiola
2731d3f40d
Updates the pubsub demo to use the new auth library
10 years ago
Tim Emiola
b44da465d6
Updates the interop client to use the new auth library
10 years ago
Tim Emiola
cc1150f49f
Adds a reference to GoogleAuth
10 years ago
Tim Emiola
18180f0e84
Temporarily suspend some tests that started failing because during the final shutdown
10 years ago
Tim Emiola
957537e016
Reflect a C-api name change
10 years ago
Julien Boeuf
597a4f2273
Verifying the peer name on the X509 Certs correctly.
...
- The SANs take precedence over the CN.
- The CN is only checked if there are no SANs.
- Fixing the tests as the test cert did not list *.test.google.com in
the SANs. Will fix the test cert another time...
10 years ago
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
...
More comment improvements
10 years ago
Tim Emiola
5b07190843
Update README.md
...
fix comment about the installation location
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