aboutsummaryrefslogtreecommitdiff
path: root/interop-testing
AgeCommit message (Expand)Author
2017-03-01core: cache Accept-Encoding headers (#2766)Carl Mastrangelo
2017-02-28Address review commentsEric Anderson
2017-02-28all: Downgrade to Guava 19Eric Anderson
2017-02-27interop-testing: Remove useless tcnative configurationEric Anderson
2017-02-24all: Enable ErrorProne during compilationEric Anderson
2017-02-17interop-testing: Remove useless Threads in testEric Anderson
2017-02-16all: prepare for ErrorProne's FutureReturnValueIgnoredEric Anderson
2017-02-07interop-testing: fix flakes in Http2ClientEric Gribkoff
2017-02-03core: record server_elapsed_time on client (#2673)Kun Zhang
2017-02-02interop-testing: Replace Mockito with StreamObserver for several tests (#2639)kpayson64
2017-02-01interop-testing: overrideAuthority breaks JWTEric Anderson
2017-01-27all: avoid DNS with GRPC_PROXY_EXPEric Anderson
2017-01-26all: update to latest import orderingCarl Mastrangelo
2017-01-25core: stop "testing" from depending on "core"'s test. (#2652)Kun Zhang
2017-01-20core: make StatsContextFactory setters protected (#2634)Kun Zhang
2017-01-19testing: Move echo interceptors out of TestUtilsEric Anderson
2017-01-19Rename attributes() to getAttributes() to make it consistentLukasz Strzalkowski
2017-01-19all: ErrorProne fixes and avoid @Beta in GuavaEric Anderson
2017-01-10core,stub: remove deprecated deadline methodsCarl Mastrangelo
2017-01-10core: abstract channel builder to accept LoadBalancer2 (#2583)Kun Zhang
2017-01-05all: add max message size to client callsCarl Mastrangelo
2017-01-05weekly cleanup: errorprone, javastyle, unused (#2566)ZHANG Dapeng
2017-01-05core: upgrade census (now named instrumentation) to 0.3.0 (#2565)Kun Zhang
2016-12-29compiler: final bindService() in generated code. (#2553)Kun Zhang
2016-12-28interop-testing: Add status_code_and_message interop testEric Gribkoff
2016-12-27interop-testing: Add custom_metadata interop testEric Gribkoff
2016-12-20interop-testing: New client for HTTP/2 interop testsEric Gribkoff
2016-12-16all: update to guava 20Carl Mastrangelo
2016-12-09interop-testing: Observe --use_tls to disable TLS with OkHttpEric Anderson
2016-12-06testing: added junit rule for in-process serversJoey Bratton
2016-11-23interop-testing: apply --server_host_override regardless of flag orderEric Gribkoff
2016-11-21interop-testing: new stress test client command line options (#2413)Eric Gribkoff
2016-11-09core: fix bug when stream listener not set before stream closedZHANG Dapeng
2016-10-28addressing reviewer commentsEric Gribkoff
2016-10-28Compiler/core changes to support the proto reflection APIEric Gribkoff
2016-10-27interop-testing: fix lint errors found on importCarl Mastrangelo
2016-10-27core: make max message size part of the public APICarl Mastrangelo
2016-10-26netty: fix static data race on handler settingsCarl Mastrangelo
2016-10-25Add UNIMPLEMENTED_METHOD interop test case.Eric Gribkoff
2016-10-19compiler: lazily generate ServiceDescriptorsCarl Mastrangelo
2016-10-12interop-testing: No census asserts for standalone clientEric Anderson
2016-10-06core: Census integration for stats (#2262)Kun Zhang
2016-09-28interop-testing: limit the amount of noise from failing testsCarl Mastrangelo
2016-09-14interop-testing: skip large memory tests on constrained JVMsCarl Mastrangelo
2016-09-02all/tests: add a ClientCall and ServerCall suitable for use in testsCarl Mastrangelo
2016-08-31core: add ServerTransportFilterKun Zhang
2016-08-30all/tests: unmock ClientCall and ServerCallCarl Mastrangelo
2016-08-26Add RunWith annotation to AutoWindowSizingOnTestnmittler
2016-08-19integration-tests: add integration tests for auto window sizingmfcripps
2016-08-19interop-testing: Remove hard-coded ports in ProxyTestEric Anderson