summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Copyright headerJon Bratseth2017-06-13545-547/+554
* Remove last known usage of the default ctor on config classes.gjoranv2017-06-131-17/+9
* Remove unused method in InstanceResolver.gjoranv2017-06-131-18/+0
* Set the default constructor on config classes private.gjoranv2017-06-121-5/+16
* Revert "Set the default constructor on config classes private."Harald Musum2017-06-101-16/+5
* Set the default constructor on config classes private.gjoranv2017-06-091-5/+16
* [VESPA-5826] 16 distribution bits in us-east-3Yngve Aasheim2017-06-091-0/+1
* Revert "Revert "Revert "Gjoranv/remove default ctor4"""Harald Musum2017-06-081-11/+49
* Revert "Revert "Gjoranv/remove default ctor4""gjoranv2017-06-081-49/+11
* Revert "Gjoranv/remove default ctor4"Harald Musum2017-06-081-11/+49
* Merge with masterJon Bratseth2017-06-082-52/+13
|\
| * Merge pull request #2445 from yahoo/gjoranv/remove-default-ctor4gjoranv2017-06-081-49/+11
| |\
| | * Do not create a config instance with the default ctor.gjoranv2017-05-111-49/+11
| * | Whitelist correct non-docker metric names.gjoranv2017-06-061-3/+2
* | | Nonfunctional changesJon Bratseth2017-06-083-4/+4
|/ /
* | Revert "Revert "Revert "Revert "Bratseth/deployment delay""""Jon Bratseth2017-06-051-3/+3
* | Revert "Revert "Revert "Bratseth/deployment delay"""Harald Musum2017-06-031-3/+3
* | Re-add 'queries' metric removed by accident.gjoranv2017-06-031-0/+1
* | Merge pull request #2617 from yahoo/revert-2616-revert-2604-bratseth/deployme...Martin Polden2017-06-021-3/+3
|\ \
| * | Maintain backwards compatibility with earlier config modelsJon Bratseth2017-06-021-1/+1
| * | Revert "Revert "Bratseth/deployment delay""Jon Bratseth2017-06-021-3/+3
* | | Merge pull request #2615 from yahoo/ldalves/default-vespa-metricsgjoranv2017-06-024-7/+43
|\ \ \ | |/ / |/| |
| * | add a static import for 'singleton'Leandro Alves2017-06-022-2/+4
| * | add default vespa metrics to custom consumersLeandro Alves2017-06-024-6/+40
* | | Revert "Bratseth/deployment delay"Jon Bratseth2017-06-021-3/+3
|/ /
* | Merge pull request #2604 from yahoo/bratseth/deployment-delayMartin Polden2017-06-021-3/+3
|\ \
| * | Validate max total delayJon Bratseth2017-06-011-1/+1
| * | Allow delay steps in modelJon Bratseth2017-06-011-2/+2
| * | Add required steps at constructionJon Bratseth2017-06-011-1/+1
* | | Refactor VespaMetricSet to have a MetricSet instead of be one.gjoranv2017-06-013-11/+9
* | | Merge pull request #2602 from yahoo/gjoranv/system-metric-setgjoranv2017-06-015-5/+72
|\ \ \ | |/ / |/| |
| * | Add the 'system' metric set to all custom consumers.gjoranv2017-06-011-0/+3
| * | Add system metric set to the default consumer.gjoranv2017-06-011-4/+12
| * | Add new metric set for system metrics, and add to predefined sets.gjoranv2017-06-013-1/+57
* | | [VESPA-5826] 16 distribution bits in ap-northeast-2Yngve Aasheim2017-06-011-0/+1
|/ /
* | Set minimum threads to be 8Harald Musum2017-05-301-1/+1
* | use standard formatting for Override annotationArne H Juul2017-05-304-8/+16
* | forward slobrok metricArne H Juul2017-05-291-0/+7
* | [VESPA-5826] 16 distribution bits in ap-northeast-1Yngve Aasheim2017-05-241-0/+1
* | Set number of threads for summary compression to numcores/2.Henning Baldersheim2017-05-221-3/+9
* | Merge pull request #2475 from yahoo/bjorncs/remove-manhattan-integrationgjoranv2017-05-221-172/+0
|\ \
| * | Remove Manhattan integrationBjørn Christian Seime2017-05-161-172/+0
* | | Merge pull request #2449 from yahoo/freva/feed-metricsValerij Fredriksen2017-05-221-5/+7
|\ \ \
| * | | Add feed metrics to VespaMetricSetvalerijf2017-05-111-5/+7
| | |/ | |/|
* | | The threadpoolProvider does not use the container to get config. Only the clu...Henning Baldersheim2017-05-184-8/+28
* | | AcceptAll -> AcceptAllVerifierHenning Baldersheim2017-05-181-2/+2
* | | @author last and a simple javadocHenning Baldersheim2017-05-181-3/+5
* | | VerifyClusterControllerCluster -> ClusterControllerClusterVerifierHenning Baldersheim2017-05-183-5/+5
* | | No wildcard imports.Henning Baldersheim2017-05-181-3/+7
* | | Remove imports not needed.Henning Baldersheim2017-05-181-2/+0