aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
* Bumping to 1.0.0-pre2.Gravatar Nicolas "Pixel" Noble2016-07-29
* Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_argGravatar murgatroid992016-07-28
|\
| * Merge pull request #7534 from murgatroid99/ruby_tools_script_namingGravatar kpayson642016-07-27
| |\
* | | Ruby Tools: automatically include plugin argument in protoc commandGravatar murgatroid992016-07-27
|/ /
* | Updated ruby protos to use new _pb filenameGravatar Ken Payson2016-07-26
| * Remove .rb suffix from grpc-tools scripts, to be consistent with other gemsGravatar murgatroid992016-07-26
|/
* Remove undefined reference warning in Ruby buildGravatar murgatroid992016-07-19
* Make new linker warning linux-onlyGravatar murgatroid992016-07-19
* Fix undefined reference in Ruby code, add linker warningGravatar murgatroid992016-07-19
* Improved some Ruby inline documentationGravatar murgatroid992016-07-12
* Flagging master as 1.0.0-pre1.Gravatar Nicolas "Pixel" Noble2016-07-12
* Merge branch 'master' into ruby_api_review_changesGravatar murgatroid992016-07-08
|\
* | Revert changes to SingleReqView and MultiReqViewGravatar murgatroid992016-07-08
| * Merge pull request #7270 from kpayson64/ruby_ga_changeGravatar kpayson642016-07-07
| |\
* | | Split incoming initial and trailing metadata in Ruby callsGravatar murgatroid992016-07-07
| | * Change cancelled to cancelled?Gravatar Ken Payson2016-07-07
| |/ |/|
| * Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_read...Gravatar David Garcia Quintas2016-07-06
| |\ | |/ |/|
| * regenerated projectsGravatar David Garcia Quintas2016-06-30
| * Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* | Added a comment about Ruby queue destructionGravatar murgatroid992016-06-30
* | Simplified Ruby completion queue destruction codeGravatar murgatroid992016-06-30
* | Updated compression tests with batch API changesGravatar murgatroid992016-06-29
* | Resolved merge conflicts with masterGravatar murgatroid992016-06-28
|\|
* | Fix bug that occasionally caused a call to be deleted twiceGravatar murgatroid992016-06-28
| * Add a unit test for compression.Gravatar yang-g2016-06-26
| * Merge pull request #6803 from sreecha/epoll_changesGravatar Craig Tiller2016-06-25
| |\
| * | Update master branch to 0.16.0-devGravatar murgatroid992016-06-24
* | | Fix handling of one error in bidi calls, and one interop server methodGravatar murgatroid992016-06-23
* | | Fixed missing variable propagationGravatar murgatroid992016-06-23
* | | Merge branch 'grpc_trace_granularity' into ruby_garbage_collection_fixesGravatar murgatroid992016-06-23
|\| |
| | * Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
| | |\ | | |/ | |/|
| | * Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-16
| | |\
* | | | Fixed ruby timeout_on_sleeping_server implementationGravatar murgatroid992016-06-15
| * | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| |\ \ \ | | | |/ | | |/|
* | | | Removed an extra mark object, fixed some documentationGravatar murgatroid992016-06-13
* | | | Finished removing CompletionQueue from Ruby API, made some changes for clarityGravatar murgatroid992016-06-13
| | * | Regenerate build filesGravatar Yuchen Zeng2016-06-10
| | | * generate_projects.sh after adding grpc_use_signal() APIGravatar Sree Kuchibhotla2016-06-10
| | |/
| * | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| |\|
| | * Add C++ support for using external FDGravatar Adam Michalik2016-06-07
| | * implement support for adding external fd to serverGravatar Adam Michalik2016-06-07
| | * separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07
| | * add testsGravatar Adam Michalik2016-06-07
| * | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
| |\|
* | | Ruby: Moved completion queue entirely into extension codeGravatar murgatroid992016-06-06
| | * Merge pull request #6750 from makdharma/cronetGravatar Jan Tattermusch2016-06-06
| | |\
| * | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
| |\| |
| | * | Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| | |\ \
| | * \ \ Merge pull request #6674 from murgatroid99/node_ruby_codegen_commentsGravatar Jan Tattermusch2016-06-03
| | |\ \ \
* | | | | | Remove Ruby copy initializers. They don't make sense with wrapped structs, an...Gravatar murgatroid992016-06-02