summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo/vespa/config/server/rpc/RpcTester.java
Commit message (Expand)AuthorAgeFilesLines
* Rewrite test to use less low-level codeHarald Musum2020-06-281-15/+39
* Do not hardcode application id in MockTenantProvider and MockRequestHandlerHarald Musum2020-06-281-5/+6
* Model cloud features explicitlyMartin Polden2020-05-061-3/+7
* Introduce RequestHandlerProvider to work around DI cycleBjørn Christian Seime2019-05-231-1/+2
* Wire in RpcAuthorizer to RpcServerBjørn Christian Seime2019-05-231-1/+3
* Remove superModelGenerationCounter from the publicJon Marius Venstad2019-05-231-6/+3
* Revert "Wire in RpcAuthorizer to RpcServer"Bjørn Christian Seime2019-05-211-3/+1
* Wire in RpcAuthorizer to RpcServerBjørn Christian Seime2019-05-211-1/+3
* Revert "Wire in RpcAuthorizer to RpcServer"Bjørn Christian Seime2019-05-211-3/+1
* Wire in RpcAuthorizer to RpcServerBjørn Christian Seime2019-05-201-1/+3
* Wire FlagSource to LbServicesProducerBjørn Christian Seime2019-03-281-1/+3
* Add config for returning empty sentinel config when app is removedHarald Musum2019-03-111-7/+9
* Revert "Use JrtFactory to construct jrt supervisors in configserver"Bjørn Christian Seime2019-01-221-4/+1
* Use JrtFactory to construct jrt supervisors in configserverBjørn Christian Seime2019-01-141-1/+4
* Rewrite to use a tester, minor cleanupHarald Musum2018-08-141-0/+147