summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Read from secret storeMorten Tokle2019-06-197-25/+30
* generate in-line ssl configandreer2019-06-194-10/+78
* pass tlsSecretsKeyName to ApplicationContainerandreer2019-06-195-8/+33
* add tlsSecretsKeyName to TestPropertiesandreer2019-06-191-0/+7
* Propagate deploy params to modelMorten Tokle2019-06-192-3/+16
* Always return false for feature flag for new metrics proxy.gjoranv2019-06-171-6/+0
* Remove flavor and canonicalFlavor dimensions.gjoranv2019-06-171-9/+0
* Merge pull request #9809 from vespa-engine/jvenstad/tenant-cdJon Marius Venstad2019-06-141-1/+1
|\
| * Use correct path to bundleJon Marius Venstad2019-06-141-1/+1
* | Merge pull request #9783 from vespa-engine/balder/do-not-add-rankfeatures-and...Henning Baldersheim2019-06-141-2/+2
|\ \ | |/ |/|
| * Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-141-2/+2
* | Load testrunner components only for hosted containersJon Marius Venstad2019-06-141-1/+1
* | Load bundle only conditionallyJon Marius Venstad2019-06-141-1/+6
* | Add testrunner components bundle to container clustersJon Marius Venstad2019-06-141-0/+3
|/
* Merge pull request #9760 from vespa-engine/mpolden/store-container-endpointsMartin Polden2019-06-131-7/+0
|\
| * Remove unused methodMartin Polden2019-06-121-7/+0
* | Preserve SearchBuilder APIJon Bratseth2019-06-131-1/+6
* | Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-137-128/+27
* | We should not need to put any fields from the default summary class in the do...Henning Baldersheim2019-06-121-1/+9
|/
* Merge pull request #9742 from vespa-engine/bratseth/validate-query-profilesJo Kristian Bergum2019-06-124-5/+33
|\
| * Holistic query profile validationJon Bratseth2019-06-104-5/+33
* | Merge pull request #9735 from vespa-engine/freva/tenant-host-cleanupValerij Fredriksen2019-06-111-23/+2
|\ \
| * | Remove node-admin from pickContainerHostsForSlobrok()Valerij Fredriksen2019-06-071-23/+2
* | | Merge pull request #9732 from vespa-engine/gjoranv/ensure-same-hostgjoranv2019-06-112-3/+5
|\ \ \ | |_|/ |/| |
| * | Use hostname instead of index in configIdgjoranv2019-06-072-3/+5
* | | Deliver search chains config to ExecutionFactoryJon Bratseth2019-06-094-6/+7
* | | Extract execution creation into ExecutionFactoryJon Bratseth2019-06-091-0/+2
* | | Merge pull request #9726 from vespa-engine/mpolden/remove-rotations-elementHarald Musum2019-06-083-80/+8
|\ \ \
| * | | Remove support for <rotations> elementMartin Polden2019-06-073-80/+8
| | |/ | |/|
* / | Set up SecurityFilterInvoker for all container types.gjoranv2019-06-072-1/+2
|/ /
* | Merge pull request #9709 from vespa-engine/hmusum/less-heap-for-logserver-con...Bjørn Meland2019-06-061-0/+1
|\ \
| * | Reduce start and max heap for logserver-containerHarald Musum2019-06-061-0/+1
| |/
* / Rewrite large constant references from foo to constant(foo)Jon Bratseth2019-06-063-10/+18
|/
* Merge pull request #9656 from vespa-engine/gjoranv/use-correct-cluster-typegjoranv2019-06-051-3/+5
|\
| * Use Correct cluster type, and add a TODO.gjoranv2019-06-031-3/+5
* | Merge pull request #9668 from vespa-engine/freva/add-tenant-host-applicationValerij Fredriksen2019-06-041-1/+1
|\ \
| * | Comment zone-app specific code that should be removed after the migrationValerij Fredriksen2019-06-041-1/+1
* | | Only warn when surely preventing a validation failureJon Bratseth2019-06-041-4/+5
|/ /
* / Revert "Remove dispatch-with-protobuf"Harald Musum2019-06-032-0/+5
|/
* Remove dispatch-with-protobufOlli Virtanen2019-06-032-5/+0
* Add metrics request handler to metricsproxy.gjoranv2019-05-311-0/+14
* Merge pull request #9610 from vespa-engine/revert-9602-revert-9501-gjoranv/sw...gjoranv2019-05-301-2/+1
|\
| * Revert "Revert "Switch to new metrics proxy." MERGEOK"gjoranv2019-05-291-2/+1
* | Simplify by using the existing struct builders.gjoranv2019-05-291-10/+4
* | Disable verbose gc for metricsproxy containers.gjoranv2019-05-291-1/+11
|/
* Prepare metricsproxy container cluster to produce app metadatagjoranv2019-05-293-5/+14
* Revert "Switch to new metrics proxy."gjoranv2019-05-291-1/+2
* Merge pull request #9501 from vespa-engine/gjoranv/switch-to-new-metricsproxygjoranv2019-05-281-2/+1
|\
| * Revert "Always return true for feature flag for new metrics proxy."gjoranv2019-05-231-0/+6
| * Always return true for feature flag for new metrics proxy.gjoranv2019-05-231-6/+0