aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #15581 from vespa-engine/revert-15578-bratseth/app...Jon Bratseth2020-12-021-0/+1
* Revert "Bratseth/apply on restart take 10"Jon Bratseth2020-12-021-1/+0
* Revert "Merge pull request #15577 from vespa-engine/revert-15575-bratseth/app...Jon Bratseth2020-12-011-0/+1
* Revert "Bratseth/apply on restart take 9"Håkon Hallingstad2020-12-011-1/+0
* Revert "Merge pull request #15552 from vespa-engine/revert-15550-bratseth/app...Jon Bratseth2020-12-011-0/+1
* Revert "Bratseth/apply on restart take 8"Jon Bratseth2020-11-301-1/+0
* Revert "Merge pull request #15549 from vespa-engine/revert-15543-bratseth/app...Jon Bratseth2020-11-301-0/+1
* Revert "Bratseth/apply on restart take 7"Jon Bratseth2020-11-301-1/+0
* Revert "Merge pull request #15542 from vespa-engine/revert-15540-bratseth/app...Jon Bratseth2020-11-301-0/+1
* Revert "Bratseth/apply on restart take 6"Jon Bratseth2020-11-301-1/+0
* Revert "Merge pull request #15532 from vespa-engine/revert-15527-bratseth/app...Jon Bratseth2020-11-301-0/+1
* Revert "Bratseth/apply on restart take 5"Jon Bratseth2020-11-301-1/+0
* Make configgen a bundleJon Bratseth2020-11-301-0/+1
* Make restart on deploy stickyJon Bratseth2020-11-231-1/+5
* Non-functional-changes-onlyJon Bratseth2020-11-1814-48/+45
* Support default request/response filters per connectorBjørn Christian Seime2020-11-172-113/+84
* Prepare FilterBindings to allow default filter chains and metricsBjørn Christian Seime2020-11-134-101/+49
* Revert "Remove implicit and potensially false dependency on jdisc_http_service"Bjørn Christian Seime2020-11-114-7/+370
* Remove implicit and potensially false dependency on jdisc_http_serviceBjørn Christian Seime2020-11-114-370/+7
* andreer/delete unused certs 1 (#14901)Andreas Eriksen2020-10-161-0/+8
* Avoid mock thread factory and simplify constructionHåkon Hallingstad2020-10-101-10/+3
* Allow non-fresource metricsJon Bratseth2020-09-251-1/+0
* Emit the application config generation as a metricJon Bratseth2020-09-201-12/+15
* Register in slobrok after all setup is completedJon Bratseth2020-09-151-1/+1
* Allow no argument to install_config_definitionsHarald Musum2020-09-121-1/+1
* Use full name in config definition file namesHarald Musum2020-09-104-3/+1
* Minor unification of tests.Henning Baldersheim2020-08-122-19/+16
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-1/+1
* Allow 'discPreinstallBundle' per module, not in parent.gjoranv2020-07-171-1/+2
* Add support for serializing and compressing once, instead of once per backend...Henning Baldersheim2020-06-301-1/+0
* Move Zone API to separate bundleBjørn Christian Seime2020-06-102-0/+34
* Non-functional changes onlyJon Bratseth2020-05-131-2/+2
* Use java.util.logging.Level in static imports.gjoranv2020-04-251-6/+6
* LogLevel.FATAL -> Level.SEVEREgjoranv2020-04-251-1/+1
* LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-251-1/+1
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-252-2/+2
* Expose truststore pathMorten Tokle2020-04-143-1/+10
* Declare fields accessed by multiple threads volatile.gjoranv2020-04-031-2/+2
* Ensure that obsolete bundles are uninstalledgjoranv2020-04-022-3/+21
* Set Java system property java.io.tmpdir to $VESPA_HOME/tmpHarald Musum2020-03-121-0/+1
* Remove unused fileHarald Musum2020-03-021-11/+0
* Use correct name of variable.Henning Baldersheim2020-02-201-1/+1
* Revert "Revert "Control -XX:CompressedClassSpaceSize jvm option.""Henning Baldersheim2020-02-201-3/+8
* Revert "Control -XX:CompressedClassSpaceSize jvm option."Bjørn Christian Seime2020-02-201-8/+3
* Control -XX:CompressedClassSpaceSize jvm option.Henning Baldersheim2020-02-201-3/+8
* Use level INFO for uninstalling bundles.gjoranv2020-02-191-6/+8
* Use supplier syntaax for debug log messagesHarald Musum2020-02-181-6/+6
* Log at a lower levelHarald Musum2020-02-181-3/+3
* Log at a lower levelHarald Musum2020-02-111-7/+6