summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Copyright headerJon Bratseth2017-06-131303-1282/+1324
* 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
* Merge pull request #2692 from yahoo/gjoranv/set-default-config-ctor-privategjoranv2017-06-091-5/+16
|\
| * Set the default constructor on config classes private.gjoranv2017-06-091-5/+16
* | Rename config-model programs to have vespa- prefix.Tor Egge2017-06-094-10/+10
|/
* [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
* avoid trailing slash in ROOT settingArne H Juul2017-06-081-1/+1
* Merge with masterJon Bratseth2017-06-083-62/+28
|\
| * 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
| * | Merge pull request #2634 from yahoo/hmusum/remove-support-for-removed-apiHarald Musum2017-06-081-9/+3
| |\ \
| | * \ Merge branch 'master' into hmusum/remove-support-for-removed-apiHarald Musum2017-06-071-3/+14
| | |\ \
| | * | | Remove support for /applicaton/v1 API (removed in Vespa 6)Harald Musum2017-06-061-9/+3
| * | | | Merge pull request #2641 from yahoo/gjoranv/system-metric-namesgjoranv2017-06-071-3/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Whitelist correct non-docker metric names.gjoranv2017-06-061-3/+2
| | |/ /
| * / / Support deploying to specific config serverHÃ¥kon Hallingstad2017-06-061-3/+14
| |/ /
* / / Nonfunctional changesJon Bratseth2017-06-083-4/+4
|/ /
* | Revert "Revert "Revert "Revert "Bratseth/deployment delay""""Jon Bratseth2017-06-053-11/+21
* | Revert "Revert "Revert "Bratseth/deployment delay"""Harald Musum2017-06-033-21/+11
* | 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-023-11/+21
|\ \
| * | Maintain backwards compatibility with earlier config modelsJon Bratseth2017-06-021-1/+1
| * | Revert "Revert "Bratseth/deployment delay""Jon Bratseth2017-06-023-11/+21
* | | 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-023-21/+11
|/ /
* | Merge pull request #2604 from yahoo/bratseth/deployment-delayMartin Polden2017-06-023-11/+21
|\ \
| * | Allow delay in deployment schemaJon Bratseth2017-06-012-8/+18
| * | 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-016-5/+97
|\ \ \ | |/ / |/| |
| * | Add the 'system' metric set to all custom consumers.gjoranv2017-06-012-4/+15
| * | Add unit test.gjoranv2017-06-011-0/+17
| * | 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
* | | Merge pull request #2595 from yahoo/yngveaasheim/16-distributions-bits-in-ap-...Jon Bratseth2017-06-011-0/+1
|\ \ \
| * | | [VESPA-5826] 16 distribution bits in ap-northeast-2Yngve Aasheim2017-06-011-0/+1
| |/ /
* / / Add test for primitive generation of tensorsLester Solbakken2017-06-012-1/+20
|/ /
* | Set minimum threads to be 8Harald Musum2017-05-302-6/+6
* | use standard formatting for Override annotationArne H Juul2017-05-304-8/+16
* | forward slobrok metricArne H Juul2017-05-291-0/+7