aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-zone-api/src/main
Commit message (Expand)AuthorAgeFilesLines
* Define new cloudHarald Musum2024-01-121-1/+2
* Update copyrightJon Bratseth2023-10-099-8/+9
* Cleanup and throw IllegalArgumentException on invalid pathJon Bratseth2022-11-251-2/+4
* - Remove cluster() from SystemInfo to only keep static information there.Henning Baldersheim2022-11-041-14/+9
* Add a provider for cluster information.Henning Baldersheim2022-11-032-2/+10
* Add id() to ClusterJon Bratseth2022-10-071-7/+18
* Restore and deprecate previous constructorMartin Polden2022-06-291-0/+6
* Update javadocMartin Polden2022-06-292-2/+4
* Add cloud to SystemInfoMartin Polden2022-06-292-1/+17
* Remove on Vespa 8Jon Bratseth2022-06-082-12/+0
* Revert "Merge pull request #20456 from vespa-engine/revert-20439-bratseth/zon...Jon Bratseth2021-12-131-4/+20
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-101-20/+4
* Add zone info to query profile contextJon Bratseth2021-12-091-4/+20
* Add application to systeminfoJon Bratseth2021-11-092-6/+60
* Add ZoneInfoJon Bratseth2021-10-311-0/+27
* Add missiung copyrightsJon Bratseth2021-10-202-0/+2
* Update Verizon Media copyright notices.gjoranv2021-10-074-4/+4
* Add equals and hashCode for Cluster.gjoranv2021-10-041-0/+16
* Expose node indices of a container cluster via SystemInfogjoranv2021-10-011-1/+11
* Improve user-friendliness by requiring non-null for all fields.gjoranv2021-09-132-0/+7
* Add Cluster to SystemInfogjoranv2021-09-132-1/+17
* Add Node to SystemInfogjoranv2021-09-133-1/+48
* Move Zone API to separate bundleBjørn Christian Seime2020-06-104-0/+105