aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/configserver/noderepository/reports/BaseReport.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Define the ONCE node report typeHåkon Hallingstad2019-11-011-4/+13
* Use the type of the node reportHåkon Hallingstad2019-02-281-1/+1
* Make BaseReport mutableHåkon Hallingstad2019-02-201-8/+2
* Type field on node reportsHåkon Hallingstad2019-02-201-9/+44
* Util methods on BaseReport and NodeAttributes.isEmptyHåkon Hallingstad2019-02-101-4/+33
* Move reports under noderepository package and fix null handlingHåkon Hallingstad2019-02-081-0/+80