Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | deflake ruby artifact build | Jan Tattermusch | 2017-08-31 |
| | |||
* | Break the sanity check failure loop by disabling clang-format on ↵ | Muxi Yan | 2017-08-21 |
| | | | | end2end_{,nosec_}tests.c | ||
* | Install Android SDK tools in Dockerfile | Eric Gribkoff | 2017-08-01 |
| | |||
* | Reset OWNERS state | Craig Tiller | 2017-07-17 |
| | |||
* | Merge pull request #11730 from murgatroid99/node_artifact_docker_version_fix | Michael Lumish | 2017-07-14 |
|\ | | | | | Install Node 8 in artifact linux Dockerfiles | ||
* | | Strawman OWNERS --> CODEOWNERS script | Craig Tiller | 2017-07-13 |
| | | |||
| * | Remove python setup from artifact linux Dockerfiles | murgatroid99 | 2017-07-11 |
| | | |||
| * | Install Node 8 in artifact linux Dockerfiles | murgatroid99 | 2017-07-10 |
|/ | |||
* | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge | murgatroid99 | 2017-07-06 |
|\ | |||
* \ | Merge pull request #11627 from murgatroid99/node_consistent_runtime_version | Michael Lumish | 2017-07-05 |
|\ \ | | | | | | | Make various scripts use the same version of Node | ||
* | | | Run Android interops on Firebase | Eric Gribkoff | 2017-06-30 |
| | | | |||
| * | | Fix how npm is upgraded, add npm update line for electron | murgatroid99 | 2017-06-27 |
| | | | |||
| * | | Make various scripts use the same version of Node | murgatroid99 | 2017-06-27 |
|/ / | |||
| * | Merge pull request #11457 from murgatroid99/node_arm_artifacts_1.4.x | Michael Lumish | 2017-06-27 |
| |\ | | | | | | | Add ARM Linux Node artifacts | ||
| * \ | Merge pull request #11537 from matt-kwong/fix_csharp_cp | Matt Kwong | 2017-06-20 |
| |\ \ | | | | | | | | | Update Mono to Jessie for C# Dockerfiles | ||
| | * | | Update Mono to Jessie for C# Dockerfiles | Matt Kwong | 2017-06-19 |
| | | | | |||
| * | | | Fix protoc artifact | Ken Payson | 2017-06-19 |
| |/ / | |||
| | * | Add ARM Linux Node artifacts | murgatroid99 | 2017-06-14 |
| |/ | |||
* | | license fixes | Jan Tattermusch | 2017-06-08 |
| | | |||
* | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | | |||
* | | Merge pull request #11349 from yongni/matrix | yongni | 2017-06-07 |
|\ \ | | | | | | | Created a Java Oracle8 Dockerfile directory and moved build_inter… | ||
* \ \ | Merge pull request #11396 from matt-kwong/fix_csharp | Jan Tattermusch | 2017-06-06 |
|\ \ \ | | | | | | | | | Update Mono to Jessie for C# Dockerfiles | ||
| | * \ | Merge branch 'master' of github.com:grpc/grpc into matrix | Yong Ni | 2017-06-06 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Rollback Dockerfile changes | Ken Payson | 2017-06-02 |
| | | | | |||
| * | | | Update Mono to Jessie for C# Dockerfiles | Matt Kwong | 2017-06-02 |
|/ / / | |||
* | | | Merge pull request #11374 from kpayson64/kokoro_python | kpayson64 | 2017-06-02 |
|\ \ \ | | | | | | | | | Change Python Windows tests to 3.5 | ||
| * | | | Change Python Windows tests to 3.5 | Ken Payson | 2017-06-02 |
| | |/ | |/| | |||
* | | | Merge pull request #11348 from matt-kwong/upload_windows | Matt Kwong | 2017-05-31 |
|\ \ \ | |/ / |/| | | Enable uploading more test results to BQ | ||
| | * | Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh ↵ | Yong Ni | 2017-05-31 |
| |/ |/| | | | | | to under template/. Added java_oracle8 to the client matrix. | ||
* | | Merge matrix feature branch into master. | Yong Ni | 2017-05-19 |
| | | | | | | | | | | | | | | | | | | | | Features included in this merge: - Added script to build and upload docker image for matrix test. - Added script to create test cases and created go__master testcases based on it. - Created dictionary for runtimes and gRPC releases for supported languages. - Added go 1.7 and 1.8 Dockerfile/templates. See tools/interop_matrix/README.md for details. | ||
* | | Merge branch 'master' into more-kokoro-job | Matt Kwong | 2017-05-18 |
|\ \ | |||
| * \ | Upmerge from v1.3.x branch to master | Stanley Cheung | 2017-05-17 |
| |\ \ | |||
| | | * | Add Python GCP API library installation to Alpine Dockerfiles | Matt Kwong | 2017-05-17 |
| | |/ | |/| | |||
* | | | Add MacOS interop and UBSan C to internal CI | Matt Kwong | 2017-05-16 |
| | | | |||
| * | | regenerate projects | Jan Tattermusch | 2017-05-16 |
| | | | |||
| * | | Merge pull request #10800 from kpayson64/fix_alpine | kpayson64 | 2017-05-16 |
|/| | | | | | | | | Fix alpine build | ||
| | * | Add Raspberry Pi Python binaries | Ken Payson | 2017-05-15 |
| | | | |||
* | | | Update Bazel Dockerfile to build from oss-fuzz | Matt Kwong | 2017-05-11 |
| | | | |||
* | | | Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. | Vijay Pai | 2017-05-10 |
| | | | |||
* | | | Merge pull request #10967 from matt-kwong/upload_results2 | Matt Kwong | 2017-05-09 |
|\ \ \ | | | | | | | | | Add option to upload Jenkins test result to BQ | ||
| * | | | Update VM creation script to install GCP Python library | Matt Kwong | 2017-05-09 |
| | | | | |||
* | | | | Merge pull request #11027 from yongni/stress_cleanup | yongni | 2017-05-09 |
|\ \ \ \ | | | | | | | | | | | Removed the dockerfiles and test driver for stress test | ||
* | | | | | Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. | Yong Ni | 2017-05-08 |
| | | | | | |||
| * | | | | Removed the dockerfiles and test driver for stress test | Yong Ni | 2017-05-08 |
|/ / / / | |||
| * / / | Add option to upload Jenkins test result to BQ | Matt Kwong | 2017-05-08 |
|/ / / | |||
| | * | Revert "Merge branch 'master' into v1.3.x" | Alexander Polcyn | 2017-04-26 |
| |/ |/| | | | | | | | This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca. | ||
| * | Fix alpine build | Ken Payson | 2017-04-21 |
|/ | |||
* | Extend clang-format to C#, Node, Ruby | Craig Tiller | 2017-04-19 |
| | |||
* | Merge pull request #10562 from matt-kwong/pin-bazel-version-2 | Matt Kwong | 2017-04-11 |
|\ | | | | | Pin Bazel version to 0.4.4 in Dockerfile | ||
* \ | Merge pull request #10480 from jtattermusch/csharp_new_projects | Jan Tattermusch | 2017-04-11 |
|\ \ | | | | | | | C# new .csproj projects |