aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/test/java/com/yahoo/jdisc/http/server/jetty/AccessLogRequestLogTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the jdisc_http_service module.gjoranv2021-03-231-156/+0
* Determine local port for requests processed after connector is closedBjørn Christian Seime2021-02-241-3/+5
* Revert "Revert "Access log optimizations [run-systemtest]""Bjørn Christian Seime2021-01-221-33/+47
* Revert "Access log optimizations [run-systemtest]"Morten Tokle2021-01-221-47/+33
* Replace AccessLogEntry with non-blocking RequestLogEntryBjørn Christian Seime2021-01-211-32/+46
* Introduce RequestLog interfaceBjørn Christian Seime2021-01-211-2/+2
* Don't use request headers for remote address/port in hosted VespaBjørn Christian Seime2020-10-061-6/+16
* Test handling of invalid remote port headerBjørn Christian Seime2020-07-091-0/+20
* Use 'X-Forwarded-Port' as preferred source for remote portBjørn Christian Seime2019-10-081-0/+13
* Replace use of testng with junitBjørn Christian Seime2019-04-291-2/+2
* Populate all access log fields in log()Bjørn Christian Seime2019-02-011-24/+38
* Remove AccessLogEntry.setURI/getURIBjørn Christian Seime2019-01-211-30/+7
* Let X-Forwarded-For HTTP header take precedence for remote address in access logFrode Lundgren2018-04-041-0/+13
* Copy raw path and query from request to access log entryBjørn Christian Seime2018-02-011-0/+18
* Refactor uri creation logic into separate methodBjørn Christian Seime2018-02-011-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Handle invalid uri escape patternBjørn Christian Seime2017-03-281-0/+11
* Use Github username as authorBjørn Christian Seime2016-06-281-1/+1
* PublishJon Bratseth2016-06-151-0/+63