summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core/config
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #20456 from vespa-engine/revert-20439-bratseth/zon...Jon Bratseth2021-12-132-0/+18
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-102-18/+0
* Add zone info to query profile contextJon Bratseth2021-12-092-0/+18
* Deprecate statisticsHenning Baldersheim2021-11-081-0/+1
* Update 2020 Oath copyrights.gjoranv2021-10-273-3/+3
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-151-1/+1
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-141-1/+1
* Init the config generation to 1 instead of 0.gjoranv2021-10-141-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* encode -> embedJon Bratseth2021-09-281-2/+2
* Encode tensors passed as encode(text)Jon Bratseth2021-09-201-0/+2
* Remove Jersey related code from the container osgi layer.gjoranv2021-07-141-27/+0
* Don't install physical bundles for test osgi frameworks.gjoranv2021-07-021-2/+5
* Revert "Install model evaluation via configmodel [run-systemtest]"gjoranv2021-07-021-5/+2
* Merge pull request #18488 from vespa-engine/install-model-evalutation-via-con...gjoranv2021-07-021-2/+5
|\
| * Don't install physical bundles for test osgi frameworks.gjoranv2021-07-011-2/+5
* | Add metric for render latencyBjørn Christian Seime2021-07-011-0/+3
|/
* More lazy debug log message generationJon Marius Venstad2021-04-281-1/+1
* Add copyright headersJon Bratseth2021-03-182-0/+2
* Rename field 'VOID_INSTANCE' => 'NONE_INSTANCE'Bjørn Christian Seime2021-02-151-1/+1
* Use singletons for all fallback componentsBjørn Christian Seime2021-02-151-2/+7
* Provide fallback ConnectionLog instance for all container typesBjørn Christian Seime2021-02-151-3/+0
* Setup connection log if access log is enabledMorten Tokle2021-01-141-1/+3
* Track explicitly when we are initializing configJon Bratseth2020-12-162-4/+5
* Revert "Merge pull request #15739 from vespa-engine/revert-15734-bratseth/sim...Jon Bratseth2020-12-082-5/+4
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-082-4/+5
* Revert "Merge pull request #15690 from vespa-engine/revert-15686-bratseth/sim...Jon Bratseth2020-12-072-5/+4
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy impleme...Jon Bratseth2020-12-042-4/+5
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-042-5/+4
* Non-functional: Single-line @OverridesJon Bratseth2020-11-191-2/+1
* Non-functional-changes-onlyJon Bratseth2020-11-186-9/+18
* Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-311-4/+3
* Remove the special rule that allowed pre-installing bundlesgjoranv2020-09-281-3/+1
* Make ContainerThreadPool an interfaceBjørn Christian Seime2020-09-211-11/+8
* Emit the application config generation as a metricJon Bratseth2020-09-201-19/+21
* Add ContainerThreadPool component for unit testsBjørn Christian Seime2020-09-141-2/+13
* Do not create an extra OsgiImpl instance.gjoranv2020-08-281-3/+2
* Let ApplicationBundleLoader take its installer as a ctor argumentgjoranv2020-07-203-24/+15
* Remove the unnecessary BundleInstaller interface.gjoranv2020-07-183-29/+8
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-183-25/+17
* Add unit test for PlatformBundleLoadergjoranv2020-07-171-1/+1
* Ignore later calls to add or alter the set of platform bundles.gjoranv2020-07-171-5/+20
* Add constructor for testinggjoranv2020-07-171-1/+5
* Drop the now unnecessary 'file:' prefix for disk bundles.gjoranv2020-07-171-4/+4
* Minor adjustment to error message.gjoranv2020-07-171-1/+1
* Temporarily allow 'config-model-fat-amended' to preinstall bundlesgjoranv2020-07-171-3/+6
* Reapply "Load platform bundles separately 3"gjoranv2020-07-177-246/+252
* Revert "Load platform bundles separately 3"Harald Musum2020-07-177-252/+246