Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | Merge pull request #4740 from sreecha/fix_import_issues | Michael Lumish | 2016-01-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | public_headers not found in some cases when running the script.. | |||
| | | | * | | | | | | | | | Remove openssl | Bogdan Drutu | 2016-01-14 | |
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Fix the bug that was causing census_initialization to never work. | Bogdan Drutu | 2016-01-14 | |
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into bug | Bogdan Drutu | 2016-01-14 | |
| | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into bug | Bogdan Drutu | 2016-01-14 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | public_headers not found in some cases when running the import | Sree Kuchibhotla | 2016-01-14 | |
|/ / / / / / / / / / / / / | ||||
| | | | | | | | * | | | | | Hard code text segment address for msan, tsan | Craig Tiller | 2016-01-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Somehow these are getting loaded at bad addresses by whatever kernels we have on our Jenkins slaves. Fix the load address to something safe to avoid this. | |||
* | | | | | | | | | | | | | Merge pull request #4736 from dgquintas/newlines | Michael Lumish | 2016-01-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | Added back trailing newlines | |||
| * | | | | | | | | | | | | Added back trailing newlines | David Garcia Quintas | 2016-01-14 | |
|/ / / / / / / / / / / / | ||||
| | | | | | | | | * / / | Remove trailing directory-name slashes in setup.py | Masood Malekghassemi | 2016-01-14 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python on Windows inexplicably chokes on trailing slashes. | |||
* | | | | | | | | | | | Merge pull request #4729 from sreecha/import_issues_proto | Craig Tiller | 2016-01-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | Generate transitive dependencies as well in gen_build_yaml.py for protos | |||
* | | | | | | | | | | | Merge pull request #4653 from murgatroid99/release-0_12_master_merge | Craig Tiller | 2016-01-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Release 0 12 master merge | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #4727 from dgquintas/copyright_fix_newline | Michael Lumish | 2016-01-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | Fixed removal of trailing newline upon --fix | |||
| | | | | | | | | | * | | update copyright year | Stanley Cheung | 2016-01-14 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | update copyright | Sree Kuchibhotla | 2016-01-14 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Fix the error that was causing incorrect Makefile generation | Sree Kuchibhotla | 2016-01-14 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Generate transitive dependencies as well in gen_build_yaml.py for protos | Sree Kuchibhotla | 2016-01-14 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | | * | | | | | | | | Updated copyright in node/common.js | murgatroid99 | 2016-01-14 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Fixed removal of trailing newline upon --fix | David Garcia Quintas | 2016-01-14 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #4726 from murgatroid99/fix_copyrights_again_again | Craig Tiller | 2016-01-14 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | Fix copyrights again | |||
| * | | | | | | | | | Fix copyrights again | murgatroid99 | 2016-01-14 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4725 from yang-g/destroy_reader | Vijay Pai | 2016-01-14 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | destroy reader after using it | |||
| | * | | | | | | | | Re-add missing newline in ruby file | murgatroid99 | 2016-01-14 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | 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. | |||
| | | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into epollset | yang-g | 2016-01-14 | |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | 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 | |
|/ / / / / / / / / | ||||
| * | | | | | | | | Update copyrights | murgatroid99 | 2016-01-13 | |
| | | | | | | | | | ||||
| | | | | | | * | | Add lcov php code coverage report | Stanley Cheung | 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 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | Generated projects again | murgatroid99 | 2016-01-13 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge branch 'master' into release-0_12_master_merge | murgatroid99 | 2016-01-13 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | | * | | | | | | Don't modify proto method names in service paths in Node library | murgatroid99 | 2016-01-13 | |
| |_|/ / / / / / |/| | | | | | | | ||||
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into epollset | yang-g | 2016-01-13 | |
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #4694 from dgquintas/copyright_fix | Craig Tiller | 2016-01-13 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Added --fix flag to check_copyright.py | |||
| | | | | | | * | | Cleanup of grpc.csharp.native package | Jan Tattermusch | 2016-01-12 | |
| | | | | | | | | | ||||
| | | | * | | | | | Sync with the upstream | Bogdan Drutu | 2016-01-12 | |
| |_|_|/ / / / / |/| | | | | | | |