aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/ai/vespa/http/DomainName.java
Commit message (Collapse)AuthorAgeFilesLines
* Add DomainName.leafLabel()Håkon Hallingstad2024-03-131-0/+5
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Domain names may end with ., but hostnames may notjonmv2022-04-091-4/+4
|
* 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 DomainName for routing names, and fix invalid unit test namesjonmv2022-04-081-3/+3
|
* Replicate host name pattern instead of making publicJon Marius Venstad2022-04-071-2/+2
|
* Resolve conflictsJon Marius Venstad2022-04-071-0/+35