Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-28 |
|\ | |||
| * | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-28 |
| |\ | |||
| | * | Merge pull request #5964 from ctiller/move_the_things | Nicolas Noble | 2016-03-28 |
| | |\ | | | | | | | | | Begin core componentization | ||
| | | * | Fix formatting | Craig Tiller | 2016-03-26 |
| | | | | |||
| | * | | Merge pull request #5962 from nicolasnoble/windows-flake-are-not | Jan Tattermusch | 2016-03-25 |
| | |\ \ | | | | | | | | | | | Moving grpc_pick_unused_port_of_die before creating a deadline. | ||
| | | | * | Fix path | Craig Tiller | 2016-03-25 |
| | | | | | |||
| | | | * | Fix another path | Craig Tiller | 2016-03-25 |
| | | | | | |||
| | | | * | Fix another path | Craig Tiller | 2016-03-25 |
| | | | | | |||
| | | | * | Fix copyright | Craig Tiller | 2016-03-25 |
| | | | | | |||
| | | | * | Fix includes | Craig Tiller | 2016-03-25 |
| | | |/ | | |/| | |||
| | * | | Merge pull request #5877 from vjpai/make_generic_payloads_great_again | Jan Tattermusch | 2016-03-25 |
| | |\ \ | | | | | | | | | | | Properly set server payload config in QPS tests | ||
| | | | * | Moving grpc_pick_unused_port_of_die before creating a deadline. | Nicolas "Pixel" Noble | 2016-03-26 |
| | | | | | |||
| | * | | | Fixes | Craig Tiller | 2016-03-25 |
| | | | | | |||
| | * | | | Fix copyrights | Craig Tiller | 2016-03-25 |
| | | | | | |||
| | * | | | Auto-changes | Craig Tiller | 2016-03-25 |
| | | |/ | | |/| | |||
| | | * | Merge branch 'master' into make_generic_payloads_great_again | Vijay Pai | 2016-03-24 |
| | | |\ | |||
| | * | | | Fixing sanity. | Nicolas "Pixel" Noble | 2016-03-24 |
| | | | | | |||
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Nicolas "Pixel" Noble | 2016-03-23 |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | bad_ssl_certificate_path | ||
| | | * | | Merge pull request #5383 from miselin/add_request_parsing | Jan Tattermusch | 2016-03-23 |
| | | |\ \ | | | | | | | | | | | | | Add HTTP request parsing | ||
| | | * \ \ | Merge pull request #5897 from ctiller/fix_time | Jan Tattermusch | 2016-03-23 |
| | | |\ \ \ | | | | | | | | | | | | | | | Fix timeout decoding logic for times that become infinite | ||
| | | * \ \ \ | Merge pull request #5892 from yang-g/copy_generic_byte_buffer | Jan Tattermusch | 2016-03-23 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Make a copy of ByteBuffer when writing | ||
| | | * | | | | | Reorder asserts to avoid TSAN failure | Craig Tiller | 2016-03-23 |
| | | | | | | | | |||
| | | | | | * | | Add HTTP request parsing. | Matthew Iselin | 2016-03-23 |
| | | | |_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This extends the existing http parser to support requests as well as responses. httpcli continues to exist and work as it has previously, though in the new directory src/core/http (to reflect the fact the directory now contains code relevant to parsing requests, which httpcli would not generally involve itself in). | ||
| | | * | | | | Merge pull request #5899 from dgquintas/uchannels_kthxbai | Jan Tattermusch | 2016-03-22 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | removed uchannels | ||
| | | * \ \ \ \ | Merge pull request #5863 from dgquintas/includes_namespaces | Jan Tattermusch | 2016-03-21 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Ensure that no #includes are inside of a namespace. | ||
| | | * \ \ \ \ \ | Merge pull request #5832 from vjpai/make_udp_server_test_great_again | Nicolas Noble | 2016-03-21 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add needed include for udp_server_test | ||
| | | * \ \ \ \ \ \ | Merge pull request #5797 from ctiller/win2 | Jan Tattermusch | 2016-03-21 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Make stack traces show up in run_tests.py logs | ||
| | | | | | | * | | | | removed uchannels | David Garcia Quintas | 2016-03-21 |
| | | | |_|_|/ / / / | | | |/| | | | | | | |||
| | | | | | | | * | | Update test | Craig Tiller | 2016-03-21 |
| | | | |_|_|_|/ / | | | |/| | | | | | |||
| | | | | | | * | | Make a copy of ByteBuffer when writing | yang-g | 2016-03-21 |
| | | | |_|_|/ / | | | |/| | | | | |||
| | | | | | | * | @jtattermusch correctly pointed out that we are not setting | vjpai | 2016-03-21 |
| | | | |_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | payload config in our server config. This affect any generic server tests that use anything other than 0-byte responses: essentially, server-streaming or bidi throughput tests. | ||
| | | | | | * | Made the code simpler to parse for humans | David Garcia Quintas | 2016-03-21 |
| | | | | | | | |||
| | | | | | * | Ensure that no #includes are inside of a namespace. | David Garcia Quintas | 2016-03-21 |
| | | | |_|/ | | | |/| | | |||
* | | | | | | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-21 |
|\| | | | | | |||
| * | | | | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-21 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | * | | | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-21 |
| | |\ \ \ \ | |||
| | | * | | | | Fix sanity | Craig Tiller | 2016-03-20 |
| | | | | | | | |||
| | | * | | | | Tweaks | Craig Tiller | 2016-03-20 |
| | | | | | | | |||
| | | * | | | | Merge github.com:grpc/grpc into backoff2 | Craig Tiller | 2016-03-20 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Reintroduce flakiness flag for tests: lb_policies_test is inherently flaky and I don't have time to deflake this week | ||
| | | | * \ \ \ | Merge pull request #5819 from dgquintas/compression_levels | Jan Tattermusch | 2016-03-18 |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | Implemented compression level algorithms properly | ||
| | | | * \ \ \ \ | Merge pull request #5829 from jtattermusch/fix_openssl_deadlink | Jan Tattermusch | 2016-03-18 |
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix gcc4.4 tests | ||
| | | | | | | * | | | Adding an argument to bad_ssl_cert in order to override the location of the ↵ | Nicolas "Pixel" Noble | 2016-03-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test certificate. | ||
| | | * | | | | | | | Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc ↵ | Craig Tiller | 2016-03-18 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | | | | | | | | | | | into backoff2 | ||
| | | * | | | | | | | Merge pull request #5795 from ctiller/port_server | Jan Tattermusch | 2016-03-18 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Refactor port server client part to be shared between Windows and POSIX ports | ||
| | | | | * | | | | | | Revert "Revert "Factor out backoff code into a separate library (to be ↵ | Craig Tiller | 2016-03-18 |
| | | | |/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | re-used elsewhere)"" | ||
| | | * | | | | | | | Merge pull request #5784 from ctiller/help-me-just-a-little-bit | Jan Tattermusch | 2016-03-18 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Log test names | ||
| | | * | | | | | | | | Revert "Factor out backoff code into a separate library (to be re-used ↵ | David G. Quintas | 2016-03-18 |
| | | | |_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | elsewhere)" | ||
| | | * | | | | | | | Merge pull request #5706 from deepaklukose/dev | Jan Tattermusch | 2016-03-18 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Expose pem cert in AuthContext for SSL/TLS channels | ||
| | | | | | | * | | | | fix -Wshadow warning | Jan Tattermusch | 2016-03-18 |
| | | | |_|_|/ / / / | | | |/| | | | | | | |||
| | | | | | | | | * | Fix an include | vjpai | 2016-03-18 |
| | | | |_|_|_|_|/ | | | |/| | | | | |