aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/application/validation/change
Commit message (Expand)AuthorAgeFilesLines
* Add CloudName to CloudAccountValerij Fredriksen2023-05-301-3/+3
* Revert "Merge pull request #26804 from vespa-engine/revert-26797-jonmv/requir...jonmv2023-04-241-0/+3
* Revert "Forbid applications without a container cluster in hosted Vespa"Harald Musum2023-04-211-3/+0
* Fix unit testjonmv2023-04-211-0/+3
* Restart all application container clusters when content clusters are removedjonmv2023-03-311-1/+10
* Pass ClusterInfoJon Bratseth2023-03-011-1/+3
* use simpler superclassesArne Juul2023-02-141-1/+2
* split AbstractConfigProducerArne Juul2023-02-132-6/+6
* Deprecate and stop using HostSpec constructor that should be removedHarald Musum2023-02-131-1/+1
* More resource reduction testsJon Bratseth2023-01-251-50/+139
* Validate total max resourcesJon Bratseth2023-01-252-93/+65
* Require an override when reducing redundancy to oneJon Bratseth2023-01-232-3/+68
* Pass DeployState - no functional changesJon Bratseth2023-01-239-66/+53
* Move IntRange out of vespajlibJon Bratseth2023-01-221-1/+1
* Support a group size constraint in content clustersJon Bratseth2023-01-211-0/+2
* Unify on Streams.toList()Henning Baldersheim2023-01-171-1/+1
* Represent data plane certificates from deploy call as clientMorten Tokle2022-12-131-1/+5
* Add debug loggingMorten Tokle2022-12-121-0/+4
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-043-4/+4
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-043-4/+4
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-023-4/+4
* Add validation override for certificate removalMorten Tokle2022-11-301-0/+51
* Rename isEmpty -> isUnspecifiedMartin Polden2022-11-141-1/+1
* Extract factory methodMartin Polden2022-11-141-1/+1
* Reject cloud account changeMartin Polden2022-10-271-0/+90
* Optimize importsHarald Musum2022-10-244-7/+0
* Change to return optional of StringHarald Musum2022-10-211-2/+3
* Add "schema-removal alias for content-type-removal"Kristian Aune2022-10-201-3/+3
* Use feature flag CLUSTER_CONTROLLER_STATE_GATHER_COUNTHarald Musum2022-09-051-1/+0
* Convert config-model to junit5Bjørn Christian Seime2022-07-2821-343/+340
* Remove 'attribute: huge' which has no effect.Geir Storli2022-06-081-8/+0
* 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
* Test ranking constant config generationJon Bratseth2022-05-111-0/+1
* 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
* GC deprecated junit assertThat.Henning Baldersheim2021-12-213-11/+8
* 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-271-1/+1
* Test adding to inherited collectionsJon Bratseth2021-10-191-1/+2
* search -> schemaJon Bratseth2021-10-152-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2018 copyright notices.gjoranv2021-10-074-4/+4
* Update 2017 copyright notices.gjoranv2021-10-0714-14/+14
* unit test with ngram alsoArne Juul2021-08-031-0/+20
* add unit testArne Juul2021-08-032-0/+33
* Mostly remove old way of overriding validations in devJon Bratseth2021-06-081-8/+0
* Add redundancy increase validation overrideJon Bratseth2021-06-071-0/+64