aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
...
| * update rubyGravatar Carl Mastrangelo2018-05-02
|/
* Break out qps services into seperate protosGravatar kpayson642018-04-18
* Add C++ experimental API extensions for ALTS C stackGravatar Yihua Zhang2018-04-16
* Merge pull request #14945 from ara-ayvazyan/improve_log_perfGravatar Jan Tattermusch2018-04-12
|\
* \ Merge pull request #15021 from apolcyn/fix_gcov_rubyGravatar apolcyn2018-04-11
|\ \
| * | Fix codegen test under gcov configGravatar Alexander Polcyn2018-04-11
* | | fix race whereby we can call watch_connectivity_state on a destroyed channelGravatar Alexander Polcyn2018-04-05
|/ /
| * regenerate projects using tools/buildgen/generate_projects.shGravatar Jan Tattermusch2018-04-05
* | Merge pull request #14922 from apolcyn/ruby_bidi_errorGravatar apolcyn2018-04-04
|\ \ | |/ |/|
* | Regenerate projectsGravatar Mehrdad Afshari2018-04-04
| * Never throw CallErrors for failed bidi reads or writesGravatar Alexander Polcyn2018-04-03
|/
* Merge pull request #13634 from hassox/ruby-module-nameGravatar apolcyn2018-03-29
|\
* | Add test for verifying to get memory usage in client requestGravatar everysick2018-03-29
| * Updates the ruby generator RubyAsType to correctly account for underscores in...Gravatar Daniel Neighman2018-03-26
* | Use GRPC_RB_MEMSIZE_UNAVAILABLE in grpc_rb_md_ary_data_typeGravatar everysick2018-03-25
* | Merge pull request #14705 from xambroz/ruby_format_stringsGravatar apolcyn2018-03-23
|\ \
* \ \ Merge pull request #14751 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-21
|\ \ \
* | | | regenerate projectsGravatar Ruslan Nigmatullin2018-03-20
| * | | Revert "Revert "Channel Tracing Implementation; Part 1""Gravatar ncteisen2018-03-19
|/ / /
* | | Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
* | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
|\ \ \
| | * | Enable checking for the string format issuesGravatar xambroz2018-03-14
| | * | Fix potential format string vulnerabilityGravatar xambroz2018-03-14
| * | | Fix ruby documentGravatar nownabe2018-03-13
| |/ /
* | | Fix build and sanityGravatar ncteisen2018-03-02
* | | Fix build and sanityGravatar ncteisen2018-03-02
|/ /
* | Regenerate projectsGravatar Mehrdad Afshari2018-02-22
* | Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* | Merge pull request #14134 from apolcyn/fix_ruby_shutdown_raceGravatar apolcyn2018-02-09
|\ \
* \ \ Merge pull request #14132 from apolcyn/fix_benign_compression_options_mem_leakGravatar apolcyn2018-02-08
|\ \ \
* \ \ \ Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \ \
* \ \ \ \ Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \ \ \
| | * \ \ \ Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | build projectsGravatar Muxi Yan2018-02-06
| | * | | | | Remove compression_rubyGravatar Muxi Yan2018-02-06
| | | | | * | Guarantee no race between ruby server's shutdown_and_notify and destroyGravatar Alexander Polcyn2018-02-06
| | * | | | | fix typoGravatar Shohei Kamimori2018-02-05
| * | | | | | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| |\| | | | |
* | | | | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ / / / / |/| | | | |
| | * | | | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \ \ \ \
| | * | | | | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| |/ / / / / |/| | | | |
| | * | | | Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |/ / / / |/| | | |
* | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \ \ \ \
| | | | * | Refactor ruby server shutdown to fix a raceGravatar Alexander Polcyn2018-01-22
| | | * | | Fix two ruby memory leaks when exceptions are raisedGravatar Alexander Polcyn2018-01-22
| | | |/ /
| * | / / Fix arena to return aligned memory.Gravatar Mark D. Roth2018-01-22
| | |/ / | |/| |
| | * | Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
| |/ /