aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/application/validation
Commit message (Expand)AuthorAgeFilesLines
* Change to log warning (for now) as hosted applications are using this wrong.Geir Storli2022-07-131-9/+30
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-131-1/+25
* Revert "Validate that complex fields do not have struct fields with 'indexing...Håkon Hallingstad2022-07-121-25/+1
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-121-1/+25
* Include current and required quota in quota validation messagesMartin Polden2022-07-111-4/+4
* log certificate version in each runAndreas Eriksen2022-06-301-2/+2
* Update default list pricesØyvind Grønnesby2022-06-241-1/+1
* Remove 'attribute: huge' which has no effect.Geir Storli2022-06-081-8/+0
* Output deployment warning on import of Jetty packagesBjørn Christian Seime2022-05-311-1/+5
* Changing 'fast-rank' on an attribute should trigger the restart action.Geir Storli2022-05-191-0/+8
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-1/+1
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-132-30/+34
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-132-34/+30
* Better error messagesJon Bratseth2022-05-131-6/+10
* Validate constants in profilesJon Bratseth2022-05-131-3/+2
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-3/+4
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-4/+3
* Create distributable constants on derivingJon Bratseth2022-05-121-3/+4
* Test ranking constant config generationJon Bratseth2022-05-112-3/+4
* Support rank profile input WIPJon Bratseth2022-04-051-4/+4
* switch to NewDocumentReferenceDataTypeArne H Juul2022-03-171-2/+2
* Cosmetic changesHarald Musum2022-03-031-2/+1
* Merge pull request #20897 from vespa-engine/bratseth/error-reclassificationHarald Musum2022-01-212-13/+13
|\
| * Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-212-13/+13
* | access-control is implicitbjormel2022-01-202-44/+0
* | Simplify deployment warning for deprecated bundleBjørn Christian Seime2022-01-191-3/+2
* | Split BundleValidator into separate open-source and internal validatorsBjørn Christian Seime2022-01-191-32/+10
* | Support additional model validatorsBjørn Christian Seime2022-01-182-3/+3
* | Make some bundle validations enabled for hosted onlyBjørn Christian Seime2022-01-181-5/+5
* | Validate repositories in pom.xmlBjørn Christian Seime2022-01-181-2/+11
|/
* Simplify warningsBjørn Christian Seime2022-01-131-4/+5
* Warn on deprecated Maven artifacts in pom.xmlBjørn Christian Seime2022-01-131-0/+14
* Create test jars in unit test instead of using pre-madeBjørn Christian Seime2022-01-121-11/+37
* Add validation of imported Java packagesBjørn Christian Seime2022-01-111-11/+25
* Rename 'ComponentValidator' => 'BundleValidator'Bjørn Christian Seime2022-01-111-7/+7
* Misc cleanupBjørn Christian Seime2022-01-111-5/+5
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-2110-44/+48
* GC deprecated junit assertThat.Henning Baldersheim2021-12-214-16/+12
* Remove unnecessary parameterJon Bratseth2021-12-091-2/+1
* Add validation override for 'paged' removalJon Bratseth2021-12-092-2/+29
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
* Test adding to inherited collectionsJon Bratseth2021-10-191-1/+2
* Use 'schema' not 'search' in messagesJon Bratseth2021-10-191-2/+2
* search -> schemaJon Bratseth2021-10-153-3/+3
* Update Verizon Media copyright notices.gjoranv2021-10-0710-11/+11
* Update 2018 copyright notices.gjoranv2021-10-078-8/+8
* Update 2017 copyright notices.gjoranv2021-10-0722-22/+22
* Update message to not talking about reserved quotaØyvind Grønnesby2021-08-181-6/+3
* unit test with ngram alsoArne Juul2021-08-031-0/+20
* add unit testArne Juul2021-08-032-0/+33