aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #10070 from ctiller/fmacGravatar Craig Tiller2017-03-09
|\ | | | | Redo bm_fullstack split, fixing mac build
| * Merge branch 'unrevert' into fmacGravatar Craig Tiller2017-03-09
| |\
| | * Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across ↵Gravatar Craig Tiller2017-03-09
| |/ |/| | | | | | | | | other microbenchmarks"" This reverts commit 0cb7fef40669789c8720427c70b892a41e27bbdf.
* | Merge pull request #10061 from grpc/revert-9977-fssplitGravatar Craig Tiller2017-03-09
|\ \ | | | | | | Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"
| | * Fix mac buildGravatar Craig Tiller2017-03-09
| |/ |/|
* | Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_dockerGravatar Jan Tattermusch2017-03-09
|\ \ | | | | | | Dont silence realtime output from run_tests.py --use_docker
| | * Revert "Split bm_fullstack into pieces, reuse infrastructure across other ↵Gravatar Jan Tattermusch2017-03-09
| |/ |/| | | | | microbenchmarks"
* | Merge pull request #10043 from grpc/jtattermusch-patch-1Gravatar Jan Tattermusch2017-03-09
|\ \ | | | | | | Delete TestResult.xml
* \ \ Merge pull request #10033 from matt-kwong/fix-dockerfilesGravatar matt-kwong2017-03-08
|\ \ \ | | | | | | | | Fix pyenv Dockerfile
* \ \ \ Merge pull request #10040 from rjshade/udp_use_after_freeGravatar Yang Gao2017-03-08
|\ \ \ \ | | | | | | | | | | Fix flaky use-after-free in udp_server
* \ \ \ \ Merge pull request #10038 from mehrdada/server-reflection-for-grpc-pythonGravatar Mehrdad Afshari2017-03-08
|\ \ \ \ \ | | | | | | | | | | | | Bump protobuf to 3.2.0 in requirements.txt
* \ \ \ \ \ Merge pull request #9974 from nathanielmanistaatgoogle/lintGravatar Nathaniel Manista2017-03-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | More lint.
* \ \ \ \ \ \ Merge pull request #9977 from ctiller/fssplitGravatar Craig Tiller2017-03-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks
* \ \ \ \ \ \ \ Merge pull request #10018 from ctiller/accept4Gravatar Craig Tiller2017-03-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Silence accept4 message when its irrelevant
| | | | | | * | | Fix pyenv dockerfileGravatar Matt Kwong2017-03-08
| | | | | | | | |
* | | | | | | | | Merge pull request #10045 from dgquintas/fix_runtests_nGravatar David G. Quintas2017-03-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix misplaced assert in run_tests.py
| * | | | | | | | | Fix misplaced assert in run_tests.pyGravatar David Garcia Quintas2017-03-08
|/ / / / / / / / /
| | | | | | | | * dont silence realtime output from run_tests.py --use_dockerGravatar Jan Tattermusch2017-03-08
| |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * Delete TestResult.xmlGravatar Jan Tattermusch2017-03-08
| |_|_|_|_|_|/ |/| | | | | |
| | | | | * | Fix flaky use-after-free in udp_serverGravatar Robbie Shade2017-03-08
| | | | | | |
* | | | | | | Merge pull request #10020 from jtattermusch/reports_for_spongeGravatar Jan Tattermusch2017-03-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make report naming internal-CI compliant
| * | | | | | | make report naming internal-CI compliantGravatar Jan Tattermusch2017-03-08
|/ / / / / / /
| | | | * / / Bump protobuf to 3.2.0Gravatar Mehrdad Afshari2017-03-08
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2Gravatar Mehrdad Afshari2017-03-07
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Updated protobuf dependency for python to 3.2.0
* | | | | | Merge pull request #10004 from dgquintas/1.1.x_to_master_againGravatar David G. Quintas2017-03-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | 1.1.x to master again
| | | * | | | Fix lockingGravatar Craig Tiller2017-03-07
| | | | | | |
* | | | | | | Merge pull request #10029 from ctiller/qpsGravatar Craig Tiller2017-03-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Get master performance workers working again
| * | | | | | | Ensure port server is running on remote hostsGravatar Craig Tiller2017-03-07
| | | | | | | |
| * | | | | | | Actually print error messageGravatar Craig Tiller2017-03-07
|/ / / / / / /
* | | | | | | Merge pull request #10024 from grpc/revert-10015-use_after_freeGravatar Yang Gao2017-03-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Revert "Fix flaky use-after-free in udp_server"
| | | * | | | | Updated protobuf dependency for python to 3.2.0Gravatar Mehrdad Afshari2017-03-07
| |_|/ / / / / |/| | | | | |
| * | | | | | Revert "Fix flaky use-after-free in udp_server"Gravatar Yang Gao2017-03-07
|/ / / / / /
* | | | | | Merge pull request #10015 from rjshade/use_after_freeGravatar Robbie Shade2017-03-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix flaky use-after-free in udp_server
| * | | | | | Fix flaky use-after-free in udp_serverGravatar Robbie Shade2017-03-07
| | |_|_|_|/ | |/| | | |
| | | * | | Fix initializationGravatar Craig Tiller2017-03-07
| | | | | |
| | | * | | Silence accept4 message when its irrelevantGravatar Craig Tiller2017-03-07
| | |/ / / | |/| | |
* | | | | Merge pull request #9821 from jtattermusch/protobuf_bump_3.2.0Gravatar Jan Tattermusch2017-03-07
|\ \ \ \ \ | |/ / / / |/| | | | Upgrade third_party/protobuf to 3.2.0 and update C# nugets.
| * | | | fix grpcio_tools build on windowsGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | Updated python scripts to work with protobuf 3.2.0Gravatar Mehrdad Afshari2017-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 restoreGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | regenerate protoc_lib_deps.pyGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | fix bazel_deps.shGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | remove unneeded dependenciesGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | NUnitVersion tests no longer neededGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | update nugets in csproj projectsGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | regenerate projectsGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | update C# project.json dependenciesGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | updgrade C# project.json to protobuf 3.2.0Gravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | regenerate C# protosGravatar Jan Tattermusch2017-03-07
| | | | |
| * | | | upgrade third_party/protobuf to 3.2.0Gravatar Jan Tattermusch2017-03-07
|/ / / /