aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/src/main/java/com/yahoo/documentapi
Commit message (Expand)AuthorAgeFilesLines
* Improve metrics for /document/v1Bjørn Christian Seime2022-12-072-6/+13
* Add metric for update-doc-not-found, and update httpapi metrics from /doc/v1Jon Marius Venstad2021-12-211-9/+0
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
* Remove old /document/v1 handlerJon Marius Venstad2020-11-031-2/+5
* Use Guava cache with size-based evictionBjørn Christian Seime2019-01-311-3/+10
* Make versionPointCache thread-safeBjørn Christian Seime2019-01-311-1/+2
* Rename 'reportClientVersion()' to 'reportHttpRequest()'Bjørn Christian Seime2019-01-311-3/+3
* Add metric for http requests with client version as dimensionBjørn Christian Seime2019-01-311-0/+11
* Prepare for removalJon Bratseth2018-10-163-1/+7
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
* Copyright headerJon Bratseth2017-06-133-3/+3
* Code review fixesvalerijf2017-05-122-18/+22
* Arch. review fixesvalerijf2017-05-112-4/+4
* Set DocumentOperationType in ReplyContextvalerijf2017-05-111-11/+12
* Created helper classes to collect feed metricsvalerijf2017-05-113-0/+112