aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/test/java/com/yahoo/jdisc/application
Commit message (Collapse)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-127-66/+62
|
* Unify on List.ofHenning Baldersheim2024-04-111-2/+1
|
* Update copyrightJon Bratseth2023-10-0917-16/+17
|
* Move BsnVersion to exported package c.y.jdisc.applicationgjoranv2023-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-0/+24
|
* Convert jdisc_core to junit5Bjørn Christian Seime2022-07-2816-226/+226
|
* Remove priority from UriPatternHåkon Hallingstad2022-02-151-14/+0
|
* Update 2017 copyright notices.gjoranv2021-10-0716-16/+16
|
* Revert "Merge pull request #17664 from ↵Jon Marius Venstad2021-04-301-2/+2
| | | | | | | vespa-engine/revert-17658-jonmv/rest-api-bindings-without-trailing-slash" This reverts commit 9de25e274dbec90a81d9fc107a429dc275c76deb, reversing changes made to 2a8254e4a8e61916974016a6d9933cd406443096.
* Revert "Support loadbalancer/v1 and application/v2/tenant without trailing ↵Harald Musum2021-04-291-2/+2
| | | | slash"
* 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
|
* Revert "Revert require port from URI when specified in binding"Jon Marius Venstad2020-12-221-9/+0
| | | | This reverts commit ea50af2f89c8bc5ba8b132b971c082a8cce4ad54.
* 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
|
* 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
|
* Handle 'https' scheme in uri pattern matching as 'http'Bjørn Christian Seime2019-04-021-0/+9
|
* Match uris with implicit port given from schemeBjørn Christian Seime2018-11-191-0/+9
|
* Fix author tag for SimonBjørn Christian Seime2018-07-0516-16/+16
|
* add the pattern to BindingMatchArne Juul2017-11-091-5/+9
|
* Update copyright headersJon Bratseth2017-06-1416-16/+16
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1416-16/+16
|
* Update copyright headersJon Bratseth2017-06-1416-16/+16
|
* Revert "Copyright header"Jon Bratseth2017-06-1316-16/+16
|
* Copyright headerJon Bratseth2017-06-1316-16/+16
|
* fix or suppress warningsArne H Juul2017-04-202-2/+2
|
* PublishJon Bratseth2016-06-1516-0/+2260