Esun Kim
65be93cae3
[Example] C++ Auth/SSL example ( #36842 )
...
Adding a new SSL example.
Closes #36842
PiperOrigin-RevId: 642310656
6 months ago
Eugene Ostroukhov
33f56657d2
[Samples] Health checking example ( #36235 )
...
Closes #36235
PiperOrigin-RevId: 623204716
8 months ago
Yash Tibrewal
4f445219ef
[C++ Examples] Add an example for keepalive ( #33191 )
...
<!--
If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.
If your pull request is for a specific language, please add the
appropriate
lang label.
-->
2 years ago
Yash Tibrewal
1293ee8286
Gcp Observability: Add example ( #32710 )
...
Adds a simple hello-world example for GCP Observability purposes along
with a README.
The microservices observability user guide is not yet up, but this still
refers to it anyway.
<!--
If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.
If your pull request is for a specific language, please add the
appropriate
lang label.
-->
2 years ago
Craig Tiller
d1e01ac139
Add a test for a (now-illegal) build file construct ( #27602 )
...
* Add a test for a (now-illegal) build file construct
* add to test suite!
* fix
* fix
* fix syntax
3 years ago
Esun Kim
e7afadc255
Refactor examples BUILD files
4 years ago
Esun Kim
c0047f46b5
Upgrade Ubuntu 14.04 -> 18.04
4 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Jan Tattermusch
5deaaa998c
install bundler in dockerfiles
9 years ago
Jan Tattermusch
b5f7397b08
cleanup distribtest Dockerimages
9 years ago
Craig Tiller
e3fd4aa588
Ruby linux testing support
9 years ago
Craig Tiller
17f697bdd3
Add ubuntu, fix inheritance
9 years ago
Craig Tiller
040bbe90d4
Much docker. Wow.
9 years ago
Craig Tiller
b2afc1f680
Starting Python
9 years ago
murgatroid99
73cefb8b90
Updated copyright in Ruby version file
9 years ago
murgatroid99
0e59927b87
Update Ruby library version for next release
9 years ago
Tim Emiola
0deeb04a0b
Bump version to reflect changes to the gRPC ruby package
9 years ago
Tim Emiola
bab6706f41
Bumps the ruby version to beta
9 years ago
murgatroid99
7f27db2cb5
Bumped Ruby package version to 0.10.0
10 years ago
Tim Emiola
27243c223b
Bump version of grpc ruby for release on the release branch
...
- grpc ruby 0.9.3 should have released from the release branch but was not
- it needs to be re-released from that branch
10 years ago
Tim Emiola
1a2988df2b
Update version; fix dependency advisory comment
10 years ago
Tim Emiola
9341045307
bump grpc ruby version
10 years ago
Tim Emiola
af74e4e47d
Updates gRPC Ruby to 0.9.0
10 years ago
Tim Emiola
e1fd1bbe14
Update the version to 0.6.1
10 years ago
Tim Emiola
14e941d0d2
Bump ruby version to match the new release
10 years ago
Tim Emiola
ed3671e180
Synchronize initial package versions
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
7e7911f70d
Updates the module name in the idiomatic and stub layers
10 years ago
Tim Emiola
e2860c5bdb
Adds rubocop and fixes most style violations it detected
...
- add rubocop as a dev dependency
- fixed many style violations it reported, often using --auto-correct
- add a rubocop config
- .rubocop.yml shows the exceptions
- .rubocopy_todo.yml tracks outstanding style issues
- adds a rake task to allow rubocop styling checks to be automated
10 years ago
nnoble
097ef9b7d9
Incorporating ruby into the master grpc repository.
...
Change on 2014/12/01 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81111468
10 years ago