summaryrefslogtreecommitdiffstats
path: root/config-model/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Gjoranv/reapply new metrics proxy "Bjørn Christian Seime2019-05-0913-836/+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
* | Use string constant from metrics-proxy to avoid duplication.gjoranv2019-05-081-1/+2
* | Reapply Gjoranv/New metrics proxygjoranv2019-05-0712-40/+834
* | Revert "Gjoranv/New metrics proxy"gjoranv2019-05-0712-834/+40
* | Merge pull request #9266 from vespa-engine/gjoranv/new-metrics-proxy_rebased2gjoranv2019-05-0712-40/+834
|\ \ | |/ |/|
| * Require consecutive ports and add tests for port allocation.gjoranv2019-05-073-7/+63
| * 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-028-7/+399
| * 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
| |/ / |/| |
* | | 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
* 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
* | 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-224-8/+14
|/
* Merge pull request #9092 from vespa-engine/bjorncs/re-enable-logd-rpcBjørn Christian Seime2019-04-121-0/+1
|\
| * Enable rpc protocolBjørn Christian Seime2019-04-111-0/+1
* | Remove use of useSeparateServiceTypeForLogserverContainerHarald Musum2019-04-122-8/+3
|/
* Revert "Enable rpc protocol"Geir Storli2019-04-101-1/+0
* Move Binding class out of HttpBjørn Christian Seime2019-04-086-39/+53
* Warn on 'https' bindings during deployBjørn Christian Seime2019-04-083-12/+30
* Enable rpc protocolBjørn Christian Seime2019-04-081-0/+1
* Merge pull request #9037 from vespa-engine/bjorncs/bindings-cleanupBjørn Christian Seime2019-04-0812-39/+24
|\
| * Remove 'https' "twin bindings" from handlers and filter chainsBjørn Christian Seime2019-04-0512-39/+24
* | Add max/sum/count values to container metrics.Yngve Aasheim2019-04-051-22/+58
|/
* Use value type of ONNX tensor argumentsJon Bratseth2019-04-041-1/+1
* Merge pull request #9003 from vespa-engine/bratseth/tensor-value-typeJon Bratseth2019-04-044-7/+8
|\
| * Add tensor value typeJon Bratseth2019-04-034-7/+8
* | Merge pull request #8977 from vespa-engine/bratseth/allow-destructive-changes...Jon Bratseth2019-04-027-20/+51
|\ \ | |/ |/|
| * Fix comment typoJon Bratseth2019-04-021-1/+1
| * Allow destructive changes in manually deployed zonesJon Bratseth2019-04-017-20/+51