Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added sanity check for trailing newlines | David Garcia Quintas | 2016-01-14 |
| | |||
* | Merge pull request #4725 from yang-g/destroy_reader | Vijay Pai | 2016-01-14 |
|\ | | | | | destroy reader after using it | ||
* \ | Merge pull request #4720 from sreecha/import_issues | Yang Gao | 2016-01-14 |
|\ \ | | | | | | | Rename TestService to EchoTestService to prevent name-conflict with 'TestService' in test.proto | ||
* \ \ | Merge pull request #4684 from soltanmm/distrib | Nathaniel Manista | 2016-01-14 |
|\ \ \ | | | | | | | | | Improve Python installation story. | ||
| | | * | destroy reader after using it | yang-g | 2016-01-14 |
| |_|/ |/| | | |||
| * | | Maintain copyright sanity in Python-related files | Masood Malekghassemi | 2016-01-14 |
| | | | |||
| * | | Python version bump | Masood Malekghassemi | 2016-01-14 |
| | | | |||
| * | | Check compiler versions at Python setup time | Masood Malekghassemi | 2016-01-14 |
| | | | |||
| * | | Warn on Python proto module build failure | Masood Malekghassemi | 2016-01-14 |
| | | | |||
| * | | Enable submitting binary dists of Python | Masood Malekghassemi | 2016-01-14 |
|/ / | |||
* | | Merge pull request #4722 from ctiller/cfN | Craig Tiller | 2016-01-14 |
|\ \ | | | | | | | clang-format code | ||
| * | | clang-format code | Craig Tiller | 2016-01-14 |
|/ / | |||
* | | Merge pull request #4719 from murgatroid99/fix_copyrights_again | Craig Tiller | 2016-01-14 |
|\ \ | | | | | | | Update copyrights again | ||
| | * | FormatCode | Sree Kuchibhotla | 2016-01-13 |
| | | | |||
| | * | Rename TestService to EchoTestService to prevent name-conflict with | Sree Kuchibhotla | 2016-01-13 |
| |/ |/| | | | | | 'TestService' in test.proto | ||
| * | Update copyrights again | murgatroid99 | 2016-01-13 |
|/ | |||
* | Merge pull request #4670 from vjpai/bbuf | Yang Gao | 2016-01-13 |
|\ | | | | | Support generic (non-proto) performance testing | ||
| * | Regen projects | Vijay Pai | 2016-01-13 |
| | | |||
| * | Merge branch 'master' into bbuf | Vijay Pai | 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 |
| | | | |||
* | | | Merge pull request #4693 from murgatroid99/transitive_deps_plugin_fix | Sree Kuchibhotla | 2016-01-12 |
|\ \ \ | |/ / |/| | | Allow transitive dependencies plugin to process non-existent libs wit… | ||
| * | | 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 #4678 from ctiller/clangfix | Michael Lumish | 2016-01-12 |
|\ \ \ | | | | | | | | | Fix formatting | ||
* \ \ \ | Merge pull request #4457 from soltanmm/plate-tectonics | Nathaniel Manista | 2016-01-12 |
|\ \ \ \ | | | | | | | | | | | Include core in Python distribution. | ||
* \ \ \ \ | Merge pull request #4673 from iancoolidge/port-fixes | Craig Tiller | 2016-01-12 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Port fixes | ||
| | | * | | Fix formatting | Craig Tiller | 2016-01-11 |
| |_|/ / |/| | | | |||
| * | | | base64: clarify signedness in negative initialization | Ian Coolidge | 2016-01-11 |
| | | | | | | | | | | | | | | | | Some platforms do not use signed char (arm) | ||
| * | | | Fix R/W template argument order in prototypes | Ian Coolidge | 2016-01-11 |
|/ / / | | | | | | | | | | | | | | | | | | | In some cases, the prototype argument order was different than the declaration order. Based on a patch from Sam Leffler. | ||
* | | | Merge pull request #4642 from yang-g/epollset | Craig Tiller | 2016-01-11 |
|\ \ \ | | | | | | | | | Remove from all epoll sets when releasing an fd | ||
| | * | | Use BoringSSL for Python gRPC | Masood Malekghassemi | 2016-01-11 |
| | | | | |||
| | * | | Use default gRPC roots.pem if none provided | Masood Malekghassemi | 2016-01-11 |
| | | | | |||
* | | | | Merge pull request #4238 from ctiller/poffy | Vijay Pai | 2016-01-11 |
|\ \ \ \ | | | | | | | | | | | Make pick_first fast path lock free | ||
| | | | * | 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 | ||
| | | | | * | Remove dead code and a thus unneeded change to C++ bbuf | Vijay Pai | 2016-01-11 |
| | | | | | | |||
| | | | | * | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-11 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | | | | * | clang-format | Vijay Pai | 2016-01-11 |
| | | | | | | |||
| | | | | * | Fix bugs and include build files | Vijay Pai | 2016-01-11 |
| | | | | | | |||
| | | | | * | Generic test | vjpai | 2016-01-11 |
| | | | | | | |||
* | | | | | | Merge pull request #4645 from ctiller/coveralls | Michael Lumish | 2016-01-08 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Refine coverage language list | ||
| | | | * \ \ | merge with head | yang-g | 2016-01-08 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
* | | | | | | | Merge pull request #4647 from ctiller/run_errors | Michael Lumish | 2016-01-08 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Handle errors in run_tests.py a little better | ||
* \ \ \ \ \ \ \ | Merge pull request #4652 from ctiller/no-cache | Michael Lumish | 2016-01-08 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Disable ccache for the moment | ||
| * | | | | | | | | Disable ccache for the moment | Craig Tiller | 2016-01-08 |
|/ / / / / / / / | |||
* | | | | | | | | Merge pull request #4644 from yoloseem/typo-1 | Nathaniel Manista | 2016-01-08 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix docstring typos in python grpc interfaces. |