aboutsummaryrefslogtreecommitdiff
path: root/interop-testing
AgeCommit message (Expand)Author
2017-12-07cronet, grpc-lb, interop-testing: fix lints #3848zpencer
2017-12-04Update to Truth 0.36Eric Anderson
2017-12-04interop-testing: stop using MockableSpan. (#3823)Kun Zhang
2017-12-01interop-testing: start a new server for each test method. (#3816)Kun Zhang
2017-11-30all: update to proto 3.5.0Carl Mastrangelo
2017-11-22testing: Remove DeadlineSubjectEric Anderson
2017-11-17auth: Use async version of getRequestMetadataEric Anderson
2017-11-10core: record RPC upstarts to Census. (#3708)Kun Zhang
2017-11-07core: use new OpenCensus stats/tagging API. (#3647)sebright
2017-11-06interop-testing: make max size tests more deterministicCarl Mastrangelo
2017-11-02Allow tests to run on IPv6-less machinesEric Anderson
2017-11-01core: set sampled for local span per MethodDescriptor. (#3627)Kun Zhang
2017-11-01testing: move TestUtils.recordServerCallInterceptor internalZHANG Dapeng
2017-11-01testing: move io.grpc.testing.StreamRecorder to internalZHANG Dapeng
2017-10-31 compiler: remove references to static fieldsCarl Mastrangelo
2017-10-30compiler: add methods for accessing method descriptorsCarl Mastrangelo
2017-10-26core: remove unnecessary type params in ServerStreamTracerZHANG Dapeng
2017-10-12interop-test: disable message size check in interop-test client. (#3569)Kun Zhang
2017-10-10Fix interop_test client.Kun Zhang
2017-10-09core: make in-process transport support StreamTracerKun Zhang
2017-10-06gae-interop-testing: add GAE interop tests (#3535)zpencer
2017-10-05interop-testing: fix ErrorProne and UnusedZHANG Dapeng
2017-10-05all: upgrade to JUnit 4.12Carl Mastrangelo
2017-10-02Make AbstractInteropTest runnable in GAE+jdk7 (#3533)zpencer
2017-09-25core/compiler: register Span names for code-generated methods (take 2)Kun Zhang
2017-09-25core: client supports inbound gzipped streams (#3403)Eric Gribkoff
2017-09-19core: record individual messages with sizes to Census/tracing (#3461)Kun Zhang
2017-09-18all: Keep artifacts dependencyConvergence-cleanEric Anderson
2017-09-11core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptorLukasz Strzalkowski
2017-09-06 inprocess,core: add ManagedChannelBuilder and ServerBuilder factory hidersCarl Mastrangelo
2017-08-25all: update to proto 3.4.0Carl Mastrangelo
2017-08-24interop-testing: fix dealineExceeded test flakiness by increasing time intervalZHANG Dapeng
2017-08-23compiler: Add option to disable version outputEric Anderson
2017-08-22Start 1.7.0 development cycle (#3357)zpencer
2017-08-10interop-testing: larger timeout for HTTP/2 clientEric Gribkoff
2017-08-09core: Java RefactormyPrecious
2017-08-07interop-testing: fix NPE on empty args to test service clientEric Gribkoff
2017-08-04core/stats: report message count metrics to Census. (#3312)Kun Zhang
2017-08-03testing,core: don't use mocks for stream tracers (#3305)Carl Mastrangelo
2017-08-02all: Remove unused variables and squelch incorrect ErrorProne warningEric Anderson
2017-07-31interop-testing: implement compression interop testsEric Gribkoff
2017-07-27core: pass CallOptions to newClientStreamTracer(). (#3276)Kun Zhang
2017-07-19Revert "interop-testing: overrideAuthority breaks JWT"Eric Anderson
2017-07-14okhttp: Add support for specifying a custom hostname verifier when using on O...Ian Haken
2017-07-10testing: refactor part of TestUtils to internalZHANG Dapeng
2017-07-06all: migrate .proto files from testing-proto to interop-testingZHANG Dapeng
2017-07-06all,interop-testing: update google-auth-library-oauth2-http (#3188)Eric Gribkoff
2017-06-30interop-testing: Support conscrypt at runtime with OkHttpEric Anderson
2017-06-30interop-testing: Skip Netty Jetty ALPN tests if it is unavailableEric Anderson
2017-06-22testing: move NoopClientCall & NoopServerCall to internalZHANG Dapeng