aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/jdisc/http/server/jetty/AccessLogRequestLog.java
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Remove Servlet integration from container-core [run-systemtest]""Bjørn Christian Seime2021-12-031-4/+3
* Revert "Remove Servlet integration from container-core [run-systemtest]"Jon Marius Venstad2021-12-031-3/+4
* Remove Servlet integration from container-coreBjørn Christian Seime2021-12-021-4/+3
* Fix missing user principal in access logsBjørn Christian Seime2021-11-241-3/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add HTTP/2 stream id to request logBjørn Christian Seime2021-05-201-0/+14
* Add HTTP/2 support to jdiscBjørn Christian Seime2021-04-121-1/+1
* Revert "Revert "Revert "Bjorncs/jdisc http2 preps [run-systemtest]"""Bjørn Christian Seime2021-04-121-1/+1
* Revert "Revert "Bjorncs/jdisc http2 preps [run-systemtest]""Bjørn Christian Seime2021-04-121-1/+1
* Revert "Bjorncs/jdisc http2 preps [run-systemtest]"Harald Musum2021-04-091-1/+1
* Rename HttpServletRequestUtils => RequestUtils + make HTTP/2 compatibleBjørn Christian Seime2021-04-091-1/+1
* Jdisc access log: rename 'contentSize'=>'responseSize' + add 'requestsize'Bjørn Christian Seime2021-03-251-1/+2
* Add main java source from jdisc_http_service.gjoranv2021-03-231-0/+167