Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix cancellation test flake | Alexander Polcyn | 2017-07-31 |
| | |||
* | Merge pull request #11963 from apolcyn/fix_ruby_bidi_error_terminate | apolcyn | 2017-07-27 |
|\ | | | | | Improve completion of bidi calls when there is an initial error | ||
| * | properly finish bidi calls when there is an initial error | Alexander Polcyn | 2017-07-27 |
| | | |||
* | | regenerate projects | yang-g | 2017-07-25 |
| | | |||
* | | Merge pull request #11849 from apolcyn/fix_ruby_md_mem_leaks_master | apolcyn | 2017-07-24 |
|\ \ | |/ |/| | Fix memory leak in sent ruby metadata | ||
* | | Fix a ruby test flake | Alexander Polcyn | 2017-07-21 |
| | | |||
| * | fix memory leak with large metadata keys or values | Alexander Polcyn | 2017-07-21 |
|/ | |||
* | Merge pull request #11764 from apolcyn/fix_ruby_socket_leak | apolcyn | 2017-07-20 |
|\ | | | | | Release resources more eagerly on ruby server | ||
| * | add a standalone client auth test | Alexander Polcyn | 2017-07-20 |
| | | |||
| * | add missing fields on server call context and improve robustness of finished ↵ | Alexander Polcyn | 2017-07-19 |
| | | | | | | | | calls | ||
| * | make sure that client-side view of calls is robust | Alexander Polcyn | 2017-07-18 |
| | | |||
* | | Reset OWNERS state | Craig Tiller | 2017-07-17 |
| | | |||
* | | Merge pull request #11830 from apolcyn/fix_credential_compose_leaks_master | apolcyn | 2017-07-17 |
|\ \ | | | | | | | Fix ruby memory leaks when composing credentials, noticed with asan | ||
| * | | fix ruby memory leaks when composing credentials | Alexander Polcyn | 2017-07-14 |
| | | | |||
* | | | Merge pull request #11759 from apolcyn/ruby_cleanup | apolcyn | 2017-07-13 |
|\ \ \ | |/ / |/| | | Remove a stale ruby method | ||
| | * | dont wait for gc to destroy calls on ruby server | Alexander Polcyn | 2017-07-13 |
| | | | |||
* | | | Strawman OWNERS --> CODEOWNERS script | Craig Tiller | 2017-07-13 |
| |/ |/| | |||
| * | remove an unused method | Alexander Polcyn | 2017-07-11 |
|/ | |||
* | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 |
| | |||
* | correct channel arg constructor calls in ruby channel creds test | Alexander Polcyn | 2017-06-15 |
| | |||
* | Merge pull request #9823 from mjkim/fix_unkown | Mehrdad Afshari | 2017-06-12 |
|\ | | | | | Fix typos | ||
* | | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | |||
* | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | | |||
* | | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 |
| | | |||
* | | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge | murgatroid99 | 2017-05-25 |
|\ \ | |||
| * | | bump version to 1.3.6 | Jan Tattermusch | 2017-05-23 |
| | | | |||
* | | | Fix sanity | Craig Tiller | 2017-05-23 |
| | | | |||
| * | | Update version to 1.3.5 | Ken Payson | 2017-05-19 |
| | | | |||
| * | | Merge pull request #11225 from apolcyn/bump_13x_version | apolcyn | 2017-05-18 |
| |\ \ | | | | | | | | | Bump to version 1.3.4 | ||
| * \ \ | Merge pull request #10813 from apolcyn/fix_conn_watch_mem_accum | apolcyn | 2017-05-18 |
| |\ \ \ | | | | | | | | | | | get rid of connectivity state watchers right after timeout | ||
| | * | | | get rid of connectivity state watchers right after timeout | Alexander Polcyn | 2017-05-18 |
| | | | | | |||
| | | * | | Bump to version 1.3.4 | Alexander Polcyn | 2017-05-18 |
| | | | | | |||
| * | | | | tentative fix for global side effect on interrupted constructor | Alexander Polcyn | 2017-05-18 |
| | | | | | |||
| * | | | | make get conn state always safe to call | Alexander Polcyn | 2017-05-17 |
| | | | | | |||
| * | | | | api watch unblock func kills only its own channel | Alexander Polcyn | 2017-05-17 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #11054 from apolcyn/ruby_dont_use_timeouts | apolcyn | 2017-05-17 |
| |\ \ \ | | | | | | | | | | | fixes to connectivity state api and add in constant state watches | ||
| | * | | | cleanup | Alexander Polcyn | 2017-05-17 |
| | | | | | |||
| | * | | | clang format | Alexander Polcyn | 2017-05-17 |
| | | | | | |||
| | * | | | fix tentative startup bug | Alexander Polcyn | 2017-05-17 |
| | | | | | |||
| | * | | | fix up the test | Alexander Polcyn | 2017-05-17 |
| | | | | | |||
| | * | | | cleanup test | Alexander Polcyn | 2017-05-17 |
| | | | | | |||
| | * | | | fix lack-of-abort bug | Alexander Polcyn | 2017-05-17 |
| | | | | | |||
| | * | | | remove debug prints | Alexander Polcyn | 2017-05-16 |
| | | | | | |||
| * | | | | Bump to version 1.3.3 | Ken Payson | 2017-05-16 |
| | | | | | |||
* | | | | | Remove unnecessary require_relative | Ernie Miller | 2017-05-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `require-relative` breaks Rubygems' ability to use the arch-specific directory in `extensions`. When building grpc extensions from source, we're left with a lot of intermediate object files and a duplicate shared object file as well. This space can be reclaimed by finding these object files inside the `gems` subdirectory of the installation location, while leaving the shared object file in the `extensions` subdirectory. See the comments at https://github.com/rubygems/rubygems/issues/926 for more on this behavior, which has been present in Rubygems for years. By using `require` instead, those of us who build from source can reclaim space consumed by duplicate and intermediate files, which amounts to a savings of 46MB (in a build of 1.3.2 on Alpine Linux). This is helpful when trying to minimize the size of a Docker image. I'm unclear on whether or not the reclaiming of this space can be automated as part of the build process. If so, it may be worth considering as a separate effort. | ||
| * | | | | Bump to version 1.3.2 | Stanley Cheung | 2017-05-10 |
| | | | | | |||
| | * | | | constant state watch without timeouts | Alexander Polcyn | 2017-05-09 |
| | |/ / | |||
| * | | | Bump to 1.3.2-pre1 | Stanley Cheung | 2017-05-09 |
| | | | | |||
| * | | | Update version to 1.3.1 | murgatroid99 | 2017-05-04 |
| | | | | |||
* | | | | Merge pull request #10613 from ctiller/framing_costs | Craig Tiller | 2017-04-27 |
|\ \ \ \ | | | | | | | | | | | Optimize framing a little |