aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test
Commit message (Expand)AuthorAgeFilesLines
* Really allow skipping of old models in manual zonesJon Bratseth2021-06-081-1/+1
* Only validate on hosted, and only if there are multiple nodes per groupJon Bratseth2021-06-075-5/+5
* Merge pull request #18149 from vespa-engine/hmusum/cleanup-13Harald Musum2021-06-072-4/+2
|\
| * Minor cleanupHarald Musum2021-06-072-4/+2
* | Fix tenant secret store deserialization (#18148)Morten Tokle2021-06-071-0/+22
|/
* Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-051-1/+1
* Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-041-1/+1
* Don't use deprecated methodsHarald Musum2021-06-041-1/+1
* searchdefinitions -> schemasHarald Musum2021-06-0321-2/+2
* Revert "Revert mortent/cfg operator cert"Morten Tokle2021-05-283-1/+56
* Throw IllegalArgumentException for bad requestsHarald Musum2021-05-271-3/+3
* Log model build errors to the deploy logJon Bratseth2021-05-271-4/+4
* Revert "Set status failed when we do not get a deployment when bootstrapping ...Harald Musum2021-05-264-6/+15
* Set status failed when we do not get a deployment when bootstrapping applicat...Harald Musum2021-05-264-15/+6
* Merge pull request #17980 from vespa-engine/hmusum/cleanup-10Henning Baldersheim2021-05-261-3/+3
|\
| * Cleanup of some ZooKeeper-related componentsHarald Musum2021-05-261-3/+3
* | Revert "Include operator certificates in application trust store"Morten Tokle2021-05-252-33/+1
* | Revert "Add top-level object, simplify tests"Morten Tokle2021-05-252-34/+11
|/
* Add top-level object, simplify testsMorten Tokle2021-05-252-11/+34
* Include operator certificates in application trust storeMorten Tokle2021-05-252-1/+33
* Parse content type headerMorten Tokle2021-05-201-5/+29
* Fix testMorten Tokle2021-05-201-1/+1
* Support http multipart on prepareandactivateMorten Tokle2021-05-201-4/+109
* Simplify, BOOTSTRAP_IN_SEPARATE_THREAD is never usedHarald Musum2021-05-101-12/+7
* Reduce the lifetime and scope of ConfigInstance.Builder and the ConfigPayloadHenning Baldersheim2021-05-071-2/+2
* Merge pull request #17688 from vespa-engine/freva/filter-ccValerij Fredriksen2021-05-022-0/+11
|\
| * Do not process metrics we dont care aboutValerij Fredriksen2021-04-302-0/+11
* | Sort mappers according to class hierarchy to match most specific mapperJon Marius Venstad2021-04-301-1/+1
* | Use RestApi for TenantHandlerJon Marius Venstad2021-04-301-62/+49
* | Revert "Merge pull request #17664 from vespa-engine/revert-17658-jonmv/rest-a...Jon Marius Venstad2021-04-301-0/+3
|/
* Expose content resource usage metrics from cluster-controllerValerij Fredriksen2021-04-292-3/+42
* Revert "Support loadbalancer/v1 and application/v2/tenant without trailing sl...Harald Musum2021-04-291-3/+0
* Fix quirky binding match setupJon Marius Venstad2021-04-291-0/+3
* Revert "Use a single-threaded executor that delegates to another for ZK sessi...Harald Musum2021-04-272-4/+4
* Merge pull request #17600 from vespa-engine/freva/feeding-blocked-metricJon Marius Venstad2021-04-278-77/+92
|\
| * Aggregate feeding blocked metricValerij Fredriksen2021-04-262-1/+19
| * Reformat JSON filesValerij Fredriksen2021-04-268-76/+73
* | Use a single-threaded executor that delegates to another for ZK session workHarald Musum2021-04-262-4/+4
|/
* Merge branch 'master' into hmusum/cleanup-7Harald Musum2021-04-084-15/+6
|\
| * Merge pull request #17233 from vespa-engine/mortent/remove-lb-pow2-flagMorten Tokle2021-04-061-12/+0
| |\
| | * Remove flag controlling random routing lbMorten Tokle2021-03-301-12/+0
| * | Use separate executors for ZooKeeper watchers for applications and sessionsHarald Musum2021-04-052-0/+2
| |/
| * Use uri builder in StateRequestHandlerBjørn Christian Seime2021-03-261-2/+3
* | Use supplied configHarald Musum2021-04-051-1/+1
* | Fix TODOHarald Musum2021-03-261-13/+18
|/
* Merge pull request #17174 from vespa-engine/jonmv/apache-hc5-clientJon Marius Venstad2021-03-2512-41/+41
|\
| * Rename, remove unused, non-functionalJon Marius Venstad2021-03-2512-41/+41
* | Merge pull request #17172 from vespa-engine/hmusum/cleanup-1Jon Marius Venstad2021-03-251-19/+26
|\ \
| * | Remove unnecessary test constructorHarald Musum2021-03-251-19/+26
* | | Convert StateResource as request handlerBjørn Christian Seime2021-03-241-23/+20
|/ /