summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9352 from vespa-engine/gjoranv/new-metrics-proxy_3gjoranv2019-05-1316-47/+901
|\
| * Inline helper method.gjoranv2019-05-131-6/+1
| * Move amending of default consumer to Admin.gjoranv2019-05-133-19/+21
| * Allow adding metrics to the default consumer, for model amenders.gjoranv2019-05-108-24/+70
| * Remove 'healthport' from vespa-services config.gjoranv2019-05-101-2/+1
| * Exclude http-utils and apache httpclient.gjoranv2019-05-101-0/+11
| * Use string constant from metrics-proxy to avoid duplication.gjoranv2019-05-101-1/+2
| * New metrics-proxygjoranv2019-05-1013-40/+840
* | Merge branch 'master' into balder/honour-jvm-elementHenning Baldersheim2019-05-1145-283/+372
|\ \
| * | AllocatedHost serialization completenessJon Bratseth2019-05-102-9/+8
| * | Nonfunctional changes onlyJon Bratseth2019-05-101-1/+0
| |/
| * Garbage collect metrics removed with Vespa 6Yngve Aasheim2019-05-091-13/+0
| * Remove noop: The model version will always be the version this code is compil...Harald Musum2019-05-091-1/+0
| * Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-0914-853/+41
| * Merge pull request #9329 from vespa-engine/bratseth/nonfunctional-changesJon Bratseth2019-05-092-5/+6
| |\
| | * Add a comment and rename some variablesJon Bratseth2019-05-092-5/+6
| | * Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-0810-36/+31
| | * Emit float tensor types in config when specifiedJon Bratseth2019-05-0710-31/+36
| * | Exclude http-utils and apache httpclient.gjoranv2019-05-081-0/+11
| * | Use string constant from metrics-proxy to avoid duplication.gjoranv2019-05-081-1/+2
| * | Reapply Gjoranv/New metrics proxygjoranv2019-05-0713-40/+840
| * | Revert "Gjoranv/New metrics proxy"gjoranv2019-05-0713-840/+40
| * | Merge pull request #9266 from vespa-engine/gjoranv/new-metrics-proxy_rebased2gjoranv2019-05-0713-40/+840
| |\ \ | | |/ | |/|
| | * Require consecutive ports and add tests for port allocation.gjoranv2019-05-073-7/+63
| | * Use compile scope for metrics-proxy (not provided runtime).gjoranv2019-05-031-1/+1
| | * Revert file that was modified by accident.gjoranv2019-05-031-5/+0
| | * Add tests for metrics proxy model.gjoranv2019-05-033-26/+377
| | * Install metrics-proxy on MetricsProxyContainerClusters.gjoranv2019-05-029-7/+405
| | * New metrics-proxygjoranv2019-05-021-1/+1
| * | Merge pull request #9291 from vespa-engine/bratseth/user-flavorsJon Bratseth2019-05-0737-246/+358
| |\ \
| | * | Java isn't mathJon Bratseth2019-05-062-12/+10
| | * | Add nodeResources accessorJon Bratseth2019-05-061-2/+2
| | * | Merge branch 'master' into bratseth/user-flavorsJon Bratseth2019-05-0612-15/+133
| | |\ \
| | * | | Test allocation by resourcesJon Bratseth2019-05-061-24/+88
| | * | | Allow node allocation by resource specJon Bratseth2019-05-0610-46/+118
| | * | | Allow continuous node resource specsJon Bratseth2019-05-0228-184/+162
| * | | | Remove unused method (keep it in config model API for now)Harald Musum2019-05-063-13/+5
| | |/ / | |/| |
* | | | jdisc -> containerHenning Baldersheim2019-05-021-64/+64
* | | | Add support for an explicit 'jvm' elementHenning Baldersheim2019-05-024-13/+67
|/ / /
* | | Add shebangBjørn Christian Seime2019-05-021-0/+1
* | | Add flag to trigger use of experimental posting list format for an index field.Geir Storli2019-05-0210-1/+95
| |/ |/|
* | fixed typo and improved readmeBjorn Meland2019-04-301-2/+2
* | vespa-deploy with required security, athenz and httpsBjorn Meland2019-04-301-13/+36
|/
* FeederConfig is only used internally for legcy vespa-feeder. => GCHenning Baldersheim2019-04-294-127/+3
* GC unused configHenning Baldersheim2019-04-293-36/+4
* GC some options that are not used.Henning Baldersheim2019-04-281-2/+0
* GC unused dependencies.Henning Baldersheim2019-04-241-5/+0
* Merge pull request #9155 from vespa-engine/balder/update-lookup-interfaceHenning Baldersheim2019-04-231-1/+0
|\
| * Change interface from Mirror.Entry[] to List<Mirror.Entry> as you already hav...Henning Baldersheim2019-04-221-1/+0
* | Test routing in multi content cluster too.Henning Baldersheim2019-04-221-28/+60