Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #7771 from y-zeng/cares_buildin | Yuchen Zeng | 2017-03-24 |
|\ | | | | | Async DNS resolver with pre-configured c-ares | ||
* \ | Merge pull request #10245 from sreecha/cq_factory_api | Sree Kuchibhotla | 2017-03-24 |
|\ \ | | | | | | | Introduce grpc_completion_queue_factory API | ||
* \ \ | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 | Nicolas "Pixel" Noble | 2017-03-24 |
|\ \ \ | |||
| * | | | add generated imports header to be able to build on mingw | Alexander Polcyn | 2017-03-23 |
| | | | | |||
| * | | | Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1 | apolcyn | 2017-03-23 |
| |\ \ \ | | | | | | | | | | | bump v1.2.x branch to 1.2.1-pre1 | ||
| * \ \ \ | Merge pull request #9986 from apolcyn/fix_connectivity | apolcyn | 2017-03-23 |
| |\ \ \ \ | | | | | | | | | | | | | ruby add background channel state poller to handle disconnected transports | ||
| | * | | | | fix mac crash on abruptly ended server thread | Alexander Polcyn | 2017-03-22 |
| | | | | | | |||
| | * | | | | get rid of time check increment in watch connectivity state loop | Alexander Polcyn | 2017-03-22 |
| | | | | | | |||
| | * | | | | fix setting of time_check_increment in watch conn state loop | Alexander Polcyn | 2017-03-21 |
| | | | | | | |||
| | * | | | | make fewer lock/unlock calls and loop on cv_wait in watch conn state | Alexander Polcyn | 2017-03-21 |
| | | | | | | |||
| | | | * | | Introduce grpc_completion_queue_factory API | Sree Kuchibhotla | 2017-03-21 |
| |_|_|/ / |/| | | | | | | | | | | | | | | Just the API and a bare-bone implementation | ||
| | * | | | add passing test that kills a process while there are active watch chan ↵ | Alexander Polcyn | 2017-03-20 |
| | | | | | | | | | | | | | | | | | | | | state calls | ||
| | | * | | bump v1.2.x branch to 1.2.1-pre1 | Alexander Polcyn | 2017-03-20 |
| | |/ / | |/| | | |||
| * | | | Going for 1.2.0 | David Garcia Quintas | 2017-03-20 |
| | | | | |||
| | * | | add end2end tests to formatter and adjust to formatter | Alexander Polcyn | 2017-03-20 |
| | | | | |||
| | * | | use RTEST with channel watch arg to capture larger set of truthy args | Alexander Polcyn | 2017-03-19 |
| | | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
| | | |\ | |||
| * | | | | Bump 1.2.x version to pre-2 | Ken Payson | 2017-03-16 |
| | | | | | |||
| | * | | | add copyright header to fix failing sanity tests | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | remove now-unused channel completion queues | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | add a README for new test directory | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | add another currently failing test related to channels and deadlock | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | watch channel state without the gil to fix deadlock on abrupt SIGTERM | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | add failing test revealing bug in channel state api | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | make end2end test ports dynamic and slight refactor | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | add initial framework for full end2end tests outside of rspec | Alexander Polcyn | 2017-03-14 |
| | | | | | |||
| | * | | | fix up tests and remove two unlocks in a row bug | Alexander Polcyn | 2017-03-14 |
| | | | | | |||
| | * | | | in the middle of fixing watch and get connectivity state to work with new ↵ | Alexander Polcyn | 2017-03-14 |
| | | | | | | | | | | | | | | | | | | | | changes | ||
| | * | | | change if to while to avoid unsafe wakeup | Alexander Polcyn | 2017-03-13 |
| | | | | | |||
| | * | | | remove a TODO | Alexander Polcyn | 2017-03-13 |
| | | | | | |||
* | | | | | Merge pull request #10012 from vjpai/phpqps | Vijay Pai | 2017-03-13 |
|\ \ \ \ \ | | | | | | | | | | | | | PHP benchmarking performance client, proxied through Ruby | ||
| | | * | | | add in background connectivity state poller | Alexander Polcyn | 2017-03-10 |
| | | | | | | |||
| | | * | | | fix channel connectivity state function | Alexander Polcyn | 2017-03-10 |
| | |/ / / | |||
* | | | | | Merge pull request #10078 from dgquintas/master_to_1.3.0 | David G. Quintas | 2017-03-10 |
|\ \ \ \ \ | | | | | | | | | | | | | Bumped version to 1.3.0-dev | ||
| | * | | | | PHP benchmarking performance client, proxied through Ruby | Vijay Pai | 2017-03-10 |
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | Requires synchronous and single-threaded, so only 1 channel and 1 outstanding RPC per channel for now. No open-loop for now | ||
| | * | | | Introducing 1.2.0-pre1 | David Garcia Quintas | 2017-03-09 |
| | | | | | |||
| * | | | | Bumped version to 1.3.0-dev | David Garcia Quintas | 2017-03-09 |
| |/ / / | |||
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human | ncteisen | 2017-03-09 |
|\| | | | |||
| * | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again | David Garcia Quintas | 2017-03-06 |
| |\ \ \ | |||
| | * | | | Limit the gem native build resources | J. Martin | 2017-03-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building the native extension make -j can absorb all available resources on a system. Implement "reasonable" limits on the number of compiling jobs when the number of processors can be detected and use a conservative count when ruby version does not provide detection. | ||
| | * | | | Boost grpc version to v1.1.4 | Muxi Yan | 2017-03-01 |
| | | | | | |||
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human | ncteisen | 2017-03-01 |
|\| | | | | |||
| * | | | | Merge github.com:grpc/grpc into zalloc | Craig Tiller | 2017-02-24 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
| | * | | | Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x | Michael Lumish | 2017-02-23 |
| | |\ \ \ | | | | | | | | | | | | | Upmerge from 1.1.x | ||
| | | | * | | Bump version to v1.1.3 | Ken Payson | 2017-02-23 |
| | | | | | | |||
* | | | | | | Add error test | ncteisen | 2017-02-23 |
| |/ / / / |/| | | | | |||
| * | | | | Merge github.com:grpc/grpc into zalloc | Craig Tiller | 2017-02-23 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
* | | | | | Merge pull request #9723 from vyper/patch-1 | apolcyn | 2017-02-21 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix class name on documentation |