aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/application/validation/change/VespaReindexAction.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Revert "Merge pull request #17692 from vespa-engine/revert-17670-jonmv/reinde...Jon Marius Venstad2021-05-031-1/+1
* Revert "Jonmv/reindexing when new extra field is added"Jon Marius Venstad2021-04-301-1/+1
* No need to block deployment on reindexing due to new fieldsJon Marius Venstad2021-04-301-1/+1
* Remove "allowed" from config change actions (+ wiring) — allowed if not th...Jon Marius Venstad2020-11-201-17/+11
* Add Optional<ValidationId> to ConfigActionChange and use to validate actionsJon Marius Venstad2020-11-201-1/+2
* Use proper ValidationId instead of their String names in ConfigChangeAction s...Jon Marius Venstad2020-11-191-11/+12
* Assume document type is always present after validation is completeBjørn Christian Seime2020-11-021-2/+1
* Changes index mode or indexing script only requires reindexingBjørn Christian Seime2020-10-301-9/+9
* Add types for a config change requiring reindexingBjørn Christian Seime2020-10-301-0/+71