aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Fix test to shutdown the proxy from the main thread instead ofGravatar Mark D. Roth2016-08-15
| | | | doing so after the first connection terminates.
* Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-11
|\
| * Merge remote-tracking branch 'upstream/master' into handshaker_apiGravatar Mark D. Roth2016-08-11
| |\
| | * Merge pull request #6915 from markdroth/filter_apiGravatar kpayson642016-08-05
| | |\ | | | | | | | | Implement C++ API for defining channel filters.
* | | | clang-formatGravatar Mark D. Roth2016-08-04
| | | |
* | | | Clean up test HTTP proxy code.Gravatar Mark D. Roth2016-08-04
| | | |
* | | | Plumbed read_buffer through and fixed leftover bytes problem.Gravatar Mark D. Roth2016-08-04
| | | |
* | | | Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-04
|\| | |
| * | | Updated tests.Gravatar Mark D. Roth2016-08-04
| | | |
| | * | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_splitGravatar Nicolas "Pixel" Noble2016-08-04
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #5803 from nicolasnoble/what-the-fuzzGravatar Nicolas Noble2016-08-03
| |\ \ \ | | | | | | | | | | Fixing json parsing issues detected by libfuzz.
| * | | | deflake grpclb_testGravatar David Garcia Quintas2016-08-02
| | | | |
| * | | | Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-08-02
| |\ \ \ \ | | | | | | | | | | | | Move timeout_encoding to core/lib/transport
* | | | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\| | | | |
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzzGravatar Nicolas "Pixel" Noble2016-08-02
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | | * Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-08-02
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #6774 from a-veitch/add_resourceGravatar kpayson642016-08-02
| |\ \ \ \ \ | | | | | | | | | | | | | | Add Census resource API and implementation.
| * \ \ \ \ \ Merge pull request #7024 from markdroth/filter_call_init_failureGravatar kpayson642016-08-02
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Extend filter API to allow call initialization to return an error.
| * \ \ \ \ \ \ Merge pull request #7601 from dgquintas/census_stuffGravatar kpayson642016-08-02
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Changed census static metadata keys for tracing and tag propagation
| | | | | | | | * Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
| | | | | | | | |\ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Fix destroy_call_elem API in test.Gravatar Mark D. Roth2016-08-02
| | | | | | | | |
| * | | | | | | | Merge pull request #7590 from vjpai/affinity_optionalGravatar Vijay Pai2016-08-02
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Don't assert if we're not able to set CPU affinity
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\| | | | | | | | |
| | | | | | | | | * Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
| | | | | | | | | |\ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Trying to debug proxy tests. Not working yet.Gravatar Mark D. Roth2016-08-02
| | | | | | | | | |
| | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_splitGravatar Nicolas "Pixel" Noble2016-08-02
| | | | | | | | |\ \
| * | | | | | | | \ \ Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | moar clang-formatGravatar David Garcia Quintas2016-08-01
| | | | | | | | | | |
| | | | * | | | | | | Changed census static metadata keys for tracing and tag propagationGravatar David Garcia Quintas2016-08-01
| | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | clang-formatGravatar David Garcia Quintas2016-08-01
| | | | | | | | | |
| | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16Gravatar David Garcia Quintas2016-08-01
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | | | | | | | * | Fix exit conditionGravatar Vijay Pai2016-08-01
| | | | | | | | | | |
| | | | * | | | | | | Don't assert if we're not able to set affinity for some reasonGravatar Vijay Pai2016-07-30
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Addressed the rest of the PR commentsGravatar David Garcia Quintas2016-07-29
| | | | | | | | | |
| | * | | | | | | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-07-29
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/ruby/pb/test/client.rb src/ruby/pb/test/server.rb tools/dockerfile/test/php7_jessie_x64/Dockerfile
* | | | | | | | | | | Clean up test. Still debugging things.Gravatar Mark D. Roth2016-07-29
| | | | | | | | | | |
* | | | | | | | | | | Fix use-after-free and memory leak problems.Gravatar Mark D. Roth2016-07-29
| | | | | | | | | | |
* | | | | | | | | | | Work on debugging the HTTP proxy implementation.Gravatar Mark D. Roth2016-07-29
| | | | | | | | | | |
| | | | | | | | | | * Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-07-28
| | | | | | | | | | |\ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_splitGravatar Nicolas "Pixel" Noble2016-07-27
| | | | | | | | | |\ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | * | | | | | | | Merge pull request #7380 from nicolasnoble/no-c++11-threadsGravatar Vijay Pai2016-07-27
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread.
| | * | \ \ \ \ \ \ \ \ Merge pull request #7459 from nicolasnoble/udp_test_bitrotGravatar Vijay Pai2016-07-27
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing udp test bitrotting.
| | | | | | | * | | | | | Fixed asan failure and some refcounting bugs.Gravatar Mark D. Roth2016-07-27
| | | | | | | | | | | | |
* | | | | | | | | | | | | Made significant progress on the test, but not working yet.Gravatar Mark D. Roth2016-07-27
| | | | | | | | | | | | |
| | | | | | * | | | | | | removed some bits from invalid LR designGravatar David Garcia Quintas2016-07-26
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-07-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | | | | | | | * | | | | Fix memory overwrite in proto decding; fix test for windowsGravatar Alistair Veitch2016-07-26
| | | | | | | | | | | | |
| | | | | | | | | * | | | Merge branch 'master' into move_timeout_encodingGravatar Robbie Shade2016-07-26
| | | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |