Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #10070 from ctiller/fmac | Craig Tiller | 2017-03-09 |
|\ | | | | | Redo bm_fullstack split, fixing mac build | ||
| * | Merge branch 'unrevert' into fmac | Craig Tiller | 2017-03-09 |
| |\ | |||
| | * | Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across ↵ | Craig Tiller | 2017-03-09 |
| |/ |/| | | | | | | | | | other microbenchmarks"" This reverts commit 0cb7fef40669789c8720427c70b892a41e27bbdf. | ||
* | | Merge pull request #10061 from grpc/revert-9977-fssplit | Craig Tiller | 2017-03-09 |
|\ \ | | | | | | | Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks" | ||
| | * | Fix mac build | Craig Tiller | 2017-03-09 |
| |/ |/| | |||
* | | Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker | Jan Tattermusch | 2017-03-09 |
|\ \ | | | | | | | Dont silence realtime output from run_tests.py --use_docker | ||
| | * | Revert "Split bm_fullstack into pieces, reuse infrastructure across other ↵ | Jan Tattermusch | 2017-03-09 |
| |/ |/| | | | | | microbenchmarks" | ||
* | | Merge pull request #10043 from grpc/jtattermusch-patch-1 | Jan Tattermusch | 2017-03-09 |
|\ \ | | | | | | | Delete TestResult.xml | ||
* \ \ | Merge pull request #10033 from matt-kwong/fix-dockerfiles | matt-kwong | 2017-03-08 |
|\ \ \ | | | | | | | | | Fix pyenv Dockerfile | ||
* \ \ \ | Merge pull request #10040 from rjshade/udp_use_after_free | Yang Gao | 2017-03-08 |
|\ \ \ \ | | | | | | | | | | | Fix flaky use-after-free in udp_server | ||
* \ \ \ \ | Merge pull request #10038 from mehrdada/server-reflection-for-grpc-python | Mehrdad Afshari | 2017-03-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Bump protobuf to 3.2.0 in requirements.txt | ||
* \ \ \ \ \ | Merge pull request #9974 from nathanielmanistaatgoogle/lint | Nathaniel Manista | 2017-03-08 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | More lint. | ||
* \ \ \ \ \ \ | Merge pull request #9977 from ctiller/fssplit | Craig Tiller | 2017-03-08 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks | ||
* \ \ \ \ \ \ \ | Merge pull request #10018 from ctiller/accept4 | Craig Tiller | 2017-03-08 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Silence accept4 message when its irrelevant | ||
| | | | | | * | | | Fix pyenv dockerfile | Matt Kwong | 2017-03-08 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #10045 from dgquintas/fix_runtests_n | David G. Quintas | 2017-03-08 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix misplaced assert in run_tests.py | ||
| * | | | | | | | | | Fix misplaced assert in run_tests.py | David Garcia Quintas | 2017-03-08 |
|/ / / / / / / / / | |||
| | | | | | | | * | dont silence realtime output from run_tests.py --use_docker | Jan Tattermusch | 2017-03-08 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||
| | | | | | | * | Delete TestResult.xml | Jan Tattermusch | 2017-03-08 |
| |_|_|_|_|_|/ |/| | | | | | | |||
| | | | | * | | Fix flaky use-after-free in udp_server | Robbie Shade | 2017-03-08 |
| | | | | | | | |||
* | | | | | | | Merge pull request #10020 from jtattermusch/reports_for_sponge | Jan Tattermusch | 2017-03-08 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make report naming internal-CI compliant | ||
| * | | | | | | | make report naming internal-CI compliant | Jan Tattermusch | 2017-03-08 |
|/ / / / / / / | |||
| | | | * / / | Bump protobuf to 3.2.0 | Mehrdad Afshari | 2017-03-08 |
| |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 | Mehrdad Afshari | 2017-03-07 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Updated protobuf dependency for python to 3.2.0 | ||
* | | | | | | Merge pull request #10004 from dgquintas/1.1.x_to_master_again | David G. Quintas | 2017-03-07 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | 1.1.x to master again | ||
| | | * | | | | Fix locking | Craig Tiller | 2017-03-07 |
| | | | | | | | |||
* | | | | | | | Merge pull request #10029 from ctiller/qps | Craig Tiller | 2017-03-07 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Get master performance workers working again | ||
| * | | | | | | | Ensure port server is running on remote hosts | Craig Tiller | 2017-03-07 |
| | | | | | | | | |||
| * | | | | | | | Actually print error message | Craig Tiller | 2017-03-07 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #10024 from grpc/revert-10015-use_after_free | Yang Gao | 2017-03-07 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Revert "Fix flaky use-after-free in udp_server" | ||
| | | * | | | | | Updated protobuf dependency for python to 3.2.0 | Mehrdad Afshari | 2017-03-07 |
| |_|/ / / / / |/| | | | | | | |||
| * | | | | | | Revert "Fix flaky use-after-free in udp_server" | Yang Gao | 2017-03-07 |
|/ / / / / / | |||
* | | | | | | Merge pull request #10015 from rjshade/use_after_free | Robbie Shade | 2017-03-07 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix flaky use-after-free in udp_server | ||
| * | | | | | | Fix flaky use-after-free in udp_server | Robbie Shade | 2017-03-07 |
| | |_|_|_|/ | |/| | | | | |||
| | | * | | | Fix initialization | Craig Tiller | 2017-03-07 |
| | | | | | | |||
| | | * | | | Silence accept4 message when its irrelevant | Craig Tiller | 2017-03-07 |
| | |/ / / | |/| | | | |||
* | | | | | Merge pull request #9821 from jtattermusch/protobuf_bump_3.2.0 | Jan Tattermusch | 2017-03-07 |
|\ \ \ \ \ | |/ / / / |/| | | | | Upgrade third_party/protobuf to 3.2.0 and update C# nugets. | ||
| * | | | | fix grpcio_tools build on windows | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | Updated python scripts to work with protobuf 3.2.0 | Mehrdad Afshari | 2017-03-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the build script of python grpcio-tools package is very much entangled with the build system of protobuf, and protobuf build scripts added a build step that compiles js/embed.cc to create a preprocessor binary that takes some .js files and generates a single well_known_types_embed.cc which then gets linked to the rest of protobuf source tree. The generated code seems to be used only by the JS portion of protoc, so is not expected to affect our python build. Since we did not want to replicate the entire build process of protobuf, we decided to pre-generate the well_known_types_embed.cc and keep it in our repo and then substitute the js/embed.cc compiler file with it. | ||
| * | | | | fix C# nuget restore | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | regenerate protoc_lib_deps.py | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | fix bazel_deps.sh | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | remove unneeded dependencies | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | NUnitVersion tests no longer needed | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | update nugets in csproj projects | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | regenerate projects | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | update C# project.json dependencies | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | updgrade C# project.json to protobuf 3.2.0 | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | regenerate C# protos | Jan Tattermusch | 2017-03-07 |
| | | | | | |||
| * | | | | upgrade third_party/protobuf to 3.2.0 | Jan Tattermusch | 2017-03-07 |
|/ / / / |