aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/application
Commit message (Expand)AuthorAgeFilesLines
* Simplify warningsBjørn Christian Seime2022-01-131-4/+3
* Warn on deprecated Maven artifacts in pom.xmlBjørn Christian Seime2022-01-131-17/+97
* Create test jars in unit test instead of using pre-madeBjørn Christian Seime2022-01-121-11/+12
* Add validation of imported Java packagesBjørn Christian Seime2022-01-111-10/+76
* Rename 'ComponentValidator' => 'BundleValidator'Bjørn Christian Seime2022-01-112-3/+3
* Misc cleanupBjørn Christian Seime2022-01-111-27/+17
* avoid warningArne H Juul2022-01-061-18/+18
* Avoid org.jetbrains annotationsJon Bratseth2021-12-171-2/+0
* Merge pull request #20427 from vespa-engine/bratseth/paged-removal-validationJon Bratseth2021-12-097-49/+79
|\
| * Add validation override for 'paged' removalJon Bratseth2021-12-097-49/+79
* | Merge pull request #20418 from vespa-engine/bratseth/apply-policies-to-limits...Martin Polden2021-12-092-2/+2
|\ \ | |/ |/|
| * Don't propagate unspecified resourcesJon Bratseth2021-12-082-2/+2
* | Allow intergroup redundancyJon Bratseth2021-12-081-2/+1
|/
* Remove support for 'servlet' from config-model.gjoranv2021-12-022-2/+2
* add utility for recognizing position type variantsArne H Juul2021-11-251-3/+2
* Update 2020 Oath copyrights.gjoranv2021-10-273-3/+3
* Use 'schema' not 'search' in messagesJon Bratseth2021-10-192-2/+2
* search -> schemaJon Bratseth2021-10-154-32/+32
* Update Verizon Media copyright notices.gjoranv2021-10-0712-12/+12
* Update 2018 copyright notices.gjoranv2021-10-077-7/+7
* Update 2017 copyright notices.gjoranv2021-10-0729-29/+29
* info -> debugHenning Baldersheim2021-08-251-1/+1
* Provide the blob name externallyHenning Baldersheim2021-08-251-14/+10
* Add more debug information.Henning Baldersheim2021-08-251-1/+2
* Add info loggingHenning Baldersheim2021-08-251-0/+1
* Minor cleanup (logging, config generation, simplification)Harald Musum2021-08-251-60/+44
* Update message to not talking about reserved quotaØyvind Grønnesby2021-08-181-1/+2
* Handle blobs differently from normal file refs.Henning Baldersheim2021-08-171-9/+16
* swappable -> pagedHenning Baldersheim2021-08-121-1/+1
* Control swappableHenning Baldersheim2021-08-121-0/+1
* Improve error message.Geir Storli2021-07-121-1/+2
* Do valiation when checking allowsHarald Musum2021-06-281-2/+2
* Validate validation-overrides.xml when validating modelHarald Musum2021-06-282-0/+30
* Rename RankExpressionFiles -> LargeRankExpressions and RankExpressionFile -> ...Henning Baldersheim2021-06-101-2/+2
* Warn instead of failing on validation errors in manual zonesJon Bratseth2021-06-082-0/+2
* Only validate on hosted, and only if there are multiple nodes per groupJon Bratseth2021-06-071-1/+3
* Validate redundancy=1 on first deploymentJon Bratseth2021-06-072-0/+44
* Add redundancy increase validation overrideJon Bratseth2021-06-073-2/+49
* Validate that schemas/ dir is used for schemas, warns otherwiseHarald Musum2021-06-022-4/+33
* Revert "Revert "Produce ranking-expressions config.""Henning Baldersheim2021-05-241-38/+50
* Revert "Produce ranking-expressions config."Harald Musum2021-05-241-50/+38
* Produce ranking-expressions config.Henning Baldersheim2021-05-241-38/+50
* validate max capacity (#17685)Andreas Eriksen2021-05-041-6/+26
* Revert "Merge pull request #17692 from vespa-engine/revert-17670-jonmv/reinde...Jon Marius Venstad2021-05-032-4/+9
* Revert "Jonmv/reindexing when new extra field is added"Jon Marius Venstad2021-04-302-9/+4
* No need to block deployment on reindexing due to new fieldsJon Marius Venstad2021-04-302-2/+2
* Avoid duplicate processing of some fieldsJon Marius Venstad2021-04-301-1/+1
* Add reindex actions when extra fields are addedJon Marius Venstad2021-04-301-2/+7
* More lazy debug log message generationJon Marius Venstad2021-04-281-5/+5
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-265-7/+7