aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/dns/Record.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Support creating DIRECT recordsValerij Fredriksen2022-10-101-0/+1
* Use recordMartin Polden2022-09-141-27/+9
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add TTL field to RecordMartin Polden2019-05-021-3/+16
* Add missing DNS record typesMartin Polden2019-04-081-1/+4
* Remove RecordIdMartin Polden2019-02-201-18/+21
* Allow NameService to create ALIAS recordsMartin Polden2019-02-121-0/+1
* Clean up NameService interfaceMartin Polden2019-01-251-6/+1
* value() -> data()Martin Polden2017-12-081-2/+2
* Ensure that global DNS always points to assigned rotationMartin Polden2017-12-081-7/+7
* Update name service interfaceMartin Polden2017-12-061-9/+9
* Add removeRecord to NameServiceMartin Polden2017-12-041-13/+21
* Import controllerMartin Polden2017-08-241-0/+74