summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/jdisc/http/server
Commit message (Expand)AuthorAgeFilesLines
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-11-027-36/+33
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-11-017-33/+36
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Jon Marius Venstad2022-10-317-36/+33
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-317-33/+36
* Revert "Bjorncs/jetty [run-systemtest]"Bjørn Christian Seime2022-10-287-36/+33
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-287-33/+36
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-10-277-36/+33
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-267-33/+36
* Add unit test with allowed server namesBjørn Christian Seime2022-10-071-2/+18
* Pass all config through constructorBjørn Christian Seime2022-10-071-1/+2
* Revert "Restrict server names accepted per connector"Harald Musum2022-10-061-18/+2
* Restrict server names accepted per connectorBjørn Christian Seime2022-10-061-2/+18
* Allow default server name to be overriddenBjørn Christian Seime2022-10-061-2/+31
* Convert container-core to junit5Bjørn Christian Seime2022-07-2813-225/+221
* Temporarily ignore testsBjørn Christian Seime2022-06-141-0/+2
* try harder to ensure two connections get usedArne H Juul2022-06-131-1/+1
* Test seems to fail occasionally with ConnectionClosedExceptionBjørn Christian Seime2022-06-131-2/+9
* Rewrite test as hc5 is finally dealing with GOAWAY correctlyBjørn Christian Seime2022-06-131-15/+9
* Remove deprecated http response metricsBjørn Christian Seime2022-06-081-2/+0
* Revert "uncheck() all checked exceptions"Valerij Fredriksen2022-05-301-2/+2
* uncheck() all checked exceptionsValerij Fredriksen2022-05-251-2/+2
* Ensure proxy-protocol is mandatory when mixed-mode is disabledBjørn Christian Seime2022-05-111-2/+20
* Destroy Jetty client after stopBjørn Christian Seime2022-05-061-0/+1
* Configure timeouts on Jetty client and add retries to access log validationBjørn Christian Seime2022-05-061-2/+15
* Misc code cleanupBjørn Christian Seime2022-05-061-13/+12
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-081-6/+0
* Remove obsolete usage of ServletPathsConfiggjoranv2022-01-032-5/+0
* Broken pipe can be reported through SocketExceptionBjørn Christian Seime2021-12-131-1/+2
* Reapply "Remove Servlet integration from container-core [run-systemtest]""Bjørn Christian Seime2021-12-033-360/+0
* Revert "Remove Servlet integration from container-core [run-systemtest]"Jon Marius Venstad2021-12-033-0/+360
* Remove Servlet integration from container-coreBjørn Christian Seime2021-12-023-360/+0
* Deprecate metrics 'http.status.[401|403]'Bjørn Christian Seime2021-11-231-0/+1
* Add status code as dimension to response metricsBjørn Christian Seime2021-11-231-21/+27
* Use concurrent map for adders + simplify request=>dimensions mappingBjørn Christian Seime2021-11-232-37/+31
* Add position and arrayOffset, when writing from ByteBufferJon Marius Venstad2021-10-311-1/+0
* More mockito magic.Henning Baldersheim2021-10-081-3/+5
* Use refer(any)Henning Baldersheim2021-10-081-12/+8
* Merge pull request #19452 from vespa-engine/bjorncs/jetty-async-listenerBjørn Christian Seime2021-10-071-2/+1
|\
| * Refactor async completion logic for read and write pathBjørn Christian Seime2021-10-071-2/+1
* | Update Verizon Media copyright notices.gjoranv2021-10-0713-13/+13
* | Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
* | Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* | Update 2017 copyright notices.gjoranv2021-10-0712-12/+12
|/
* Revert "Merge pull request #18772 from vespa-engine/revert-18759-bjorncs/http2"Bjørn Christian Seime2021-08-175-37/+85
* Revert "Bjorncs/http2"Bjørn Christian Seime2021-08-175-85/+37
* Add unit test for HTTP/2 Plain TextBjørn Christian Seime2021-08-163-35/+85
* HTTP/2 is enabled by defaultBjørn Christian Seime2021-08-162-2/+0
* Respect thresholds for max requests/time for HTTP/2 connectionsBjørn Christian Seime2021-08-091-5/+40
* Test HTTP request using empty URI path segmentBjørn Christian Seime2021-07-151-0/+22
* Revert "Revert "Bjorncs/fix""Harald Musum2021-07-061-3/+0