aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
...
* | Re-organizes the GRPC_ROOT detection code in extconf.rbGravatar Tim Emiola2015-06-04
* | bump grpc ruby versionGravatar Tim Emiola2015-06-03
* | Merge pull request #1889 from tbetbetbe/grpc-ruby-update-readme-installGravatar Jayant Kolhe2015-06-03
|\ \
| * | Update INSTALL on Ruby README.mdGravatar Tim Emiola2015-06-03
* | | Merge pull request #1866 from dgquintas/stack-allocate-bb-readerGravatar Craig Tiller2015-06-02
|\ \ \
| | | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-02
| | | |\ | |_|_|/ |/| | |
* | | | Corrects the cancel_after_first_response testGravatar Tim Emiola2015-06-02
| |/ / |/| |
| * | Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
|/ /
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-29
| |\ | |/ |/|
* | Add's logging tweaks thread interaction for bidi_serverGravatar Tim Emiola2015-05-28
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-26
| |\ | |/ |/|
* | Updates gRPC Ruby to 0.9.0Gravatar Tim Emiola2015-05-26
* | Merge pull request #1735 from tbetbetbe/grpc-rb-rpc-server-improvementsGravatar Michael Lumish2015-05-26
|\ \
| | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-24
| | |\
* | | | Update ruby add_http2_port comments to use port 50051Gravatar remi Taylor2015-05-24
| |_|/ |/| |
| * | Various tweaks to improve server stabilityGravatar Tim Emiola2015-05-22
|/ /
* | Don't include a core fileGravatar vjpai2015-05-21
* | Merge pull request #1690 from ctiller/gem-shardGravatar Yang Gao2015-05-21
|\ \
| * | Fix segfault exposed by RubyGravatar Craig Tiller2015-05-20
* | | Encapsulate logger within GRPC moduleGravatar Nick Gauthier2015-05-20
|/ /
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-19
| |\ | |/ |/|
* | Merge pull request #1589 from nicolasnoble/ruby-cleanupGravatar Tim Emiola2015-05-19
|\ \
| | * Ensure that there's always a poller for completionGravatar Craig Tiller2015-05-17
| |/ |/|
| * Enabling the ruby extension to automatically build grpc.Gravatar Nicolas "Pixel" Noble2015-05-14
| * Straightening out the includes.Gravatar Nicolas "Pixel" Noble2015-05-14
* | remove redudant optional keyword in proto3Gravatar Yang Gao2015-05-13
|/
* Add accidentally deleted escapeGravatar Craig Tiller2015-05-12
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
|\
| * Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...Gravatar Yang Gao2015-05-12
| |\
* | | Getting rid of more seemingly dead codeGravatar Craig Tiller2015-05-12
* | | Remove unusable functionsGravatar Craig Tiller2015-05-11
* | | Remove unusable functionsGravatar Craig Tiller2015-05-11
* | | Fix Ruby compile errorGravatar Craig Tiller2015-05-11
* | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-11
|\| |
* | | Ruby progressGravatar Craig Tiller2015-05-11
* | | Ruby progressGravatar Craig Tiller2015-05-11
* | | Ruby progressGravatar Craig Tiller2015-05-11
| * | Ruby style changes: replace `== 0` with `zero?`Gravatar Aggelos Avgerinos2015-05-09
* | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\| |
* | | Fix ruby serverGravatar Craig Tiller2015-05-08
| | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | |\ | | |/ | |/|
| * | Merge pull request #1517 from tbetbetbe/grpc-ruby-dont-extend-stringGravatar Michael Lumish2015-05-08
|/| |
| | * Port Ruby to new APIGravatar Craig Tiller2015-05-08
| |/ |/|
| * Really removes the string monkey-patchGravatar Tim Emiola2015-05-07
| * make underscore a class method of GenericServiceGravatar Tim Emiola2015-05-07
* | Pin the version of rubocop used in grpc.gemspecGravatar Tim Emiola2015-05-06
|/
* Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-24
|\
* | clang-formatGravatar Craig Tiller2015-04-24
| * Corrects bad return values in C error-handling blockGravatar Tim Emiola2015-04-24
| * Move Notifier into its own fileGravatar Tim Emiola2015-04-24