Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
|\ | |||
| * | Merge pull request #4612 from sreecha/stress_test_jenkins | Nicolas Noble | 2016-01-15 |
| |\ | | | | | | | Jenkins integration of stress tests (running stress tests on locally jenkins node). | ||
* | | | move utilities to a separate file | yang-g | 2016-01-15 |
| | | | |||
* | | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
|\| | | |||
* | | | Add new public header | yang-g | 2016-01-14 |
| | | | |||
* | | | Add a hybrid end2end test mixing sync and async methods | yang-g | 2016-01-14 |
| | | | |||
| * | | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |
| | | | |||
* | | | working test | yang-g | 2016-01-14 |
| | | | |||
| * | | Merge pull request #4653 from murgatroid99/release-0_12_master_merge | Craig Tiller | 2016-01-14 |
| |\ \ | | | | | | | | | Release 0 12 master merge | ||
| * | | | Fixed removal of trailing newline upon --fix | David Garcia Quintas | 2016-01-14 |
|/ / / | |||
* | | | Maintain copyright sanity in Python-related files | Masood Malekghassemi | 2016-01-14 |
| | | | |||
* | | | Enable submitting binary dists of Python | Masood Malekghassemi | 2016-01-14 |
| | | | |||
| * | | Update copyrights | murgatroid99 | 2016-01-13 |
| | | | |||
* | | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-13 |
|\ \ \ | |||
| | * \ | Merge branch 'master' into release-0_12_master_merge | murgatroid99 | 2016-01-13 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #4694 from dgquintas/copyright_fix | Craig Tiller | 2016-01-13 |
| |\ \ \ | | | | | | | | | | | Added --fix flag to check_copyright.py | ||
| | * | | | Added --fix flag to check_copyright.py | David Garcia Quintas | 2016-01-12 |
| | | | | | |||
| * | | | | Allow transitive dependencies plugin to process non-existent libs without ↵ | murgatroid99 | 2016-01-12 |
| |/ / / | | | | | | | | | | | | | crashing | ||
| * | | | Merge pull request #4686 from murgatroid99/sanity_update_copyrights | Craig Tiller | 2016-01-12 |
| |\ \ \ | | | | | | | | | | | Updated copyrights | ||
| | * | | | Updated copyrights | murgatroid99 | 2016-01-12 |
| | | | | | |||
| * | | | | Merge pull request #4685 from ctiller/copywrong | Michael Lumish | 2016-01-12 |
| |\ \ \ \ | | |/ / / | |/| | | | Fix check_copyright.py | ||
| | * | | | Fix check_copyright.py | Craig Tiller | 2016-01-12 |
| | | | | | |||
| * | | | | Merge pull request #4457 from soltanmm/plate-tectonics | Nathaniel Manista | 2016-01-12 |
| |\ \ \ \ | | |/ / / | |/| | | | Include core in Python distribution. | ||
| | * | | | Use BoringSSL for Python gRPC | Masood Malekghassemi | 2016-01-11 |
| | | | | | |||
* | | | | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-11 |
|\| | | | | |||
| * | | | | Merge pull request #4525 from ctiller/proto_names | Vijay Pai | 2016-01-11 |
| |\ \ \ \ | | | | | | | | | | | | | Consolidate C++ proto files under src/proto | ||
* | | | | | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-11 |
|\| | | | | | |||
* | | | | | | Fix bugs and include build files | Vijay Pai | 2016-01-11 |
| | | | | | | |||
| * | | | | | Merge pull request #4645 from ctiller/coveralls | Michael Lumish | 2016-01-08 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Refine coverage language list | ||
| * \ \ \ \ \ | Merge pull request #4647 from ctiller/run_errors | Michael Lumish | 2016-01-08 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Handle errors in run_tests.py a little better | ||
| | | | | | * | | Update after cloning boringssl | murgatroid99 | 2016-01-08 |
| | | | | | | | | |||
| | | | | | * | | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
| | | | | | |\ \ | |||
| * | | | | | | | | Disable ccache for the moment | Craig Tiller | 2016-01-08 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
| | * | | | | | | Flag errors better | Craig Tiller | 2016-01-08 |
| | | | | | | | | |||
| | * | | | | | | Tweak run_tests exit status handling | Craig Tiller | 2016-01-08 |
| |/ / / / / / | |||
| | * / / / / | Refine coverage language list | Craig Tiller | 2016-01-07 |
| |/ / / / / | |||
| | * | | | | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2016-01-07 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #4639 from ctiller/nominally-nuisance | Michael Lumish | 2016-01-07 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Dont fail build if no report generated | ||
| * \ \ \ \ \ | Merge pull request #4619 from ctiller/windows_logs | adelez | 2016-01-07 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Delay reading stdout from disk until process terminates | ||
| | | * | | | | | Dont fail build if no report generated | Craig Tiller | 2016-01-07 |
| | |/ / / / / | |/| | | | | | |||
| | | | * | | | Use tox commands to run interop client/server | Masood Malekghassemi | 2016-01-07 |
| | | | | | | | |||
| | | | * | | | Include core in Python distribution | Masood Malekghassemi | 2016-01-07 |
| | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #4606 from ctiller/clangfmt | Michael Lumish | 2016-01-07 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Actually making the clang format test properly fail sanity. | ||
| | | | * \ \ | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2016-01-06 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Merge pull request #4632 from ctiller/dep_head | Michael Lumish | 2016-01-06 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix building submodules at head | ||
| | | * \ \ \ \ | Merge github.com:grpc/grpc into clangfmt | Craig Tiller | 2016-01-06 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| | | | | | * | | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #4589 from ctiller/enforcer | jboeuf | 2016-01-06 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a test to ensure public core headers are C89 | ||
| | | * | | | | | | Fix building submodules at head | Craig Tiller | 2016-01-06 |
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - ensure failure propogates through run_jenkins.sh - don't try to regenerate projects on non-linux environments | ||
| * | | | | | | | Merge pull request #4622 from ctiller/dep_head | Michael Lumish | 2016-01-06 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add ability to update submodules before build |