aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Expand)AuthorAgeFilesLines
* Improve validation of endpoint IDsMartin Polden2019-06-063-3/+72
* Only warn when surely preventing a validation failureJon Bratseth2019-06-042-9/+15
* Revert "Remove dispatch-with-protobuf"Harald Musum2019-06-031-0/+1
* Remove dispatch-with-protobufOlli Virtanen2019-06-031-1/+0
* Appease the ABI checker godsØyvind Grønnesby2019-05-311-1/+18
* Add validation of the regions mentioned in the endpointsØyvind Grønnesby2019-05-312-4/+28
* Have Endpoint use RegionName instead of a StringØyvind Grønnesby2019-05-311-3/+9
* Throw an exception if a region is mentioned multiple times for an endpointØyvind Grønnesby2019-05-311-1/+4
* Add endpoints to deployment specificationØyvind Grønnesby2019-05-294-10/+140
* Add validation override for access controlHarald Musum2019-05-272-2/+4
* Log validation override deactivation to deploy logJon Bratseth2019-05-272-2/+28
* Remove unused methodHarald Musum2019-05-091-2/+0
* Remove unused method (keep it in config model API for now)Harald Musum2019-05-061-1/+2
* Remove use of useSeparateServiceTypeForLogserverContainerHarald Musum2019-04-121-1/+1
* Add ValidationOverrides.allJon Bratseth2019-04-011-5/+6
* Allow destructive changes in manually deployed zonesJon Bratseth2019-04-012-8/+47
* Merge branch 'master' into ollivir/protobuf-ping-and-feature-flagOlli Virtanen2019-03-291-1/+2
|\
| * Use separate service type for logserver container by defaultHarald Musum2019-03-281-1/+2
* | Feature flag to enable protobuf in search protocol as default; protobuf pingOlli Virtanen2019-03-281-0/+1
|/
* Add feature flag for ENABLE_METRICS_PROXY_CONTAINERgjoranv2019-03-221-0/+1
* Change (unused) service name for metricsproxy container.gjoranv2019-03-222-2/+2
* Add feature flag for using a separate service type ('logserver-container') fo...Harald Musum2019-03-121-0/+1
* Remove unused methodJon Marius Venstad2019-03-111-5/+0
* Restore switch formattingJon Marius Venstad2019-03-111-9/+5
* Update ABI specJon Marius Venstad2019-03-092-0/+6
* Make tester flavours configurable in deployment.xmlJon Marius Venstad2019-03-083-38/+83
* 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