aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/restapi/PathTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Convert container-core to junit5Bjørn Christian Seime2022-07-281-14/+12
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-3/+3
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-3/+3
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-3/+3
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-3/+3
* Use null rather than "" for no load balancer, as intended(?), and fix some as...jonmv2022-04-081-3/+3
* Resolve conflictsJon Marius Venstad2022-04-071-4/+5
* Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-061-4/+4
* Simplify Path by using HttpURL.Path for segments, and adding default validationJon Marius Venstad2022-04-061-3/+6
* Disallow relative paths and specsMartin Polden2022-03-291-1/+27
* Remove unused optionalPrefixMartin Polden2022-03-291-13/+0
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Create Path from URI with correct decoding and deprecate from StringJon Marius Venstad2019-04-021-10/+24
* Add abi spec for new constructortoby2019-03-201-2/+2
* Add support for an optional prefix to path matchingtoby2019-03-151-1/+14
* Added Copyrigths and changes a few things for ids on HTMLElementsHenrik2018-07-061-0/+62