aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Revert "Switch to new metrics proxy."gjoranv2019-05-296-36/+28
* Merge pull request #9501 from vespa-engine/gjoranv/switch-to-new-metricsproxygjoranv2019-05-286-28/+36
|\
| * Revert "Always return true for feature flag for new metrics proxy."gjoranv2019-05-233-1/+10
| * Always return true for feature flag for new metrics proxy.gjoranv2019-05-233-10/+1
| * Enable new metrics proxy.gjoranv2019-05-236-28/+36
* | Merge pull request #9586 from vespa-engine/bratseth/default-node-capacityJon Bratseth2019-05-281-12/+0
|\ \
| * | Remove default flavorsJon Bratseth2019-05-281-12/+0
* | | Merge pull request #9578 from vespa-engine/hmusum/ignore-deployment-xml-in-un...Harald Musum2019-05-282-1/+9
|\ \ \
| * | | Ignore deployment.xml in some contexts (e.g. unit tests)Harald Musum2019-05-272-1/+9
| |/ /
* / / Add validation override for access controlHarald Musum2019-05-271-2/+21
|/ /
* / Set heap size for metricsproxy containers.gjoranv2019-05-232-3/+12
|/
* Enable admin rpc server on metricsproxy containers.gjoranv2019-05-221-7/+20
* Merge pull request #9450 from vespa-engine/gjoranv/metricsproxy-container-idHarald Musum2019-05-201-1/+1
|\
| * Use more elaborate configId for metricsproxy containers.gjoranv2019-05-201-1/+1
* | Test provisioning with slow diskJon Bratseth2019-05-201-3/+4
* | Nonfunctional changes onlyJon Bratseth2019-05-171-1/+0
|/
* Fix and simplify generation of absolute jar file path.gjoranv2019-05-141-1/+15
* Merge pull request #9336 from vespa-engine/bjormel/Splunk-phoneHomeIntervalIn...Bjørn Meland2019-05-142-2/+5
|\
| * VESPA-15154: phoneHomeIntervalInSecs for Splunk deployment-client cfgBjorn Meland2019-05-092-2/+5
| * Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-082-18/+18
| * Emit float tensor types in config when specifiedJon Bratseth2019-05-072-18/+18
* | Merge pull request #9352 from vespa-engine/gjoranv/new-metrics-proxy_3gjoranv2019-05-133-26/+433
|\ \
| * | Move amending of default consumer to Admin.gjoranv2019-05-131-4/+2
| * | Allow adding metrics to the default consumer, for model amenders.gjoranv2019-05-102-16/+35
| * | New metrics-proxygjoranv2019-05-103-26/+416
* | | Merge branch 'master' into balder/honour-jvm-elementHenning Baldersheim2019-05-114-38/+108
|\| |
| * | Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-093-416/+26
| * | Reapply Gjoranv/New metrics proxygjoranv2019-05-073-26/+416
| * | Revert "Gjoranv/New metrics proxy"gjoranv2019-05-073-416/+26
| * | Merge pull request #9266 from vespa-engine/gjoranv/new-metrics-proxy_rebased2gjoranv2019-05-073-26/+416
| |\ \ | | |/ | |/|
| | * Require consecutive ports and add tests for port allocation.gjoranv2019-05-072-4/+43
| | * Add tests for metrics proxy model.gjoranv2019-05-033-26/+377
| * | Merge pull request #9291 from vespa-engine/bratseth/user-flavorsJon Bratseth2019-05-072-33/+104
| |\ \
| | * | Java isn't mathJon Bratseth2019-05-061-2/+2
| | * | Test allocation by resourcesJon Bratseth2019-05-061-24/+88
| | * | Allow node allocation by resource specJon Bratseth2019-05-062-9/+16
| | |/
| * / Remove unused method (keep it in config model API for now)Harald Musum2019-05-062-5/+4
| |/
* | jdisc -> containerHenning Baldersheim2019-05-021-64/+64
* | Add support for an explicit 'jvm' elementHenning Baldersheim2019-05-021-0/+25
|/
* FeederConfig is only used internally for legcy vespa-feeder. => GCHenning Baldersheim2019-04-291-22/+0
* GC unused configHenning Baldersheim2019-04-291-2/+0
* Test routing in multi content cluster too.Henning Baldersheim2019-04-221-28/+60
* Move assertRoute to common base for reuseHenning Baldersheim2019-04-222-9/+12
* For single content clusters we can do a direct jump bypassing indexing docpro...Henning Baldersheim2019-04-221-1/+1
* Move Binding class out of HttpBjørn Christian Seime2019-04-082-10/+10
* Remove 'https' "twin bindings" from handlers and filter chainsBjørn Christian Seime2019-04-053-14/+10
* Merge pull request #9003 from vespa-engine/bratseth/tensor-value-typeJon Bratseth2019-04-042-2/+2
|\
| * Add tensor value typeJon Bratseth2019-04-032-2/+2
* | Fix comment typoJon Bratseth2019-04-021-1/+1
* | Allow destructive changes in manually deployed zonesJon Bratseth2019-04-016-19/+45
|/