Commit Graph

612 Commits

Author SHA1 Message Date
Craig Tiller 3e94de19cd Merge branch 'optionalize_resolvers' into optionalize_client_config 2016-04-01 12:57:28 -07:00
Jan Tattermusch 4e4a53af87 Merge pull request #5944 from ctiller/we-are-never-ever-ever
Add a test that channels recover from goaway correctly
2016-03-31 17:57:23 -07:00
Craig Tiller d4c9833187 Reposition files to optionalize client_config system 2016-03-31 13:45:47 -07:00
Craig Tiller 64a12c55df Merge github.com:grpc/grpc into copyright-fix 2016-03-31 07:49:58 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller 070f9c2197 Zero out memory to avoid msan failure 2016-03-30 16:48:28 -07:00
Craig Tiller 0b2a2b12c0 Merge github.com:grpc/grpc into we-are-never-ever-ever 2016-03-28 22:56:01 -07:00
Craig Tiller c2011586fa Merge github.com:grpc/grpc into idempotent 2016-03-28 22:53:34 -07:00
Craig Tiller 078ff3be44 Merge github.com:grpc/grpc into optionalize_chttp2 2016-03-28 16:09:27 -07:00
Craig Tiller ed81caa390 Fix test 2016-03-28 15:29:37 -07:00
Craig Tiller 687db88fb2 Merge github.com:grpc/grpc into we-are-never-ever-ever 2016-03-28 15:27:14 -07:00
Craig Tiller 8ae3b1f873 Merge github.com:grpc/grpc into status_codes 2016-03-28 13:10:44 -07:00
Craig Tiller 3bd9695939 Merge github.com:grpc/grpc into idempotent 2016-03-28 12:43:02 -07:00
Craig Tiller adcb92d68e clang-format 2016-03-28 10:14:05 -07:00
Craig Tiller c7762a8c24 Move chttp2 related files under ext/ 2016-03-28 10:13:08 -07:00
Nicolas Noble e5cc05b5c6 Merge pull request #5964 from ctiller/move_the_things
Begin core componentization
2016-03-28 09:21:56 -07:00
Craig Tiller 77c5dc6e72 Merge github.com:grpc/grpc into move_the_things 2016-03-28 08:57:28 -07:00
Craig Tiller 039021f5ef Merge github.com:grpc/grpc into we-are-never-ever-ever 2016-03-26 13:20:46 -07:00
Craig Tiller 78abce7447 Merge github.com:grpc/grpc into status_codes 2016-03-26 13:19:58 -07:00
Jan Tattermusch 94f908ae84 Merge pull request #5962 from nicolasnoble/windows-flake-are-not
Moving grpc_pick_unused_port_of_die before creating a deadline.
2016-03-25 22:13:04 -07:00
Craig Tiller 9533d042d4 Fix includes 2016-03-25 17:11:06 -07:00
Nicolas "Pixel" Noble d9a2368e56 Moving grpc_pick_unused_port_of_die before creating a deadline. 2016-03-26 00:16:57 +01:00
Craig Tiller d1fce837f2 Fixes 2016-03-25 14:33:47 -07:00
Craig Tiller 2e1903638e Fix copyrights 2016-03-25 14:33:26 -07:00
Craig Tiller f40df23eeb Auto-changes 2016-03-25 13:38:14 -07:00
Craig Tiller 90797b91a2 Check connectivity flicker in goaway test 2016-03-24 09:48:39 -07:00
Craig Tiller 60b57f429f Use a DNS resolver 2016-03-24 09:35:12 -07:00
Craig Tiller 1b7195870e Initial goaway test 2016-03-24 09:06:13 -07:00
Craig Tiller deba194136 Begin test sketch: server goes away, calls continue 2016-03-24 08:30:41 -07:00
Craig Tiller c82048f5ef Fix some status codes to match spec 2016-03-23 14:41:51 -07:00
Craig Tiller 9498bb1bb1 Reorder asserts to avoid TSAN failure 2016-03-23 08:13:01 -07:00
David Garcia Quintas fb349b9f71 removed uchannels 2016-03-21 15:37:20 -07:00
Craig Tiller 44654553de Merge github.com:grpc/grpc into idempotent 2016-03-21 09:04:06 -07:00
Craig Tiller 3448887c90 Merge github.com:grpc/grpc into filter-selection 2016-03-21 07:08:50 -07:00
Jan Tattermusch dc6d5a6244 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink
Fix gcc4.4 tests
2016-03-18 16:41:16 -07:00
Jan Tattermusch 80551afb6c Merge pull request #5784 from ctiller/help-me-just-a-little-bit
Log test names
2016-03-18 15:52:55 -07:00
Jan Tattermusch 38da4491cc fix -Wshadow warning 2016-03-18 13:55:30 -07:00
Craig Tiller 40d34bf477 Merge github.com:grpc/grpc into filter-selection 2016-03-17 07:50:54 -07:00
Craig Tiller c65af4d784 Merge github.com:grpc/grpc into idempotent 2016-03-17 07:44:17 -07:00
Craig Tiller e272081049 Fix copyright 2016-03-17 07:39:34 -07:00
Craig Tiller ebdb007722 Log test names 2016-03-16 17:00:16 -07:00
yang-g 4e5c6d9895 Remove end2end_certs library. 2016-03-15 15:34:59 -07:00
Craig Tiller b093686e59 Fix copyright 2016-03-10 07:17:25 -08:00
Craig Tiller 4cf0448fbc clang-format 2016-03-10 07:12:42 -08:00
Craig Tiller c1b6bdd627 Fix tests in new idempotency work 2016-03-10 07:10:38 -08:00
Craig Tiller df5231ec09 Implement tests 2016-03-10 07:00:47 -08:00
Craig Tiller 7885ea5e31 Add a place for tests 2016-03-10 06:53:29 -08:00
Craig Tiller 41cb61de8b Merge github.com:grpc/grpc into filter-selection 2016-03-07 20:08:24 -08:00
Craig Tiller 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 2016-02-25 19:04:07 -08:00
Vijay Pai e9ef536451 Revert "Add an implementation firewall against pollset_set" 2016-02-25 18:10:24 -08:00