aboutsummaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Collapse)AuthorAgeFilesLines
* Nonfunctional changes onlyJon Bratseth2019-01-241-1/+1
|
* Update abi specs for 7.gjoranv2019-01-211-50/+0
|
* Revert "Merge pull request #7974 from ↵Jon Bratseth2019-01-212-20/+1
| | | | | | | vespa-engine/revert-7973-bratseth/search-container-deprecations" This reverts commit 5767288d80e85940e675f7dd157f2b6c1d2ceeb5, reversing changes made to 37de7ac33454363489156e06597bffb3422756dc.
* Revert "Bratseth/search container deprecations"Jon Bratseth2019-01-212-1/+20
|
* Remove deprecated methodsJon Bratseth2019-01-211-18/+0
|
* Remove deprecated methodsJon Bratseth2019-01-211-1/+1
|
* Remove SeverJon Bratseth2019-01-211-2/+1
|
* Remove unused ComponentClassgjoranv2019-01-211-191/+0
|
* Generate html5 javadocgjoranv2019-01-211-1/+1
|
* Remove coverageReport parameter - always onJon Bratseth2019-01-211-4/+0
|
* Rename constantJon Bratseth2019-01-211-1/+0
|
* Make OpenNlpLinguistics defaultJon Bratseth2019-01-211-5/+4
|
* Do Vespa 7 TODOsJon Bratseth2019-01-211-0/+2
|
* Rename DefaultRenderer to XmlRendererJon Bratseth2019-01-211-4/+3
|
* Turn softtimeout on by defaultJon Bratseth2019-01-211-2/+2
|
* Follow API changeJon Bratseth2019-01-211-3/+2
|
* Remove built-in support for JAXBContextFactory.gjoranv2019-01-213-126/+0
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Remove AccessLogEntry.setURI/getURIBjørn Christian Seime2019-01-211-6/+0
|
* Remove unused qr-logging.defgjoranv2019-01-212-39/+0
|
* Remove config param noSearchBackendsImpliesOutOfServicegjoranv2019-01-213-19/+9
|
* 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-214-99/+0
|
* Vespa 7: remove FreezeDetector and Watchdog.gjoranv2019-01-214-229/+0
|
* Add bundle version to "Installed bundles" log message.gjoranv2019-01-111-1/+1
|
* Merge pull request #8069 from vespa-engine/lesters/download-urlsLester Solbakken2019-01-111-0/+9
|\ | | | | Lesters/download urls
| * Download files specified in url config fieldLester Solbakken2019-01-091-0/+9
| |
* | Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+937
|/ | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-937/+0
|
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+949
|
* Merge pull request #7869 from vespa-engine/bratseth/less-use-of-containergjoranv2018-12-053-3/+6
|\ | | | | Less use of Container
| * Less use of ContainerJon Bratseth2018-12-033-3/+6
| |
* | Provision infrastructure nodes ASAP on bootstrapHåkon Hallingstad2018-12-041-2/+4
|/
* Improve documentationJon Bratseth2018-12-031-1/+1
|
* Revert "Merge pull request #7837 from ↵Jon Bratseth2018-12-0212-444/+9
| | | | | | | vespa-engine/revert-7836-bratseth/remove-unused-rpc-server-take-3" This reverts commit 0c39992b60e6103a85fa00362df74930a660e51c, reversing changes made to a8277a3a486f7fd174e562bf174cfa72aede9cee.
* Revert "Bratseth/remove unused rpc server take 3"Jon Bratseth2018-12-0112-9/+444
|
* Revert "Merge pull request #7835 from ↵Jon Bratseth2018-12-0112-444/+9
| | | | | | | vespa-engine/revert-7833-bratseth/remove-unused-rpc-server-take-2" This reverts commit ce9f57d123d835cc698adf2febe4aae47128031d, reversing changes made to c2af67b3d11da53655a0750d2e288b584c7b938c.
* Revert "Bratseth/remove unused rpc server take 2"Jon Bratseth2018-12-0112-9/+444
|
* Revert "Merge pull request #7831 from ↵Jon Bratseth2018-12-0112-444/+9
| | | | | | | vespa-engine/revert-7818-bratseth/remove-unused-rpc-server" This reverts commit 0aeda846a4dd36c03f49e4504e91ee2c813bde87, reversing changes made to c0513ac34d2c438e9f97e699659855029e1f06e8.
* Revert "Remove zombie code"Håkon Hallingstad2018-12-0112-9/+444
|
* Remove zombie codeJon Bratseth2018-11-2912-444/+9
|
* Remove unimplemented metricsJon Bratseth2018-11-282-4/+5
|
* Adaptive timeout support in java dispatchOlli Virtanen2018-11-231-3/+3
|
* Deprecation cleanupJon Bratseth2018-11-202-12/+8
|
* Use second resoultion for timestamp (instead of millis).gjoranv2018-11-152-1/+12
|
* Extract helper method.gjoranv2018-11-151-20/+13
|
* When pooling ClusterMonitors and SearchClusters you will add a cluster every ↵Henning Baldersheim2018-11-153-11/+36
| | | | | | | | time there is a reconfig. As nothing will purge them, you both keep stuff alive forever and end up with more clusters that you have. Hence the magic for not removing vipstatus when there are multiple clusters kick in preventing nodes being taken OOR. Now it is using the ComponentId for identifying a cluster.
* Add a trailing newline to the output.gjoranv2018-11-051-1/+1
|