summaryrefslogtreecommitdiffstats
path: root/container-core/src
Commit message (Expand)AuthorAgeFilesLines
* Remove built-in support for JAXBContextFactory.gjoranv2019-01-213-126/+0
* Remove AccessLogEntry.setURI/getURIBjørn Christian Seime2019-01-211-6/+0
* Remove unused qr-logging.defgjoranv2019-01-211-38/+0
* Remove config param noSearchBackendsImpliesOutOfServicegjoranv2019-01-213-19/+9
* 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
* Download files specified in url config fieldLester Solbakken2019-01-091-0/+9
* Merge pull request #7869 from vespa-engine/bratseth/less-use-of-containergjoranv2018-12-053-3/+6
|\
| * 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 vespa-engine/revert-7836-bratseth/remov...Jon Bratseth2018-12-0212-444/+9
* Revert "Bratseth/remove unused rpc server take 3"Jon Bratseth2018-12-0112-9/+444
* Revert "Merge pull request #7835 from vespa-engine/revert-7833-bratseth/remov...Jon Bratseth2018-12-0112-444/+9
* Revert "Bratseth/remove unused rpc server take 2"Jon Bratseth2018-12-0112-9/+444
* Revert "Merge pull request #7831 from vespa-engine/revert-7818-bratseth/remov...Jon Bratseth2018-12-0112-444/+9
* 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
* Add a trailing newline to the output.gjoranv2018-11-051-1/+1
* Improve class comment.gjoranv2018-11-051-3/+5
* Suppress warningsJon Bratseth2018-11-011-0/+1
* Move JSONObjectWithLegibleException to a separate file.gjoranv2018-10-313-73/+86
* Add comment about network protocols.gjoranv2018-10-311-0/+3
* Use a constant for the packet separator.gjoranv2018-10-312-2/+5
* Remove another extra newline.gjoranv2018-10-311-1/+0
* Remove extra newline.gjoranv2018-10-311-1/+0
* Add new handler for obtaining metrics snapshot in "packets" formatgjoranv2018-10-316-102/+464
* Convert to base 64 using standard libraryOla Aunrønning2018-10-231-2/+2
* Fix testsJon Bratseth2018-10-161-8/+8
* Avoid deprecated classesJon Bratseth2018-10-161-1/+1
* Create linguistics with default config.Henning Baldersheim2018-10-111-2/+5
* Use full nameHarald Musum2018-10-032-2/+2
* Add copyright headerJon Bratseth2018-10-015-2/+7
* Added test for LogHandlerOla Aunrønning2018-09-204-10/+66
* Merge pull request #7026 from vespa-engine/olaaun/filter-on-log-creationHarald Musum2018-09-201-3/+2
|\
| * Filter on file creation time instead of last modified timeOla Aunrønning2018-09-201-3/+2
* | Changed value type from string to JSON (#7025)olaaun2018-09-201-1/+1
|/
* Merge pull request #6977 from vespa-engine/gjoranv/remove-linguistics-bindingHenning Baldersheim2018-09-192-3/+17
|\
| * Create SimpleLinguistics singleton lazily.gjoranv2018-09-171-1/+2
| * Add binding for Linguistics to HandlersConfigurerTestWrapper.gjoranv2018-09-171-2/+16
| * Remove guice binding for Linguistics.gjoranv2018-09-171-1/+0
* | Replace HTTP response with Log class. Other cleanupOla Aunrønning2018-09-182-5/+5