Commit Graph

1777 Commits

Author SHA1 Message Date
Craig Tiller 3e94de19cd Merge branch 'optionalize_resolvers' into optionalize_client_config 2016-04-01 12:57:28 -07:00
Craig Tiller 5dec6e0e75 Merge github.com:grpc/grpc into optionalize_resolvers 2016-04-01 12:28:07 -07:00
Jan Tattermusch 00eef19acd Merge pull request #6051 from dgquintas/moar_uri_tests
added more uri parsing tests
2016-04-01 11:21:32 -07:00
Jan Tattermusch 4eb36c0af1 Merge pull request #6001 from ctiller/optionalize_census
Optionalize census
2016-04-01 11:15:48 -07:00
Jan Tattermusch ab980eca40 Merge pull request #5932 from dgquintas/lb_resolvers
Small test improvements to lb_policies and sockaddr_resolver tests
2016-04-01 11:13:44 -07:00
David Garcia Quintas e8ba3e286d added more uri parsing tests 2016-03-31 22:40:16 -07:00
Nicolas Noble 7661da5b41 Merge pull request #6012 from nicolasnoble/memleak_detector
Adding memory leak detections for the json fuzzer.
2016-03-31 20:51:30 -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
Nicolas Noble 38d812077b Merge pull request #6034 from dgquintas/uri_query_parts
Added & and = to URI queries
2016-03-31 17:08:17 -07:00
Nicolas "Pixel" Noble 959b6f52cd Fixing another memory leak. 2016-04-01 00:53:57 +02:00
Craig Tiller d4c9833187 Reposition files to optionalize client_config system 2016-03-31 13:45:47 -07:00
Craig Tiller dfa160ef73 Merge branch 'optionalize_census' into optionalize_resolvers 2016-03-31 13:10:36 -07:00
Craig Tiller bbf85f4ee7 Merge github.com:grpc/grpc into optionalize_census 2016-03-31 13:09:50 -07:00
Craig Tiller 65938df105 Optionalize name resolvers 2016-03-31 13:08:49 -07:00
Craig Tiller 31efd7e864 Merge github.com:grpc/grpc into copyright-fix 2016-03-31 11:08:13 -07:00
Craig Tiller f3f099ada9 Merge github.com:grpc/grpc into optionalize_census 2016-03-31 10:38:58 -07:00
David Garcia Quintas 2877d7398e Merge branch 'master' of github.com:grpc/grpc into lb_resolvers 2016-03-31 09:43:03 -07:00
David Garcia Quintas f341374f6f Merge branch 'master' of github.com:grpc/grpc into uri_query_parts 2016-03-31 09:22:01 -07:00
David Garcia Quintas 057054f665 Added grpc_uri_get_query_arg per comments. 2016-03-31 09:20:42 -07:00
Nicolas Noble 7894e60306 Merge pull request #6000 from ctiller/optionalize_roundrobin
Optionalize load balancing policies
2016-03-31 09:17:54 -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
David Garcia Quintas e3a49f82c4 Added & and = to URI queries 2016-03-30 22:56:18 -07:00
Nicolas Noble a5dc80d22a Merge pull request #5691 from ctiller/idempotent
Idempotent request support for core
2016-03-30 17:05:43 -07:00
Craig Tiller 070f9c2197 Zero out memory to avoid msan failure 2016-03-30 16:48:28 -07:00
Craig Tiller 09694b984e Merge github.com:grpc/grpc into we-are-never-ever-ever 2016-03-30 16:46:34 -07:00
Bogdan Drutu 90da73714e Merge pull request #5699 from ctiller/accounting
Introduce byte counting to the transport API
2016-03-30 16:45:51 -07:00
Nicolas Noble 5339cfb820 Merge pull request #5764 from ctiller/internal-canary
Initial canaries for downstream merges
2016-03-30 16:44:39 -07:00
Nicolas "Pixel" Noble 5d28d9f63b Added a few more corpora. 2016-03-30 21:51:28 +02:00
Craig Tiller 56f26a5991 Merge branch 'optionalize_roundrobin' into optionalize_census 2016-03-30 08:06:31 -07:00
Craig Tiller 6771361fad Merge github.com:grpc/grpc into optionalize_roundrobin 2016-03-30 08:05:58 -07:00
Craig Tiller 026a3dda92 Merge github.com:grpc/grpc into accounting 2016-03-30 07:33:47 -07:00
Jan Tattermusch 58b66f5a0f Merge pull request #5950 from dgquintas/lb_policies_new_interface
Changes to resolver-LB interfaces.
2016-03-30 07:25:42 -07:00
Nicolas "Pixel" Noble dbb9dd5418 Merge remote-tracking branch 'ctiller/fuzzers-make-good-tests' into memleak_detector 2016-03-30 07:17:34 +02:00
Nicolas "Pixel" Noble 82a91c91d0 Fixing json memory leak. 2016-03-30 07:03:09 +02:00
Nicolas "Pixel" Noble fdbebb9049 Adding json test case. 2016-03-30 07:03:09 +02:00
Craig Tiller 7753119d28 Update copyright 2016-03-29 21:23:02 -07:00
Craig Tiller f05837ab82 Run fuzzer corpus entries as unit tests 2016-03-29 20:42:29 -07:00
Nicolas "Pixel" Noble 1635d36a0a Missing include. 2016-03-30 04:50:07 +02:00
Nicolas "Pixel" Noble bc1fdeee8f Fixing typos. 2016-03-30 04:49:03 +02:00
Nicolas "Pixel" Noble 8677d3f824 Adding memory leak detections for the json fuzzer. 2016-03-30 04:30:44 +02:00
Craig Tiller 9557869e15 Merge branch 'optionalize_roundrobin' into optionalize_census 2016-03-29 13:53:50 -07:00
Craig Tiller 5dd4118308 Merge github.com:grpc/grpc into optionalize_roundrobin 2016-03-29 13:18:14 -07:00
Craig Tiller 8f8e9f9b53 Build Census as a grpc plugin 2016-03-29 09:41:28 -07:00
Craig Tiller fb43385204 Make plugin registries work 2016-03-29 08:51:07 -07:00
Craig Tiller 1206423aa2 Fix include paths 2016-03-29 07:40:47 -07:00
Craig Tiller ca5acf819d Fix test by naming parameters 2016-03-29 07:38:27 -07:00
Craig Tiller 8b3fb1af6a Merge github.com:grpc/grpc into internal-canary 2016-03-29 07:36:01 -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