Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Properly clean up stress test clients | yang-g | 2017-10-04 |
| | |||
* | Moving visibility and package creation to the build system. | Nicolas "Pixel" Noble | 2017-08-30 |
| | |||
* | Restore interop_client_main | Ken Payson | 2017-07-13 |
| | | | | This target is used internally. | ||
* | Fixing merge failures on test/cpp/interop. | Nicolas "Pixel" Noble | 2017-07-13 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
|\ | |||
| * | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | |||
| * | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | | |||
* | | Merge remote-tracking branch 'ctiller/build-wtf' into import | Nicolas "Pixel" Noble | 2017-05-26 |
|\ \ | |||
* | | | Adding interop stress test. | Nicolas "Pixel" Noble | 2017-05-25 |
| | | | |||
* | | | Adding reconnect interop client and server. | Nicolas "Pixel" Noble | 2017-05-25 |
| | | | |||
* | | | Realized that the interop BUILD file still uses cc_library and stuff. | Nicolas "Pixel" Noble | 2017-05-25 |
| | | | |||
* | | | Fixing indentation + fixing interop_client. | Nicolas "Pixel" Noble | 2017-05-24 |
| | | | |||
| * | | More import fixes | Craig Tiller | 2017-05-19 |
| | | | |||
* | | | Adding dummy layering check option. | Nicolas "Pixel" Noble | 2017-05-19 |
| |/ |/| | |||
| * | Rework well_known_protos attr, and some other fixes | Craig Tiller | 2017-05-16 |
|/ | |||
* | Merge pull request #10775 from yang-g/http2_client | Yang Gao | 2017-04-21 |
|\ | | | | | Fix http2_interop test for c++ and python | ||
| * | Fix http2_interop test for c++ and python | yang-g | 2017-04-20 |
| | | |||
* | | added missing dependency | Makarand Dharmapurikar | 2017-04-20 |
| | | |||
* | | reduced visibility of test util | Makarand Dharmapurikar | 2017-04-18 |
| | | |||
* | | BUILD file for interop client and server | Makarand Dharmapurikar | 2017-04-18 |
|/ | |||
* | clang-format fix | Makarand Dharmapurikar | 2017-04-13 |
| | |||
* | enable cacheable_unary test | Makarand Dharmapurikar | 2017-04-11 |
| | |||
* | modified caching test | Makarand Dharmapurikar | 2017-04-11 |
| | | | | | added logic to test that cached response is specific to request payload. Removed trailing '\0' from query parameter | ||
* | Add UpdateActions to the interop client helper | Yuchen Zeng | 2017-04-04 |
| | |||
* | Include x.pb.h instead of x.grpc.pb.h for message-only protos | yang-g | 2017-03-06 |
| | |||
* | refactor client | Eric Gribkoff | 2017-03-01 |
| | |||
* | Enable C++ negative http2 test | Eric Gribkoff | 2017-03-01 |
| | |||
* | Connect to "localhost" from interop clients. | Paul Marks | 2017-02-07 |
| | | | | | | | | This is for compatibility with IPv6-only environments; see the Google bug b/32531998. Note that InteropClient.cs and http2_client.cc don't appear to be tested by our internal branch, but I've included them for consistency. | ||
* | Fixed invalid handling of slice data in interop_server | David Garcia Quintas | 2017-02-02 |
| | |||
* | windows compilation fixes | Jan Tattermusch | 2017-02-02 |
| | |||
* | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-20 |
|\ | |||
| * | Simplify cpp stress flags | ncteisen | 2017-01-18 |
| | | |||
* | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-12 |
|\| | |||
| * | Merge pull request #9139 from ericgribkoff/http2_client | Eric Gribkoff | 2017-01-11 |
| |\ | | | | | | | | | | | | | Add HTTP/2 interop test client Known failures: https://github.com/grpc/grpc/issues/8629 | ||
| * | | manual revert of #8901 | yang-g | 2017-01-11 |
| | | | |||
| | * | Adds HTTP/2 interop test client | Eric Gribkoff | 2017-01-11 |
| |/ | |||
* | | clang-format | Craig Tiller | 2017-01-10 |
| | | |||
* | | Fix interop | Craig Tiller | 2017-01-10 |
|/ | |||
* | Fix metrics server | Sree Kuchibhotla | 2016-12-16 |
| | |||
* | Interop test might take a little longer to start up (esp. w/tsan) | Craig Tiller | 2016-12-05 |
| | |||
* | Fix data race with atomic for interop c++ | David Garcia Quintas | 2016-12-04 |
| | |||
* | Revert "Test credentials provider update" | Craig Tiller | 2016-11-29 |
| | |||
* | ! | yang-g | 2016-11-23 |
| | |||
* | Support custom credential type in interop | yang-g | 2016-11-23 |
| | |||
* | Test credentials provider update | yang-g | 2016-11-22 |
| | |||
* | Deprecate grpc::thread and sync in favor of std::thread,mutex,etc | Vijay Pai | 2016-11-01 |
| | |||
* | Fix clang format | Noah Eisen | 2016-10-28 |
| | |||
* | Use default Empty ctor instead of Empty::default_instance | Noah Eisen | 2016-10-28 |
| |