aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0993-91/+93
* Merge pull request #28370 from vespa-engine/renovate/major-guice.vespa.versionHenning Baldersheim2023-09-041-1/+1
|\
| * Use Guice 6.0Bjørn Christian Seime2023-09-041-1/+1
* | Remove dead code and handle API changesBjørn Christian Seime2023-09-044-253/+82
|/
* Prepare exportPackages integration test for jdk21gjoranv2023-07-121-15/+21
* Improve integration test for exportPackagesgjoranv2023-07-071-36/+93
* Don't spool timeout manager to year 292278994Bjørn Christian Seime2023-05-101-1/+3
* Increase timeout resolution from 100ms to 10msHenning Baldersheim2023-05-021-1/+1
* If you start lagging behind, always prefer timing out as that will be good fo...Henning Baldersheim2023-05-021-21/+0
* Don't care about com.sun.jnaJon Bratseth2023-04-251-1/+4
* Build with jdk20Jon Bratseth2023-04-171-2/+10
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-091-1/+1
* Extract record for BsnVersion for usage outside jdisc_core.gjoranv2023-01-091-0/+24
* Revert "More user friendly class resolution"Arnstein Ressem2023-01-091-24/+0
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-01-091-1/+1
* Extract record for BsnVersion for usage outside jdisc_core.gjoranv2023-01-091-0/+24
* Revert "Improve user friendliness when class resolution fails."Arnstein Ressem2023-01-061-24/+0
* Extract record for BsnVersion for usage outside jdisc_core.gjoranv2023-01-051-0/+24
* Convert jdisc_core to junit5Bjørn Christian Seime2022-07-2892-1016/+1022
* Add test to properly verify all exported packages from jdisc_coregjoranv2022-07-202-45/+99
* Fix bug in UnsafeContentInputStream where read() corrupts "marked" contentBjørn Christian Seime2022-07-141-1/+17
* Fix off-by-one error related to marking inn UnsafeContentInputStreamHenning Baldersheim2022-07-031-0/+5
* GC deprecated methods and make mebers final.Henning Baldersheim2022-06-081-9/+0
* Replace deprecated LogRecord.setThreadID -> setLongThreadIDgjoranv2022-06-081-2/+2
* Add simple integration test for ExportPackagesgjoranv2022-05-081-0/+42
* Remove priority from UriPatternHåkon Hallingstad2022-02-151-14/+0
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-083-15/+4
* Remove use of Guava ListenableFuture from com.yahoo.jdisc.handlerBjørn Christian Seime2021-12-108-57/+48
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0792-92/+92
* Add option to attach a context to refer.Henning Baldersheim2021-10-051-1/+1
* Avoid use of deprecated Request.setServerRequest.Henning Baldersheim2021-10-041-14/+5
* - Add deprecation warning for methods only used in tests to enable using fina...Henning Baldersheim2021-10-012-0/+5
* Revert "Merge pull request #17664 from vespa-engine/revert-17658-jonmv/rest-a...Jon Marius Venstad2021-04-301-2/+2
* Revert "Support loadbalancer/v1 and application/v2/tenant without trailing sl...Harald Musum2021-04-291-2/+2
* Use a single bindingJon Marius Venstad2021-04-291-1/+1
* Support loadbalancer/v1 and application/v2/tenant without trailing slashJon Marius Venstad2021-04-291-2/+2
* Rename, remove unused, non-functionalJon Marius Venstad2021-03-251-4/+3
* Revert "Revert require port from URI when specified in binding"Jon Marius Venstad2020-12-221-9/+0
* Revert require port from URI when specified in bindingJon Marius Venstad2020-12-221-0/+9
* Use the rawPath, not the URL-decoded path, of the URIJon Marius Venstad2020-12-211-0/+11
* Require host to be present in URIs to matchJon Marius Venstad2020-12-211-26/+0
* Require port to be present in given URI when specified in bindingJon Marius Venstad2020-12-211-9/+0
* Deprecate unused and complicating "priority"Jon Marius Venstad2020-12-211-2/+4
* Stick to junit for simple test.Henning Baldersheim2020-08-111-5/+3
* Add suppport for mark/reset.Henning Baldersheim2020-06-181-3/+33
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-1/+1
* Remove unused BootstrapDaemongjoranv2019-10-031-154/+0
* Handle 'https' scheme in uri pattern matching as 'http'Bjørn Christian Seime2019-04-031-0/+9
* Revert "Handle 'https' scheme in uri pattern matching as 'http'"Bjørn Christian Seime2019-04-031-9/+0