aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move BouncyCastle preinstall declaration to container-discBjørn Christian Seime2019-01-212-6/+4
* Require JDK 9+ for tenant-base.gjoranv2019-01-211-1/+1
* Remove deprecated metrics (*MemoryBytes)gjoranv2019-01-212-7/+1
* Remove deprecated LanguageHacks.gjoranv2019-01-212-66/+0
* Remove deprecated DoubleParser.gjoranv2019-01-212-188/+0
* Remove deprecated DoubleFormatter with tests.gjoranv2019-01-213-364/+0
* remove leftover debug printsArne Juul2019-01-211-7/+0
* Remove unused ctor in InnerNodeVectorgjoranv2019-01-211-5/+0
* Re-add file removed by accident during rebase to master.gjoranv2019-01-211-0/+103
* Remove deprecated escapingBjørn Christian Seime2019-01-212-59/+1
* Fix todos in CookieBjørn Christian Seime2019-01-218-168/+20
* Move BouncyCastle preinstall declaration to vespajlibBjørn Christian Seime2019-01-212-12/+12
* Remove old ssl connector configBjørn Christian Seime2019-01-2110-769/+27
* Remove soLingerTime from connector configBjørn Christian Seime2019-01-211-4/+0
* Remove spooler from config-modelBjørn Christian Seime2019-01-2125-1118/+3
* use existing container cluster if possibleArne Juul2019-01-216-34/+30
* Fix errors from rebasing to master.gjoranv2019-01-211-28/+0
* Remove config param noSearchBackendsImpliesOutOfServicegjoranv2019-01-213-19/+9
* Remove deprecated and unused methodHarald Musum2019-01-211-11/+0
* Don't install removed def files.gjoranv2019-01-211-2/+0
* Remove deprecated and unused TimeoutCollector/TimeoutRategjoranv2019-01-212-67/+0
* Remove unused configs and their usage.gjoranv2019-01-215-141/+0
* Vespa 7: remove FreezeDetector and Watchdog.gjoranv2019-01-216-232/+0
* Remove support for block-upgrade element in deployment.xmlHarald Musum2019-01-214-46/+3
* Remove legacy 'yamas' element under 'admin'gjoranv2019-01-215-22/+8
* Finish removing support for deprecated 'metric-consumers' element.gjoranv2019-01-215-70/+24
* Remove support for deprecated 'metric-consumers' in 'admin'.gjoranv2019-01-216-111/+10
* Remove legacy config container.jdisc.config.http-servergjoranv2019-01-218-255/+34
* Remove support for legacy 'filter' under 'container/jdisc'gjoranv2019-01-213-32/+1
* Revert "Install and require OpenJDK 10."gjoranv2019-01-211-3/+3
* Use Docker image 'vespaengine/vespa-dev:vespa7'Bjørn Christian Seime2019-01-211-1/+1
* Build "7" branch only.gjoranv2019-01-211-1/+1
* Install and require OpenJDK 10.gjoranv2019-01-211-3/+3
* Uncomment Reader.transferTo.gjoranv2019-01-211-4/+2
* Use JDK 10gjoranv2019-01-211-3/+3
* Use JDK 9.gjoranv2019-01-211-2/+5
* Merge pull request #8192 from vespa-engine/jvenstad/default-to-system-version...6Jon Bratseth2019-01-192-22/+1
|\
| * Default to system version when deploying to devJon Marius Venstad2019-01-192-22/+1
|/
* Merge pull request #8178 from vespa-engine/ollivir/use-group-instead-of-rowJon Bratseth2019-01-161-3/+3
|\
| * Use 'group' instead of 'row' in log messageOlli Virtanen2019-01-161-3/+3
|/
* Merge pull request #8174 from vespa-engine/revert-8110-bratseth/disallow-dashJon Bratseth2019-01-1613-90/+91
|\
| * Revert "Bratseth/disallow dash "Jon Bratseth2019-01-1613-90/+91
|/
* Merge pull request #8170 from vespa-engine/bjorncs/controller-disable-want-au...Bjørn Christian Seime2019-01-161-28/+29
|\
| * Disable client authentication for connector on port 443Bjørn Christian Seime2019-01-161-28/+29
|/
* Merge pull request #8168 from vespa-engine/hakonhall/support-monitoring-healt...Håkon Hallingstad2019-01-1616-58/+359
|\
| * Support monitoring health of tenant hostsHåkon Hallingstad2019-01-1616-58/+359
* | Merge pull request #8160 from vespa-engine/ollivir/uselocalnode-with-java-dis...Olli Virtanen2019-01-167-21/+70
|\ \
| * | uselocalnode support and fix to coverage estimationOlli Virtanen2019-01-157-21/+70
* | | Merge pull request #8161 from vespa-engine/jvenstad/firmware-upgradesMartin Polden2019-01-1611-14/+252
|\ \ \
| * | | Firmware check timestamps in node-repo, accessible through REST APIJon Marius Venstad2019-01-1511-14/+252