aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | | | | | | | * Log test namesGravatar Craig Tiller2016-03-16
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| | | | * | | | | | | | | Merge pull request #4 from nicolasnoble/codegen-massageGravatar David G. Quintas2016-03-16
| | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Codegen massage
| | | | | * | | | | | | | | Moving core_codegen.cc to the proper filegroup.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | Disabling flaky test.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | Preventing huge stacks in timer_heap_test.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | Preventing huge stacks in load_file_test.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | Fixing bitrotting in udp_server_test.cGravatar Nicolas "Pixel" Noble2016-03-17
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | Massaging that pull request.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | |/ / / / / / / / /
| | | | | | * / / / / / / Update check copyright script precommit hookGravatar murgatroid992016-03-16
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| | * | | | | | | | | | clang-fmtGravatar Craig Tiller2016-03-16
| | | | | | | | | | | |
| | * | | | | | | | | | Review feedbackGravatar Craig Tiller2016-03-16
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #5635 from sreecha/stress_test_instructionsGravatar adelez2016-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Instructions to run stress tests on GKE
| | | | | | | | | | | * | For client cert based authentication, add client cert as an AuthPropertyGravatar Deepak Lukose2016-03-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #5765 from adelez/setup_full_interopGravatar Jan Tattermusch2016-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | chmod g+x
| | * | | | | | | | | | | | More additions / TyposGravatar Sree Kuchibhotla2016-03-16
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | BlehGravatar Craig Tiller2016-03-16
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | Fix copyrightGravatar Craig Tiller2016-03-16
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | clang-format codeGravatar Craig Tiller2016-03-16
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | Get stack traces in crash dumps working for WindowsGravatar Craig Tiller2016-03-16
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | More formatting changesGravatar Sree Kuchibhotla2016-03-16
| | | | | | | | | | | | |
| | * | | | | | | | | | | Minor formatting tweaksGravatar Sree Kuchibhotla2016-03-16
| | | | | | | | | | | | |
| | * | | | | | | | | | | Address review commentsGravatar Sree Kuchibhotla2016-03-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #5474 from ctiller/esanGravatar Jan Tattermusch2016-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Execution context sanitizer
| | | | | | | | * \ \ \ \ \ Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-16
| | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | | | | | * Merge github.com:grpc/grpc into xoxoGravatar Craig Tiller2016-03-16
| | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | Don't hold the GIL when calling anything in coreGravatar Masood Malekghassemi2016-03-15
| | | | | | | | | | | | | |
| | | | | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
| | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | Remove end2end_certs library.Gravatar yang-g2016-03-15
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | chmod g+xGravatar Adele Zhou2016-03-15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #5763 from soltanmm/one-pieceGravatar Nathaniel Manista2016-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | Fix two ways tests can hang. Hooray!
| * | | | | | | | | | | | | Fix two ways tests can hangGravatar Masood Malekghassemi2016-03-15
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both have to do with the test runner's handling of the tests. With one it's the read thread somehow outliving the other threads (e.g. with ctrl-C). The other is due to a filled OS-level pipe's buffer causing a block while code is still holding the GIL in some gRPC core function. We can't empty the buffer from Python because the GIL is held, and the OS can't unblock because it's waiting for the buffer to get cleared: deadlock.
* | | | | | | | | | | | | Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctxGravatar Jan Tattermusch2016-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | Revert "Revert "Properly integrate async API with server-side cancellations.""
* | | | | | | | | | | | | Merge pull request #5705 from paddybyers/free_alignedGravatar Jan Tattermusch2016-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use gpr_free() in gpr_free_aligned()
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #5750 from sreecha/gpr_thd_testGravatar Jan Tattermusch2016-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | Reduce the number of threads so that this test works on x86 systems
* | | | | | | | | | | | | | Merge pull request #5382 from dgquintas/jenkins_stuffGravatar adelez2016-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accept instance name as argument
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #5749 from jcanizales/only-one-completion-queueGravatar Jan Tattermusch2016-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use a singleton completion queue
| | | | * | | | | | | | | | | | Use gpr_free() in gpr_free_aligned()Gravatar Paddy Byers2016-03-15
| | | | | |_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #5722 from jcanizales/fix-writeableGravatar Jan Tattermusch2016-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make GRXWriteable with single handler robust against streaming Writers
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #5543 from adelez/fix_code_coverage2Gravatar Jan Tattermusch2016-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix code coverage.
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #5666 from pquerna/pq/ip_addr_sanGravatar jboeuf2016-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for IP Addresses in Subject Alt Names.
| | | | | | | | | | | | | | * | | | Clean up testGravatar Masood Malekghassemi2016-03-14
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Make copyright not expire one year too soon.Gravatar Jorge Canizales2016-03-14
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | clang-format and fix a typo caused by savingGravatar Vijay Pai2016-03-14
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | 1. Remove all deadlines from the RPCs and shutdown in this code.Gravatar vjpai2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These tests (especially unconstrained versions) can get very backlogged and may take a while to finish. We sometimes flake waiting for that. This is not hazardous (IMO), as the scripts that run these tests already have timeouts to make sure that these don't truly go on forever. 2. Make the time spent in the benchmark phase actually be benchmark_seconds rather than benchmark_seconds-warmup_seconds as it is currently.
| | | | | | * | | | | | | | | | | Fix copyrightGravatar Sree Kuchibhotla2016-03-14
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Improve looks_like_ip_address for IPv6 addresses, and add testsGravatar Paul Querna2016-03-14
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Add note about refactor portability headerGravatar Paul Querna2016-03-14
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Add support for IP Addresses in Subject Alt Names.Gravatar Paul Querna2016-03-14
|/ / / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | Minor code cleanupGravatar Sree Kuchibhotla2016-03-14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix code coverage.Gravatar Adele Zhou2016-03-14
|/ / / / / / / / / / / / / / /