aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
...
* | | | | Merge pull request #5958 from deepaklukose/skip_client_cert_verificationGravatar Jan Tattermusch2016-04-20
|\ \ \ \ \ | |/ / / / |/| | | |
| | * | | Short-circuit `peer_cert` if we're insecure or unauthenticatedGravatar Eric Richardson2016-04-20
| | * | | Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqViewGravatar Eric Richardson2016-04-20
| | * | | Add peer_cert method to Ruby call objectGravatar Eric Richardson2016-04-20
* | | | | Eradicate Uniform, Deterministic, and Pareto interarrivalGravatar vjpai2016-04-20
| |/ / / |/| | |
| * | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
* | | | Merge pull request #6189 from y-zeng/default-verbosityGravatar Yuchen Zeng2016-04-19
|\ \ \ \ | |/ / / |/| | |
* | | | actually stop benchmark serverGravatar Jan Tattermusch2016-04-18
* | | | remove trailing whitespacesGravatar Jan Tattermusch2016-04-18
| | * | Provide a function that converts grpc_call_error values into a stringGravatar Yuchen Zeng2016-04-15
| |/ / |/| |
| * | After running generate_projects.shGravatar Yuchen Zeng2016-04-15
|/ /
* / New CQ for each client callGravatar vjpai2016-04-12
|/
* ruby: Add test case for referring external packageGravatar Jun Mukai2016-04-07
* Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadataGravatar Jan Tattermusch2016-04-05
|\
* \ Merge pull request #6070 from ctiller/head-of-line-blockingGravatar Jan Tattermusch2016-04-05
|\ \
* | | Make ruby library conform to status code specGravatar murgatroid992016-04-04
| * | Fix codegenGravatar Craig Tiller2016-04-04
|/ /
* | Merge pull request #6010 from vjpai/i_know_rubiesGravatar Jan Tattermusch2016-04-01
|\ \
| | * Add spec to make sure invalid metadata values raise ArgumentErrorGravatar Rafael Sales2016-03-31
| | * Raise on unexpected metadata valuesGravatar Rafael Sales2016-03-31
| |/ |/|
| * Support many oustanding RPCs per channel - forgot to do this last timeGravatar Vijay Pai2016-03-31
* | Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\ \
* | | Update copyrightsGravatar Craig Tiller2016-03-31
| * | Merge pull request #5691 from ctiller/idempotentGravatar Nicolas Noble2016-03-30
|/| |
| | * Merge branch 'master' into i_know_rubiesGravatar Vijay Pai2016-03-30
| | |\ | |_|/ |/| |
| | * Support secure clientGravatar vjpai2016-03-30
| | * Support server-side secure test.Gravatar vjpai2016-03-30
| | * Improved formattingGravatar vjpai2016-03-30
| | * Add streaming clientGravatar vjpai2016-03-30
| | * Add support for unary client, closed-loop or poissonGravatar vjpai2016-03-30
* | | Merge branch 'release-0_13' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-03-30
|\ \ \
| | | * Fix scoping for client, in preparation for implementationGravatar vjpai2016-03-29
| | | * Fix scope on an each - no need for class scopeGravatar vjpai2016-03-29
| | | * Working ruby server implementationGravatar vjpai2016-03-29
| | | * Make histogram more canonically Ruby-styleGravatar vjpai2016-03-29
| * | | Better memory management for grpc_rb_byte_buffer_to_s.Gravatar Nicolas "Pixel" Noble2016-03-30
| * | | Fix Ruby memory leaksGravatar Zhuochun2016-03-30
| | | * Merge branch 'master' into i_know_rubiesGravatar vjpai2016-03-29
| | | |\ | |_|_|/ |/| | |
| | * | Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| | |\ \ | |_|/ / |/| | |
| * | | Make channels and calls properly mark references to their credentialsGravatar murgatroid992016-03-23
| * | | Add GC marking for composite credentialsGravatar murgatroid992016-03-23
| * | | Properly mark proc used in call credentials for garbage collectionGravatar murgatroid992016-03-23
* | | | Merge pull request #5744 from murgatroid99/ruby_gc_mark_credentials_callbackGravatar Jan Tattermusch2016-03-21
|\ \ \ \
* \ \ \ \ Merge pull request #5490 from murgatroid99/ruby_call_credentials_log_errorGravatar Jan Tattermusch2016-03-21
|\ \ \ \ \
| | | | | * Initial skeleton of benchmark client and serverGravatar vjpai2016-03-21
| | | | * | Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-21
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | | * Initial work for Ruby performance testingGravatar vjpai2016-03-18
* | | | | | regenerated projectsGravatar David Garcia Quintas2016-03-18
| |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into ruby_call_credentials_log_errorGravatar murgatroid992016-03-17
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-16
| | | | |\ | |_|_|_|/ |/| | | |