Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #14047 from jtattermusch/distribtests_add_standalone | Jan Tattermusch | 2018-01-18 |
|\ | | | | | Add config files for standalone distribtests (C++ for now). | ||
* \ | Merge pull request #13984 from markdroth/ref_counting | Mark D. Roth | 2018-01-17 |
|\ \ | | | | | | | Fix existing ref counting classes and add new ones. | ||
* | | | do not fix automatically | ncteisen | 2018-01-17 |
| | | | |||
| | * | add standalone distribtests | Jan Tattermusch | 2018-01-17 |
| | | | |||
* | | | s/tidy/TIDY | Noah Eisen | 2018-01-16 |
| | | | |||
* | | | Ensure all sanity finds clang-tidy | Noah Eisen | 2018-01-16 |
| | | | |||
* | | | Stop building docker from inside docker | Noah Eisen | 2018-01-16 |
| | | | |||
* | | | Fix clang format docker | Noah Eisen | 2018-01-16 |
| | | | |||
* | | | Add to sanity, dont fix by default | ncteisen | 2018-01-16 |
| | | | |||
* | | | Dockerize clang tidy | ncteisen | 2018-01-16 |
| | | | |||
* | | | Dont check every single file | Noah Eisen | 2018-01-16 |
| | | | |||
* | | | Check for failures from run clang tidy | Noah Eisen | 2018-01-16 |
| |/ |/| | |||
* | | Merge pull request #13206 from apolcyn/ruby_20_distrib_test | apolcyn | 2018-01-16 |
|\ \ | | | | | | | Add distrib tests using ruby 2.0.0 | ||
| * | | Add ruby distrib tests that uses ruby 2.0.0 | Alexander Polcyn | 2018-01-16 |
| | | | |||
* | | | Add fuzzed example that found this crash | Craig Tiller | 2018-01-16 |
| | | | |||
* | | | Merge pull request #14013 from adelez/cloud_gateways | adelez | 2018-01-16 |
|\ \ \ | | | | | | | | | Add cloud gateways to interop tests. | ||
| | | * | Merge remote-tracking branch 'upstream/master' into ref_counting | Mark D. Roth | 2018-01-16 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Merge pull request #13815 from vjpai/catcher | Vijay Pai | 2018-01-15 |
|\ \ \ \ | |_|/ / |/| | | | C++: Catch exceptions from sync method handlers rather than crashing server | ||
| | * | | Add cloud gateways to interop tests. | Adele Zhou | 2018-01-12 |
| |/ / |/| | | |||
* | | | Merge pull request #13742 from mehrdada/interop-matrix | adelez | 2018-01-12 |
|\ \ \ | | | | | | | | | Add 1.8.0 for C-based languages to interop matrix | ||
* \ \ \ | Merge pull request #14000 from kpayson64/filter_status_code_2 | kpayson64 | 2018-01-12 |
|\ \ \ \ | | | | | | | | | | | Add back filter_status_code test | ||
* \ \ \ \ | Merge pull request #13995 from zhangkun83/release_java_190 | adelez | 2018-01-12 |
|\ \ \ \ \ | | | | | | | | | | | | | Add Java 1.9.0 release to client_matrix.py | ||
| | * | | | | Revert "Revert "Set error status correctly on server side"" | Ken Payson | 2018-01-11 |
| |/ / / / |/| | | | | | | | | | | | | | | This reverts commit 951f84aea00a1f8a65cf160d7d8f342c30593000. | ||
* | | | | | Revert "Set error status correctly on server side" | David G. Quintas | 2018-01-11 |
| | | | | | |||
| * | | | | Add Java 1.9.0 release to client_matrix.py | Kun Zhang | 2018-01-11 |
| | | | | | |||
| | | | * | 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 portability tests on Linux to make sure that build with -fno-exceptions | Vijay Pai | 2018-01-08 |
| | | | | | | | | | | | | | | | | continues to work | ||
| | | * | uses_polling shouldn't be false for this test | Vijay Pai | 2018-01-08 |
| | | | | |||
| | | * | Catch exceptions from sync method handlers without crashing server | Vijay Pai | 2018-01-08 |
| |_|/ |/| | | |||
| * | | 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 |
| | | | | | |