aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby
Commit message (Expand)AuthorAge
* Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0Gravatar Nicolas "Pixel" Noble2017-03-24
|\
| * add generated imports header to be able to build on mingwGravatar Alexander Polcyn2017-03-23
| * Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1Gravatar apolcyn2017-03-23
| |\
| * \ Merge pull request #9986 from apolcyn/fix_connectivityGravatar apolcyn2017-03-23
| |\ \
| | * | fix mac crash on abruptly ended server threadGravatar Alexander Polcyn2017-03-22
| | * | get rid of time check increment in watch connectivity state loopGravatar Alexander Polcyn2017-03-22
| | * | fix setting of time_check_increment in watch conn state loopGravatar Alexander Polcyn2017-03-21
| | * | make fewer lock/unlock calls and loop on cv_wait in watch conn stateGravatar Alexander Polcyn2017-03-21
| | * | add passing test that kills a process while there are active watch chan state...Gravatar Alexander Polcyn2017-03-20
| | | * bump v1.2.x branch to 1.2.1-pre1Gravatar Alexander Polcyn2017-03-20
| | |/ | |/|
| * | Going for 1.2.0Gravatar David Garcia Quintas2017-03-20
| | * add end2end tests to formatter and adjust to formatterGravatar Alexander Polcyn2017-03-20
| | * use RTEST with channel watch arg to capture larger set of truthy argsGravatar Alexander Polcyn2017-03-19
| * | Bump 1.2.x version to pre-2Gravatar Ken Payson2017-03-16
| | * add copyright header to fix failing sanity testsGravatar Alexander Polcyn2017-03-15
| | * remove now-unused channel completion queuesGravatar Alexander Polcyn2017-03-15
| | * add a README for new test directoryGravatar Alexander Polcyn2017-03-15
| | * stop mixing gpr mutexes and the ruby gil to fix channel closing deadlockGravatar Alexander Polcyn2017-03-15
| | * add another currently failing test related to channels and deadlockGravatar Alexander Polcyn2017-03-15
| | * watch channel state without the gil to fix deadlock on abrupt SIGTERMGravatar Alexander Polcyn2017-03-15
| | * add failing test revealing bug in channel state apiGravatar Alexander Polcyn2017-03-15
| | * make end2end test ports dynamic and slight refactorGravatar Alexander Polcyn2017-03-15
| | * add initial framework for full end2end tests outside of rspecGravatar Alexander Polcyn2017-03-14
| | * fix up tests and remove two unlocks in a row bugGravatar Alexander Polcyn2017-03-14
| | * in the middle of fixing watch and get connectivity state to work with new cha...Gravatar Alexander Polcyn2017-03-14
| | * change if to while to avoid unsafe wakeupGravatar Alexander Polcyn2017-03-13
| | * remove a TODOGravatar Alexander Polcyn2017-03-13
* | | Merge pull request #10012 from vjpai/phpqpsGravatar Vijay Pai2017-03-13
|\ \ \
| | | * add in background connectivity state pollerGravatar Alexander Polcyn2017-03-10
| | | * fix channel connectivity state functionGravatar Alexander Polcyn2017-03-10
| | |/
* | | Merge pull request #10078 from dgquintas/master_to_1.3.0Gravatar David G. Quintas2017-03-10
|\ \ \
| | * | PHP benchmarking performance client, proxied through RubyGravatar Vijay Pai2017-03-10
| |/ / |/| |
| | * Introducing 1.2.0-pre1Gravatar David Garcia Quintas2017-03-09
| * | Bumped version to 1.3.0-devGravatar David Garcia Quintas2017-03-09
| |/
* | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-09
|\|
| * Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_againGravatar David Garcia Quintas2017-03-06
| |\
| | * Limit the gem native build resourcesGravatar J. Martin2017-03-02
| | * Boost grpc version to v1.1.4Gravatar Muxi Yan2017-03-01
* | | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-01
|\| |
| * | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-24
| |\ \
| | * \ Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_xGravatar Michael Lumish2017-02-23
| | |\ \
| | | | * Bump version to v1.1.3Gravatar Ken Payson2017-02-23
* | | | | Add error testGravatar ncteisen2017-02-23
| |/ / / |/| | |
| * | | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #9723 from vyper/patch-1Gravatar apolcyn2017-02-21
|\ \ \ \
| | * | | Fix generated codeGravatar Craig Tiller2017-02-17
| |/ / / |/| | |
| * | | Fix class name on documentationGravatar Leonardo Saraiva2017-02-15
* | | | Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
|/ / /
| * / Merge remote-tracking branch 'google/v1.1.x'Gravatar Nicolas "Pixel" Noble2017-02-13
|/| | | |/
| * Update version to 1.1.2Gravatar murgatroid992017-02-06