aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* LogLevel.INFO -> Level.INFOgjoranv2020-04-254-4/+4
* 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
* SystemInfo only in application containersJon Bratseth2020-04-222-2/+1
* Add componentJon Bratseth2020-04-221-0/+1
* 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-20114-952/+1954
| |\
| * | 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-166-5/+25
* | Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-154-2/+28
* | Merge pull request #12910 from vespa-engine/bjorncs/query-predicate-field-val...Jon 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-146-52/+44
|\ \ \ | |/ / |/| |
| * | Do not request download of files for tenant hosts when on hostedHarald Musum2020-04-145-13/+23
| * | Clean up and simplify FileDistributorHarald Musum2020-04-145-47/+29
* | | Report expired client certificate as a separate metricBjørn Christian Seime2020-04-081-0/+1
|/ /
* | Validate resource changes by the lower limitJon Bratseth2020-04-086-54/+95
* | 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-021-2/+14
|\ \ \
| * | | Unify spacingHenning Baldersheim2020-04-021-3/+3
| * | | Let compression during compaction follow settings for chunk.Henning Baldersheim2020-04-011-1/+13
| |/ /
* / / Enable dedicated-nodes-when-unspecified by defaultMartin Polden2020-04-021-7/+1
|/ /
* | 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-276-36/+54
* | Replace use of monitor with volatileBjørn Christian Seime2020-03-271-52/+32
* | Allow vcpu ranges and propagate errorJon Bratseth2020-03-261-1/+1
* | Support specifying resource rangesJon Bratseth2020-03-265-41/+96
* | 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-267-32/+51
|\ \
| * | 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-256-15/+32
* | | Merge pull request #12708 from vespa-engine/bjorncs/access-controlBjørn Christian Seime2020-03-255-90/+86
|\ \ \
| * | | Add implicit access control when application has explicit httpBjørn Christian Seime2020-03-251-16/+10
| * | | Refactor Http to be thread-safe and more easily mutableBjørn Christian Seime2020-03-255-76/+78
| |/ /
* / / Add metrics to metric set.Henning Baldersheim2020-03-251-24/+20
|/ /