Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix existing ref counting classes and add new ones. | Mark D. Roth | 2018-01-11 |
| | |||
* | Merge pull request #13676 from markdroth/inlined_vector | Mark D. Roth | 2018-01-11 |
|\ | | | | | Implement InlinedVector independently of absl. | ||
* | | exec_ctx_fwd.h should never have been in public headers | Vijay Pai | 2018-01-10 |
| | | |||
| * | Implement InlinedVector independently of absl. | Mark D. Roth | 2018-01-10 |
| | | |||
* | | Merge pull request #13920 from menghanl/fix_release_matrix | adelez | 2018-01-10 |
|\ \ | | | | | | | Add go release versions to client_matrix.py | ||
* | | | reintroduce check_sources_and_headers optimization | Jan Tattermusch | 2018-01-10 |
| |/ |/| | |||
| * | Add go release versions to client_matrix.py | Menghan Li | 2018-01-08 |
| | | |||
* | | Check copyright of Objective-C++ source files | Muxi Yan | 2018-01-05 |
| | | |||
* | | Merge pull request #13930 from apolcyn/ruby_25_mac_build | apolcyn | 2018-01-05 |
|\ \ | | | | | | | Add ruby 2.5 to the mac package build | ||
| * | | add ruby 2.5 to package build on mac | Alexander Polcyn | 2018-01-05 |
| | | | |||
* | | | When building with bazel on a Mac, workaround bazelbuild/bazel#4341 | Vijay Pai | 2018-01-05 |
|/ / | |||
* | | Set error status correctly on server side | Ken Payson | 2018-01-04 |
| | | |||
* | | Upgrade yapf to 0.20.0 | Mehrdad Afshari | 2018-01-02 |
| | | | | | | | | Upgrade yapf version to 0.20.0 and reformat Python files. | ||
* | | Pass KOKORO_BUILD_ID to Docker | Matt Kwong | 2017-12-20 |
| | | |||
* | | Merge branch 'master' into kokoro-url | Matt Kwong | 2017-12-20 |
|\ \ | |||
| * | | Use correct timeout for benchmarks | ncteisen | 2017-12-19 |
| | | | |||
| * | | Merge pull request #13823 from mehrdada/shellcheckify-runtests-slash-sanity | Mehrdad Afshari | 2017-12-19 |
| |\ \ | | | | | | | | | shellcheckify `tools/run_tests/sanity` | ||
| * \ \ | Merge pull request #13494 from dgquintas/backoff_cpp | David G. Quintas | 2017-12-19 |
| |\ \ \ | | | | | | | | | | | C++-ize backoff | ||
| | | * | | Enforce shellcheck on tools/run_tests/sanity | Mehrdad Afshari | 2017-12-19 |
| | | | | | |||
| | | * | | Fix core_untyped_structs.sh to pass shellcheck | Mehrdad Afshari | 2017-12-19 |
| | | | | | |||
| | | * | | Fix check_unsecure.sh to pass shellcheck | Mehrdad Afshari | 2017-12-19 |
| | | | | | |||
| | | * | | Fix check_submodules.sh to pass shellcheck | Mehrdad Afshari | 2017-12-19 |
| | | | | | |||
| | | * | | Fix check_owners.sh to pass shellcheck | Mehrdad Afshari | 2017-12-19 |
| | | | | | |||
| | | * | | Fix check_clang_tidy.sh to pass shellcheck | Mehrdad Afshari | 2017-12-19 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #13816 from mehrdada/sanitytest-shellcheck | Mehrdad Afshari | 2017-12-19 |
| |\ \ \ | | | | | | | | | | | Add a sanity test for shellcheck | ||
| | * | | | Add a sanity test for shellcheck | Mehrdad Afshari | 2017-12-19 |
| | | | | | | | | | | | | | | | | | | | | Start by checking the scripts in tools/run_tests/helper_scripts. | ||
| * | | | | Disabled the json_run_localhost:*_low_thread_count family of tests | David Garcia Quintas | 2017-12-18 |
| |/ / / | |||
| * | | | Merge pull request #13793 from apolcyn/fix_ruby_distrib_retry | apolcyn | 2017-12-15 |
| |\ \ \ | | | | | | | | | | | Fix failing ruby distrib tests | ||
| * | | | | Fix run_tests_in_workspace.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix run_grpc-node.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix run_ruby_end2end_tests.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix run_ruby.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix run_python.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix run_lcov.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix pre_build_ruby.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix pre_build_csharp.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix pre_build_cmake.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix post_tests_ruby.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix post_tests_python.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix post_tests_php.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix post_tests_csharp.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix post_tests_c.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix bundle_install_wrapper.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix build_ruby.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix build_python_msys2.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix build_php.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix build_csharp.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| * | | | | Fix build_python.sh to pass shellcheck | Mehrdad Afshari | 2017-12-15 |
| | | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into backoff_cpp | David Garcia Quintas | 2017-12-15 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #13226 from dgquintas/super_detect_flakes | David G. Quintas | 2017-12-15 |
| |\ \ \ \ | | | | | | | | | | | | | Many improvements to detect flakes script |