aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | | | * Add an inventory of top-level itemsGravatar Masood Malekghassemi2016-01-07
| | | | | | | | | |
| | | | | | | | | * Include core in Python distributionGravatar Masood Malekghassemi2016-01-07
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #4606 from ctiller/clangfmtGravatar Michael Lumish2016-01-07
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Actually making the clang format test properly fail sanity.
| | | | | | | | | * Fix pingsGravatar Craig Tiller2016-01-07
| | | | | | | | | |
| | | | | | | | | * Fix MakefileGravatar Craig Tiller2016-01-07
| | | | | | | | | |
| | | | | * | | | | Fix MakefileGravatar Craig Tiller2016-01-07
| | | | | | | | | |
| * | | | | | | | | Merge pull request #4631 from sreecha/stress_test_loggingGravatar Yang Gao2016-01-06
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add ability to control the verbosity of stress test logs
| | | | | | | | * | | Unit tests for new functionsGravatar Dan Born2016-01-06
| | | | | | | | | | |
| | | * | | | | | | | FixesGravatar Craig Tiller2016-01-06
| | | | | | | | | | |
| | | | | | | | | | * Merge branch 'poffy' of github.com:ctiller/grpc into poffyGravatar Craig Tiller2016-01-06
| | | | | | | | | | |\
| | | | | | | | | | * | Review feedbackGravatar Craig Tiller2016-01-06
| | | | | | | | | | | |
| | | | | | | | | | * | Merge github.com:grpc/grpc into poffyGravatar Craig Tiller2016-01-06
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | * | | | | | Merge github.com:grpc/grpc into wtfwinGravatar Craig Tiller2016-01-06
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | | | | | | | | * | | Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-06
| | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | | * | | | | | | | Spam cleanupGravatar Craig Tiller2016-01-06
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #4632 from ctiller/dep_headGravatar Michael Lumish2016-01-06
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix building submodules at head
| | | | * | | | | | | | Update new filesGravatar Craig Tiller2016-01-06
| | | | | | | | | | | |
| | | | * | | | | | | | Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
| | | | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #4589 from ctiller/enforcerGravatar jboeuf2016-01-06
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test to ensure public core headers are C89
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #4562 from ctiller/intsGravatar jboeuf2016-01-06
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to using C99 types for fixed size integers
| | | | * | | | | | | | | | Fix building submodules at headGravatar Craig Tiller2016-01-06
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - ensure failure propogates through run_jenkins.sh - don't try to regenerate projects on non-linux environments
| * | | | | | | | | | | | Merge pull request #4622 from ctiller/dep_headGravatar Michael Lumish2016-01-06
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ability to update submodules before build
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #4630 from ctiller/document_writeGravatar Vijay Pai2016-01-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update async write documentation
| | | | | | * | | | | | | | | Adjust the log levels in interop tests and stress testsGravatar Sree Kuchibhotla2016-01-06
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | Ability to filter log messages based on log levelGravatar Sree Kuchibhotla2016-01-06
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Update async write documentationGravatar Craig Tiller2016-01-06
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-versionGravatar Masood Malekghassemi2016-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove ceiling on required protobuf version
| | | | | | | | | | | * | | | Expose the fd in grpc_fd and grpc_tcp.Gravatar Dan Born2016-01-05
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a bug where grpc_fd::released was not initialized.
| | | | | | | | | * | | | | Fix compilation with clang/gccGravatar Craig Tiller2016-01-05
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #4609 from yang-g/timespecGravatar Vijay Pai2016-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make possible lossy conversion explicit.
| | | | | | | | | | * | | | | Add an early out to gpr_cpu_testGravatar Craig Tiller2016-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This test consumes a huge amount of CPU. On Windows, it additionally starves other tests from getting scheduled - for long enough that those tests time out and fail. Historically tests starting shortly after this test are the most likely to fail. Once we've seen all CPU's, we will no longer do anything useful - so check for that, and finish up early whenever possible.
| * | | | | | | | | | | | | | Merge pull request #4623 from soltanmm/from-sourceGravatar Nathaniel Manista2016-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | Add tox to Python build-from-source instructions.
| | * | | | | | | | | | | | | Add tox to Py build-from-source instructionsGravatar Masood Malekghassemi2016-01-05
| |/ / / / / / / / / / / / /
| | | | | * | | | | | | | | Update copyrightsGravatar Craig Tiller2016-01-05
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | Add ability to update submodules before buildGravatar Craig Tiller2016-01-05
| | | | | | | | | | | | | |
| | | | | | | | | * | | | | Delay reading stdout from disk until process terminatesGravatar Craig Tiller2016-01-05
| | | | | | |_|_|/ / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current code reads the stdout of each running process each time it goes through a reap() iteration, and throws it away if the process is still running. On Windows, where we poll for completion every 100ms, I expect this is having a serious impact on Jenkins performance, especially for noisier tests.
| | | | | | | | * | | | | Tweak end2end formattingGravatar Craig Tiller2016-01-05
| | | | | | | | | | | | |
| | | | | | | | * | | | | Tweak end2end formattingGravatar Craig Tiller2016-01-05
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #4617 from ctiller/cython_copyrightGravatar Michael Lumish2016-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | Copyright checker fixes
| | * | | | | | | | | | | Copyright checker fixesGravatar Craig Tiller2016-01-05
| |/ / / / / / / / / / /
| | | | | | | | * / / / Tweak compiler settings to hopefully make Jenkins more robustGravatar Craig Tiller2016-01-05
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | | | | * | | | Fix end2end_test formattingGravatar Craig Tiller2016-01-05
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #4613 from soltanmm/writecopyrightGravatar Craig Tiller2016-01-05
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | Add Cython files to check_copyright.py
| * | | | | | | | | | Merge pull request #4554 from yang-g/stalled_and_destroyGravatar Craig Tiller2016-01-04
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | remove stream from stalled_by_transport list before destroy it
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #4590 from yang-g/unreachableGravatar Craig Tiller2016-01-04
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | fix one use of unreachable macro
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #4608 from a11r/import1_4Gravatar Craig Tiller2016-01-04
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added exception handling for ImportError
| | | | | | | | | | * \ \ \ Merge branch 'copyzomg' into clangfmtGravatar Craig Tiller2016-01-04
| | | | | | | | | | |\ \ \ \
| | | | | | | | | | | * | | | Update copyrights, clang-fmtGravatar Craig Tiller2016-01-04
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #4614 from ctiller/copyzomgGravatar Michael Lumish2016-01-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update copyrights
| | * | | | | | | | | | | | | Update copyrightsGravatar Craig Tiller2016-01-04
| |/ / / / / / / / / / / / /