summaryrefslogtreecommitdiffstats
path: root/configserver/src/test
Commit message (Expand)AuthorAgeFilesLines
* Do not expire sessions with state UNKNOWNHarald Musum2021-07-161-1/+9
* Merge branch 'master' into hmusum/remove-flag-2Harald Musum2021-07-161-2/+3
|\
| * Use local sessions fromm file system when deleting expired sessionsHarald Musum2021-07-141-2/+3
* | Remove flagHarald Musum2021-07-141-1/+1
|/
* Add back check for max node size when writing to ZooKeeperHarald Musum2021-07-112-2/+6
* Merge branch 'master' into musum/cleanup-ConfigCurator-1Harald Musum2021-07-091-10/+15
|\
| * Remove old clustercontroller status page endpointValerij Fredriksen2021-07-061-24/+0
| * Expose status page for more distributor and storagenode under /application/v2Valerij Fredriksen2021-07-061-0/+29
| * Move responses to own packageValerij Fredriksen2021-07-061-0/+1
| * Move response classes to upper levelValerij Fredriksen2021-07-061-1/+0
* | Use Curator instead of ConfigCurator, part 4Harald Musum2021-07-097-66/+11
* | Use Curator instead of ConfigCurator, part 4Harald Musum2021-07-097-278/+31
* | Use Curator instead of ConfigCurator, part 3Harald Musum2021-07-097-22/+17
* | Use Curator instead of ConfigCurator, part 2Harald Musum2021-07-082-15/+22
* | Use Curator instead of ConfigCurator, part 1Harald Musum2021-07-082-39/+47
|/
* Throw instead of returning null for getBytes()/getData()Harald Musum2021-06-301-13/+22
* Remove unused feature flagHarald Musum2021-06-291-2/+0
* Always move searchdefinitions to schemas dirHarald Musum2021-06-251-16/+2
* Don't swallow exception when unable to find file references in useHarald Musum2021-06-251-1/+3
* Use max value for resource utilizationValerij Fredriksen2021-06-231-2/+2
* Test that laoding an invalid session throws exceptionHarald Musum2021-06-212-14/+22
* Add reindexing progress to deployment metricsValerij Fredriksen2021-06-182-1/+46
* Simplify application log prefix in configserverValerij Fredriksen2021-06-161-2/+2
* Move some methods from FileReferenceDownloader to FileDownloaderHarald Musum2021-06-141-3/+3
* Temp directory is always the same as download diredctory, simplifyHarald Musum2021-06-141-1/+1
* Move more methods into DownloadsHarald Musum2021-06-141-1/+2
* Add option for adding blobsHenning Baldersheim2021-06-091-0/+12
* Hide moving of schemas from searchdefinitions/ to schemas/ behind a feature flagHarald Musum2021-06-091-8/+29
* Merge branch 'master' into hmusum/move-sd-files-to-schemas-dirHarald Musum2021-06-091-1/+1
|\
| * Really allow skipping of old models in manual zonesJon Bratseth2021-06-081-1/+1
* | Move files from searchdefinitions/ to schemas/ when deployingHarald Musum2021-06-084-0/+123
|/
* 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