aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/restapi/PathTest.java
Commit message (Collapse)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 ↵jonmv2022-04-091-3/+3
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 87e5b33c003d07ca585d73e0166857fe22b4c16f, reversing changes made to 80b96d32550ae0df59572a58cd62f507e8068c2c.
* Revert "Merge pull request #22068 from ↵jonmv2022-04-081-3/+3
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 8aa4c83df5ce7843c040afa41706fcc7c3afd030, reversing changes made to f95ad44fae879da9db19f73eabe62c53baeb0c36.
* Revert "Merge pull request #22065 from ↵jonmv2022-04-081-3/+3
| | | | | | | vespa-engine/revert-22049-jonmv/unify-hostname-classes" This reverts commit 4ffc54339186574491a32b3166223c3fc50ba8fe, reversing changes made to db9e570a36decb24e6cb13f44bd0ff444ab762e3.
* 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 ↵jonmv2022-04-081-3/+3
| | | | assertions
* 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