summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
...
| * | LogLevel.SPAM -> Level.FINESTgjoranv2020-04-252-3/+3
| * | LogLevel.DEBUG -> Level.FINEgjoranv2020-04-257-12/+12
| * | Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-2511-11/+11
| |/
* / Use DockerImage instead of StringHarald Musum2020-04-224-15/+15
|/
* SystemInfo only in application containersJon Bratseth2020-04-222-2/+1
* Add componentJon Bratseth2020-04-221-0/+1
* Fix order of arguments in joins after fix thereLester Solbakken2020-04-213-6/+6
* Remove feature flag for JDisc proxy protocolBjørn Christian Seime2020-04-212-33/+14
* Merge pull request #11943 from vespa-engine/hakonhall/remove-use-bucket-space...Håkon Hallingstad2020-04-201-10/+4
|\
| * Merge branch 'master' into hakonhall/remove-use-bucket-space-metric-feature-flagHåkon Hallingstad2020-04-20308-2149/+5969
| |\
| * | Remove use-bucket-space-metric feature flagHåkon Hallingstad2020-01-261-10/+4
* | | Use DockerImage instead of String, part 2Harald Musum2020-04-172-6/+7
| |/ |/|
* | Add flag control over softstart seconds.Henning Baldersheim2020-04-167-5/+53
* | Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-158-3/+53
* | Merge pull request #12910 from vespa-engine/bjorncs/query-predicate-field-val...Jon Bratseth2020-04-142-0/+4
|\ \
| * | Expect predicate commandJon Bratseth2020-04-141-0/+2
| * | Add 'predicate' as index command to all predicate fieldsBjørn Christian Seime2020-04-141-0/+2
* | | Merge pull request #12891 from vespa-engine/hmusum/do-not-send-hint-about-fil...Harald Musum2020-04-148-59/+55
|\ \ \ | |/ / |/| |
| * | Do not request download of files for tenant hosts when on hostedHarald Musum2020-04-147-15/+25
| * | Clean up and simplify FileDistributorHarald Musum2020-04-147-54/+40
* | | Report expired client certificate as a separate metricBjørn Christian Seime2020-04-081-0/+1
|/ /
* | Validate resource changes by the lower limitJon Bratseth2020-04-0810-59/+109
* | Merge pull request #12846 from vespa-engine/mpolden/remove-old-allocation-logicHarald Musum2020-04-072-22/+2
|\ \
| * | Remove unused allocation logic for unspecified nodesMartin Polden2020-04-062-22/+2
* | | Merge pull request #12820 from vespa-engine/gjoranv/remove-unused-methodBjørn Christian Seime2020-04-061-9/+0
|\ \ \ | |/ / |/| |
| * | Remove unused methodgjoranv2020-04-031-9/+0
* | | Validate that we don't attempt to scale bandwithJon Bratseth2020-04-031-0/+5
* | | Validate min and maxJon Bratseth2020-04-031-0/+7
|/ /
* | Remove feature flag for using new Athenz filterBjørn Christian Seime2020-04-021-7/+0
* | Merge pull request #12783 from vespa-engine/bjorncs/max-connection-lifeBjørn Christian Seime2020-04-021-4/+8
|\ \
| * | Configure idle timeout and max connection life for hosted connectorBjørn Christian Seime2020-04-021-4/+8
* | | Merge pull request #12795 from vespa-engine/balder/compact-config-follows-chu...Henning Baldersheim2020-04-022-3/+16
|\ \ \
| * | | Unify spacingHenning Baldersheim2020-04-021-3/+3
| * | | Let compression during compaction follow settings for chunk.Henning Baldersheim2020-04-012-2/+15
| |/ /
* / / Enable dedicated-nodes-when-unspecified by defaultMartin Polden2020-04-024-49/+12
|/ /
* | override log control file for verify-ranksetupArne Juul2020-03-311-1/+1
* | Configure initially out of rotation for config serversJon Bratseth2020-03-302-1/+9
* | move distance-metric specification, part 1Arne Juul2020-03-2710-49/+62
* | Move access control related tests to AccessControlTestBjørn Christian Seime2020-03-272-53/+62
* | Replace use of monitor with volatileBjørn Christian Seime2020-03-271-52/+32
* | Allow vcpu ranges and propagate errorJon Bratseth2020-03-263-3/+3
* | Update config-model/src/test/schema-test-files/services-hosted.xmlJon Bratseth2020-03-261-1/+1
* | Support specifying resource rangesJon Bratseth2020-03-2611-55/+182
* | SimplifyJon Bratseth2020-03-261-17/+12
* | Use ClusterResources in NodesSpecificationJon Bratseth2020-03-263-52/+38
* | Merge pull request #12717 from vespa-engine/bratseth/autoscaling-ranges-1Jon Bratseth2020-03-268-32/+57
|\ \
| * | Support passing both min and max resourcesJon Bratseth2020-03-251-6/+6
| * | Collect resource fields into ClusterResourcesJon Bratseth2020-03-253-23/+25
| * | Remove clustertype from ClusterResourcesJon Bratseth2020-03-251-1/+1
| * | Move group argument inside CapacityJon Bratseth2020-03-257-15/+38