Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-24 | |
| |\ \ | |/ / |/| | | ||||
* | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-20 | |
|\ \ \ | ||||
| | * \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-19 | |
| | |\ \ | | |/ / | |/| | | ||||
| * | | | Fixed a couple of issues, removed ruby-level signal handling again | murgatroid99 | 2016-05-18 | |
| | | | | ||||
| * | | | Made signal handling properly handle non-killing signals | murgatroid99 | 2016-05-16 | |
| | | | | ||||
| * | | | Handle signals properly when dropping GVL | murgatroid99 | 2016-05-16 | |
| | | | | ||||
* | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine | Craig Tiller | 2016-05-14 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| | * | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-13 | |
| |/ / |/| | | ||||
* | | | Revert "Revert "cronet wrapper code"" | makdharma | 2016-05-11 | |
| | | | ||||
| * | | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-05-10 | |
| |\ \ | |/ / |/| | | ||||
* | | | Revert "Merge pull request #6214 from makdharma/master" | Nicolas "Pixel" Noble | 2016-05-09 | |
| | | | | | | | | | | | | | | | This reverts commit 48d833a9d8280216040ef731341502d7d0f157e4, reversing changes made to 66e9d8e8a7717d7ccece629df4454fc546e19daa. | |||
* | | | Merge pull request #6472 from murgatroid99/ruby_signal_handling2 | Jan Tattermusch | 2016-05-09 | |
|\ \ \ | | | | | | | | | Make Ruby library terminate on Ctrl+C on client and server | |||
| * | | | Added explanation about handling signals in C | murgatroid99 | 2016-05-06 | |
| | | | | ||||
| * | | | Make Ruby library terminate on Ctrl+C on client and server | murgatroid99 | 2016-05-06 | |
| | | | | ||||
* | | | | Merge pull request #6458 from nicolasnoble/ruby-fixes | Nicolas Noble | 2016-05-05 | |
|\ \ \ \ | | | | | | | | | | | Ruby fixes - for the release branch this time... | |||
* \ \ \ \ | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | cronet wrapper code | |||
| | * | | | Cleaning up includes. | Nicolas "Pixel" Noble | 2016-05-05 | |
| | | | | | ||||
| | * | | | 'exception_info' is a bad word for Windows... | Nicolas "Pixel" Noble | 2016-05-05 | |
| | | | | | ||||
| | * | | | Let's not compile grpc under Windows - it's taken care of already. | Nicolas "Pixel" Noble | 2016-05-05 | |
| |/ / / |/| | | | ||||
| * | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 | |
| | | | | ||||
| | * | | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-05-03 | |
| | |\ \ | |_|/ / |/| | | | ||||
| * | | | reran generate_projects.sh after @nnoble's fix in PR6399. | Makarand Dharmapurikar | 2016-05-02 | |
| | | | | ||||
* | | | | Always build the grpc library when building the ruby extension. | Nicolas "Pixel" Noble | 2016-05-02 | |
| | | | | ||||
| * | | | Reran tools/buildgen/generate_projects.sh again. | Makarand Dharmapurikar | 2016-05-01 | |
|/ / / | ||||
| * | | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-29 | |
| |\ \ | |/ / |/| | | ||||
* | | | Fixed unused parameter error | murgatroid99 | 2016-04-28 | |
| | | | ||||
* | | | Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback | murgatroid99 | 2016-04-28 | |
| | | | ||||
* | | | Merge pull request #6196 from y-zeng/call-error-to-string | Craig Tiller | 2016-04-28 | |
|\ \ \ | | | | | | | | | Provide a function that converts grpc_call_error values into a string | |||
| | * \ | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-27 | |
| | |\ \ | |_|/ / |/| | | | ||||
| | | * | Change win32 file suffix | Yuchen Zeng | 2016-04-26 | |
| |_|/ |/| | | ||||
* | | | Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby | Jan Tattermusch | 2016-04-26 | |
|\ \ \ | | | | | | | | | Add peer_cert method to Ruby call object | |||
| | | * | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-04-26 | |
| | | |\ | |_|_|/ |/| | | | ||||
| | | * | generate_projects.sh and fix copyright year | Sree Kuchibhotla | 2016-04-21 | |
| | | | | ||||
| * | | | Fix a mixed declaration warning in the grpc_rb_call_get_peer_cert method | Eric Richardson | 2016-04-21 | |
| | | | | ||||
* | | | | Merge pull request #5958 from deepaklukose/skip_client_cert_verification | Jan Tattermusch | 2016-04-20 | |
|\ \ \ \ | | | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication. | |||
| | * | | | Short-circuit `peer_cert` if we're insecure or unauthenticated | Eric Richardson | 2016-04-20 | |
| | | | | | ||||
| | * | | | Add peer_cert method to Ruby call object | Eric Richardson | 2016-04-20 | |
| |/ / / |/| | | | ||||
| * | | | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 | |
| | |/ | |/| | | | | | | | application handle the authentication. | |||
| | * | Provide a function that converts grpc_call_error values into a string | Yuchen Zeng | 2016-04-15 | |
| |/ | ||||
* / | After running generate_projects.sh | Yuchen Zeng | 2016-04-15 | |
|/ | ||||
* | Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadata | Jan Tattermusch | 2016-04-05 | |
|\ | | | | | Raise on unexpected metadata values | |||
* | | Fix codegen | Craig Tiller | 2016-04-04 | |
| | | ||||
| * | Raise on unexpected metadata values | Rafael Sales | 2016-03-31 | |
|/ | | | | | | | | The existing implementation was causing segmentation fault because src/ruby/ext/grpc/rb_call.c:358 was trying to convert any value type other than Array to String. The Array type is handled in first `if`. This change will cause the Ruby code that sends non-string values to fail with a better message: `ArgumentError: Header values must be of type string or array` | |||
* | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 | |
|\ | ||||
* | | Update copyrights | Craig Tiller | 2016-03-31 | |
| | | ||||
| * | Merge pull request #5691 from ctiller/idempotent | Nicolas Noble | 2016-03-30 | |
|/| | | | | | Idempotent request support for core | |||
* | | Merge branch 'release-0_13' into manual-upmerge | Nicolas "Pixel" Noble | 2016-03-30 | |
|\ \ | ||||
| * | | Better memory management for grpc_rb_byte_buffer_to_s. | Nicolas "Pixel" Noble | 2016-03-30 | |
| | | | ||||
| * | | Fix Ruby memory leaks | Zhuochun | 2016-03-30 | |
| | | | | | | | | | | | | | | | | | | - `recv_message` is not cleaned up after call - `send_message` is not cleaned up in failure cases - `xmalloc` ruby string is not freed after used | |||
| | * | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 | |
| | |\ | |_|/ |/| | |