aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container
Commit message (Expand)AuthorAgeFilesLines
...
* More consistent naming of set/build methodsHenning Baldersheim2023-01-252-2/+2
* VespaHttpClientBuilder follow builder pattern and add connect and socket time...Henning Baldersheim2023-01-252-6/+2
* Bump apache httpclient from 5.1 to 5.2.Henning Baldersheim2023-01-252-0/+2
* Move HandlersConfigurerTestWrapper to test scope.Henning Baldersheim2023-01-243-220/+0
* GC unused test utilitiesHenning Baldersheim2023-01-243-284/+0
* Use enums for deprecated metricsYngve Aasheim2023-01-201-3/+3
* Use ContainerMetrics enumYngve Aasheim2023-01-201-1/+2
* Unify on Streams.toList()Henning Baldersheim2023-01-174-15/+10
* Upgrade Jetty from 9.4.49 to 11.0.13Bjørn Christian Seime2023-01-131-2/+2
* Move jdisc.http.requests.status to ContainerMetrics.javaKristian Aune2023-01-111-1/+3
* Move metric definitions to ContainerMetrics.javaKristian Aune2023-01-101-7/+16
* Fix space and punctuation in error messages.gjoranv2023-01-091-4/+4
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-092-2/+2
* Add more improvements to bundle resolution error message:gjoranv2023-01-091-3/+31
* Include list of installed application bundles in error messagegjoranv2023-01-091-0/+10
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-091-0/+10
* Revert "More user friendly class resolution"Arnstein Ressem2023-01-092-48/+0
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-092-2/+2
* Add more improvements to bundle resolution error message:gjoranv2023-01-091-3/+31
* Include list of installed application bundles in error messagegjoranv2023-01-091-0/+10
* Add method for listing bsnVersion for active application bundles.gjoranv2023-01-091-0/+10
* Revert "Improve user friendliness when class resolution fails."Arnstein Ressem2023-01-062-48/+0
* Merge pull request #25423 from vespa-engine/improve-missing-bundle-error-messageHenning Baldersheim2023-01-062-0/+48
|\
| * Add more improvements to bundle resolution error message:gjoranv2023-01-061-3/+31
| * Include list of installed application bundles in error messagegjoranv2023-01-061-0/+10
| * Add method for listing bsnVersion for active application bundles.gjoranv2023-01-051-0/+10
* | remove runLogctl from this APIArne Juul2023-01-051-45/+0
|/
* Merge pull request #25317 from vespa-engine/hakonhall/there-may-be-no-causeHenning Baldersheim2022-12-211-2/+3
|\
| * There may be no causeHåkon Hallingstad2022-12-211-2/+3
* | add hook in /state/v1 API alsoArne Juul2022-12-091-59/+113
* | move common parsingArne Juul2022-12-091-0/+78
|/
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-043-4/+4
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-043-4/+4
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-023-4/+4
* Reduce need to access getJDiscRequestHenning Baldersheim2022-11-291-0/+25
* Reduce exposure of com.yahoo.jdisc.http.HttpRequest.Henning Baldersheim2022-11-292-3/+8
* GC redundant commaHenning Baldersheim2022-11-111-1/+1
* Use a thread executor to fire off subcribes to multiple keys concurrently.Henning Baldersheim2022-11-113-4/+32
* Revert "Add spammy log"jonmv2022-11-051-3/+0
* Add spammy logjonmv2022-11-051-0/+3
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-11-021-2/+2
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-11-011-2/+2
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Jon Marius Venstad2022-10-311-2/+2
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-311-2/+2
* Revert "Bjorncs/jetty [run-systemtest]"Bjørn Christian Seime2022-10-281-2/+2
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-281-2/+2
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-10-271-2/+2
* Merge pull request #24565 from vespa-engine/bjorncs/jettyBjørn Christian Seime2022-10-271-2/+2
|\
| * Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-261-2/+2
* | Use IllegalArgumentException when appropriateJon Bratseth2022-10-271-1/+1
|/