aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/ext
Commit message (Expand)AuthorAge
...
| | | * Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-04-26
| | | |\ | |_|_|/ |/| | |
| | | * generate_projects.sh and fix copyright yearGravatar Sree Kuchibhotla2016-04-21
| * | | Fix a mixed declaration warning in the grpc_rb_call_get_peer_cert methodGravatar Eric Richardson2016-04-21
* | | | 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
| | * | | Add peer_cert method to Ruby call objectGravatar Eric Richardson2016-04-20
| |/ / / |/| | |
| * | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | |/ | |/|
| | * 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
|/
* Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadataGravatar Jan Tattermusch2016-04-05
|\
* | Fix codegenGravatar Craig Tiller2016-04-04
| * Raise on unexpected metadata valuesGravatar Rafael Sales2016-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 'release-0_13' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-03-30
|\ \
| * | Better memory management for grpc_rb_byte_buffer_to_s.Gravatar Nicolas "Pixel" Noble2016-03-30
| * | Fix Ruby memory leaksGravatar Zhuochun2016-03-30
| | * 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
|\ \ \ \
| | | | * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-21
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | regenerated projectsGravatar David Garcia Quintas2016-03-18
| |_|/ / |/| | |
| * | | Merge branch 'master' into ruby_call_credentials_log_errorGravatar murgatroid992016-03-17
| |\ \ \ | |/ / / |/| | |
| | * | Make channels and calls properly mark references to their credentialsGravatar murgatroid992016-03-14
| | * | Add GC marking for composite credentialsGravatar murgatroid992016-03-14
| | * | Properly mark proc used in call credentials for garbage collectionGravatar murgatroid992016-03-14
| |/ / |/| |
| | * Add a place for testsGravatar Craig Tiller2016-03-10
| |/ |/|
* | Always ref writable streamsGravatar Craig Tiller2016-03-02
| * Minor fix to backtrace retreival codeGravatar murgatroid992016-02-29
* | Merge pull request #5441 from a-veitch/no_binary_tagsGravatar Bogdan Drutu2016-02-29
|\ \
| | * Add error output for failed ruby credentials pluginGravatar murgatroid992016-02-29
| |/ |/|
| * regenerate importsGravatar Alistair Veitch2016-02-26
* | Merge branch 'master' into backport-mergeGravatar Nicolas "Pixel" Noble2016-02-22
|\|
* | Adding an explanatory comment.Gravatar Nicolas "Pixel" Noble2016-02-22
* | Adding the init / destruct of grpc for ruby in a gpr_once.Gravatar Nicolas "Pixel" Noble2016-02-21
* | Slightly better workaround given the circumstances.Gravatar Nicolas "Pixel" Noble2016-02-21
* | Fixing a reported ruby crash when using ruby_vm_at_exit.Gravatar Nicolas "Pixel" Noble2016-02-20
| * Flagging the missing API entries.Gravatar Nicolas "Pixel" Noble2016-02-17
| * Merge github.com:grpc/grpc into compatibility_modeGravatar Craig Tiller2016-02-11
| |\ | |/ |/|
* | Merge pull request #5088 from murgatroid99/core_long_int64_tGravatar Craig Tiller2016-02-08
|\ \
* | | Fixing Mac build for Ruby.Gravatar Nicolas Noble2016-02-05
* | | Properly compiling distributable native gems.Gravatar Nicolas "Pixel" Noble2016-02-05
| * | Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
|/ /
| * Make binary compatibility not the defaultGravatar Craig Tiller2016-02-04
|/
* Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
|\
| * mergeGravatar Alistair Veitch2016-02-03
| |\