aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* clang reformat.Gravatar Dan Born2016-01-14
|
* Test a server with multiple portsGravatar Dan Born2016-01-13
|
* Fix windows compilation errorsGravatar Dan Born2016-01-13
|
* Extend Copyrights to 2016Gravatar Dan Born2016-01-13
|
* Put the fd_index in the same order as the sibling list.Gravatar Dan Born2016-01-12
|
* Code review follow-up.Gravatar Dan Born2016-01-12
|
* Make grpc_tcp_listener private.Gravatar Dan Born2016-01-11
|
* Merge pull request #4645 from ctiller/coverallsGravatar Michael Lumish2016-01-08
|\ | | | | Refine coverage language list
* \ 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.
| | * | Flag errors betterGravatar Craig Tiller2016-01-08
| | | |
| | * | Tweak run_tests exit status handlingGravatar Craig Tiller2016-01-08
| |/ / |/| |
* | | Merge pull request #4627 from daniel-j-born/tcp_fdGravatar Craig Tiller2016-01-08
|\ \ \ | | | | | | | | Expose the fd in grpc_fd and grpc_tcp.
* \ \ \ Merge pull request #4643 from murgatroid99/node_compiler_standard_c99Gravatar Craig Tiller2016-01-08
|\ \ \ \ | | | | | | | | | | Compile Node extension with c99 and c++11
| | | | * Refine coverage language listGravatar Craig Tiller2016-01-07
| |_|_|/ |/| | |
| | | * Fix docstring typos in python grpc interfacesGravatar Hyunjun Kim2016-01-08
| |_|/ |/| |
| * | Removed redundant std= cflagGravatar murgatroid992016-01-07
| | |
| * | Compile Node extension with c99 and c++11Gravatar murgatroid992016-01-07
|/ /
* | Merge pull request #4616 from ctiller/i-like-pieGravatar Michael Lumish2016-01-07
|\ \ | | | | | | Tweak compiler settings to hopefully make Jenkins more robust
* \ \ Merge pull request #4639 from ctiller/nominally-nuisanceGravatar Michael Lumish2016-01-07
|\ \ \ | | | | | | | | Dont fail build if no report generated
* \ \ \ Merge pull request #4641 from ctiller/faroutGravatar Michael Lumish2016-01-07
|\ \ \ \ | | | | | | | | | | clang-format
| * | | | clang-formatGravatar Craig Tiller2016-01-07
|/ / / /
* | | | Merge pull request #4626 from ctiller/wtfwinGravatar Alistair Veitch2016-01-07
|\ \ \ \ | | | | | | | | | | Add an early out to gpr_cpu_test
* \ \ \ \ Merge pull request #4619 from ctiller/windows_logsGravatar adelez2016-01-07
|\ \ \ \ \ | | | | | | | | | | | | Delay reading stdout from disk until process terminates
| | | * | | Dont fail build if no report generatedGravatar Craig Tiller2016-01-07
| |_|/ / / |/| | | |
| | | | * Don't use ep after destroy in the test.Gravatar Dan Born2016-01-07
| | | | |
* | | | | Merge pull request #4635 from ctiller/spam_cleanupGravatar Sree Kuchibhotla2016-01-07
|\ \ \ \ \ | | | | | | | | | | | | Spam cleanup
* \ \ \ \ \ Merge pull request #4606 from ctiller/clangfmtGravatar Michael Lumish2016-01-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | Actually making the clang format test properly fail sanity.
| | | | * | | 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 github.com:grpc/grpc into wtfwinGravatar 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
| | | | | | | | | |