aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Expand)AuthorAgeFilesLines
* Add unit test to ensure names don't change.gjoranv2019-03-041-0/+31
* Rename name field to avoid confusion with Enum's 'name()'gjoranv2019-03-041-3/+3
* Move ContainerServiceType to config-model-apigjoranv2019-03-042-0/+26
* Revert "Gjoranv/use container service type"gjoranv2019-03-043-57/+0
* Add unit test to ensure names don't change.gjoranv2019-03-011-0/+31
* Rename name field to avoid confusion with Enum's 'name()'gjoranv2019-03-011-3/+3
* Move ContainerServiceType to config-model-apigjoranv2019-03-012-0/+26
* Never persist deployment spec for manual environmentsMartin Polden2019-02-112-0/+23
* Add a flag to control default dispatch policy per zone.Henning Baldersheim2019-02-011-0/+1
* Java dispatch feature flagOlli Virtanen2019-01-281-2/+3
* Merge pull request #8225 from vespa-engine/bratseth/nonfunctional-changes-onlyJon Bratseth2019-01-251-0/+2
|\
| * Nonfunctional changes onlyJon Bratseth2019-01-241-0/+2
* | Make ModelContext.Properties more accessible in config modelHåkon Hallingstad2019-01-251-0/+1
|/
* Update abi specs for 7.gjoranv2019-01-211-5/+1
* Remove deprecated duplicate Version classJon Bratseth2019-01-212-34/+2
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* Remove deprecated and unused methodHarald Musum2019-01-211-11/+0
* Remove support for block-upgrade element in deployment.xmlHarald Musum2019-01-212-38/+3
* Update APIs that have changed.Ilpo Ruotsalainen2019-01-091-3/+53
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+456
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-456/+0
* Merge pull request #7964 from vespa-engine/iruotsalainen/enable-abi-checkIlpo Ruotsalainen2019-01-042-0/+456
|\
| * Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| * Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+468
* | Deep check for emptinessJon Marius Venstad2019-01-042-3/+3
* | Better API?Jon Marius Venstad2019-01-043-36/+64
* | Move Notifications to upper levelJon Marius Venstad2019-01-034-113/+121
* | Update notifications syntaxJon Marius Venstad2019-01-033-24/+110
* | Add notification settings to test app package builderJon Marius Venstad2019-01-021-1/+1
* | Read notifications from deployment spec XMLJon Marius Venstad2019-01-023-3/+89
* | Remove unused constructorsJon Marius Venstad2019-01-021-10/+0
|/
* Remove unused constructorHarald Musum2018-12-071-10/+1
* Make service monitors aware of infra applications in duper model.Håkon Hallingstad2018-12-061-6/+7
* Revert "Revert "Add infrastructure applications to DuperModel""Håkon Hallingstad2018-12-031-0/+4
* Revert "Add infrastructure applications to DuperModel"Harald Musum2018-12-031-4/+0
* Merge pull request #7828 from vespa-engine/hakonhall/add-infrastructure-appli...Håkon Hallingstad2018-12-031-0/+4
|\
| * Add infrastructure applications to DuperModelHåkon Hallingstad2018-11-301-0/+4
* | Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-012-7/+41
|/
* Remove unused methodHarald Musum2018-11-281-4/+0
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-264-181/+0
* Model the config model view of model-integrationJon Bratseth2018-11-264-0/+181
* CleanupHarald Musum2018-11-201-23/+5
* Need to remove override annotation before method can be removedHarald Musum2018-11-161-1/+1
* Merge pull request #7595 from vespa-engine/musum/simplify-supermodel-part-2Harald Musum2018-11-121-0/+15
|\
| * Simplify supermodel, part 2Harald Musum2018-11-081-0/+15
* | Log existing application infos if one is not foundHarald Musum2018-11-081-0/+5
|/
* Use simpler map for modelsHarald Musum2018-11-051-47/+38
* Inject Zone and remove unused methodHarald Musum2018-10-282-7/+1
* Move major-version from services to deployJon Bratseth2018-10-181-3/+5
* Don't upgrade if major version i pinnedJon Bratseth2018-10-183-3/+50