summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/net/HostName.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-0/+1
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-29/+8
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-8/+29
* Add files that INtelliJ removedjonmv2022-04-081-0/+42
* Move ID part to HostName in config-provisioningjonmv2022-04-081-60/+0
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-6/+3
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-3/+6
* Use DomainName for routing names, and fix invalid unit test namesjonmv2022-04-081-6/+3
* Replicate host name pattern instead of making publicJon Marius Venstad2022-04-071-2/+6
* Resolve conflictsJon Marius Venstad2022-04-071-0/+1
* Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-311-0/+58
* Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-311-42/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* update documentation commentsArne Juul2018-05-221-0/+3
* use VESPA_HOSTNAME or "localhost" onlyArne Juul2018-05-141-154/+9
* Allow localhost zk affinityHåkon Hallingstad2017-12-201-4/+7
* allow override from env.varArne Juul2017-09-081-1/+4
* Persist after removeJon Bratseth2017-09-061-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Makes clustercontroller-core work on WiFiHåkon Hallingstad2017-02-201-8/+8
* Minimize reverse DNS lookupsHåkon Hallingstad2016-10-171-61/+99
* Revert rename of public HostName.getLocalhostHåkon Hallingstad2016-10-141-1/+1
* Revert "Revert "Use HostName for message bus, but fix HostName to work with d...hakonhall2016-10-141-18/+117
* Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-141-117/+18
* Nonfunctional changesJon Bratseth2016-10-131-17/+18
* Rename getLocalhost to getHostNameHåkon Hallingstad2016-10-131-1/+1
* Fall back to picking another resolvable and reachable address if the systemHåkon Hallingstad2016-10-131-13/+111
* Minor fixesJon Bratseth2016-09-291-5/+2
* Run Application with VespaModel instead of MockRootJon Bratseth2016-09-281-1/+4
* sameThreadExecutor -> directExecutorJon Bratseth2016-07-041-0/+1
* PublishJon Bratseth2016-06-151-0/+40