aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Added sanity check for trailing newlinesGravatar David Garcia Quintas2016-01-14
|
* Merge pull request #4725 from yang-g/destroy_readerGravatar Vijay Pai2016-01-14
|\ | | | | destroy reader after using it
* \ Merge pull request #4720 from sreecha/import_issuesGravatar Yang Gao2016-01-14
|\ \ | | | | | | Rename TestService to EchoTestService to prevent name-conflict with 'TestService' in test.proto
* \ \ Merge pull request #4684 from soltanmm/distribGravatar Nathaniel Manista2016-01-14
|\ \ \ | | | | | | | | Improve Python installation story.
| | | * destroy reader after using itGravatar yang-g2016-01-14
| |_|/ |/| |
| * | Maintain copyright sanity in Python-related filesGravatar Masood Malekghassemi2016-01-14
| | |
| * | Python version bumpGravatar Masood Malekghassemi2016-01-14
| | |
| * | Check compiler versions at Python setup timeGravatar Masood Malekghassemi2016-01-14
| | |
| * | Warn on Python proto module build failureGravatar Masood Malekghassemi2016-01-14
| | |
| * | Enable submitting binary dists of PythonGravatar Masood Malekghassemi2016-01-14
|/ /
* | Merge pull request #4722 from ctiller/cfNGravatar Craig Tiller2016-01-14
|\ \ | | | | | | clang-format code
| * | clang-format codeGravatar Craig Tiller2016-01-14
|/ /
* | Merge pull request #4719 from murgatroid99/fix_copyrights_againGravatar Craig Tiller2016-01-14
|\ \ | | | | | | Update copyrights again
| | * FormatCodeGravatar Sree Kuchibhotla2016-01-13
| | |
| | * Rename TestService to EchoTestService to prevent name-conflict withGravatar Sree Kuchibhotla2016-01-13
| |/ |/| | | | | 'TestService' in test.proto
| * Update copyrights againGravatar murgatroid992016-01-13
|/
* Merge pull request #4670 from vjpai/bbufGravatar Yang Gao2016-01-13
|\ | | | | Support generic (non-proto) performance testing
| * Regen projectsGravatar Vijay Pai2016-01-13
| |
| * Merge branch 'master' into bbufGravatar Vijay Pai2016-01-13
| |\ | |/ |/|
* | Merge pull request #4694 from dgquintas/copyright_fixGravatar Craig Tiller2016-01-13
|\ \ | | | | | | Added --fix flag to check_copyright.py
| * | Added --fix flag to check_copyright.pyGravatar David Garcia Quintas2016-01-12
| | |
* | | Merge pull request #4693 from murgatroid99/transitive_deps_plugin_fixGravatar Sree Kuchibhotla2016-01-12
|\ \ \ | |/ / |/| | Allow transitive dependencies plugin to process non-existent libs wit…
| * | Allow transitive dependencies plugin to process non-existent libs without ↵Gravatar murgatroid992016-01-12
|/ / | | | | | | crashing
* | Merge pull request #4686 from murgatroid99/sanity_update_copyrightsGravatar Craig Tiller2016-01-12
|\ \ | | | | | | Updated copyrights
| * | Updated copyrightsGravatar murgatroid992016-01-12
| | |
* | | Merge pull request #4685 from ctiller/copywrongGravatar Michael Lumish2016-01-12
|\ \ \ | |/ / |/| | Fix check_copyright.py
| * | Fix check_copyright.pyGravatar Craig Tiller2016-01-12
| | |
* | | Merge pull request #4678 from ctiller/clangfixGravatar Michael Lumish2016-01-12
|\ \ \ | | | | | | | | Fix formatting
* \ \ \ Merge pull request #4457 from soltanmm/plate-tectonicsGravatar Nathaniel Manista2016-01-12
|\ \ \ \ | | | | | | | | | | Include core in Python distribution.
* \ \ \ \ Merge pull request #4673 from iancoolidge/port-fixesGravatar Craig Tiller2016-01-12
|\ \ \ \ \ | |_|_|/ / |/| | | | Port fixes
| | | * | Fix formattingGravatar Craig Tiller2016-01-11
| |_|/ / |/| | |
| * | | base64: clarify signedness in negative initializationGravatar Ian Coolidge2016-01-11
| | | | | | | | | | | | | | | | Some platforms do not use signed char (arm)
| * | | Fix R/W template argument order in prototypesGravatar Ian Coolidge2016-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/epollsetGravatar Craig Tiller2016-01-11
|\ \ \ | | | | | | | | Remove from all epoll sets when releasing an fd
| | * | Use BoringSSL for Python gRPCGravatar Masood Malekghassemi2016-01-11
| | | |
| | * | Use default gRPC roots.pem if none providedGravatar Masood Malekghassemi2016-01-11
| | | |
* | | | Merge pull request #4238 from ctiller/poffyGravatar Vijay Pai2016-01-11
|\ \ \ \ | | | | | | | | | | Make pick_first fast path lock free
| | | | * Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #4525 from ctiller/proto_namesGravatar Vijay Pai2016-01-11
|\ \ \ \ \ | | | | | | | | | | | | Consolidate C++ proto files under src/proto
| | | | | * Remove dead code and a thus unneeded change to C++ bbufGravatar Vijay Pai2016-01-11
| | | | | |
| | | | | * Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | | * clang-formatGravatar Vijay Pai2016-01-11
| | | | | |
| | | | | * Fix bugs and include build filesGravatar Vijay Pai2016-01-11
| | | | | |
| | | | | * Generic testGravatar vjpai2016-01-11
| | | | | |
* | | | | | Merge pull request #4645 from ctiller/coverallsGravatar Michael Lumish2016-01-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Refine coverage language list
| | | | * \ \ merge with headGravatar yang-g2016-01-08
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #4647 from ctiller/run_errorsGravatar Michael Lumish2016-01-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Handle errors in run_tests.py a little better
* \ \ \ \ \ \ \ Merge pull request #4652 from ctiller/no-cacheGravatar Michael Lumish2016-01-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Disable ccache for the moment
| * | | | | | | | Disable ccache for the momentGravatar Craig Tiller2016-01-08
|/ / / / / / / /
* | | | | | | | Merge pull request #4644 from yoloseem/typo-1Gravatar Nathaniel Manista2016-01-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix docstring typos in python grpc interfaces.