aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/task/util/template/IfSection.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Test bad templatesHåkon Hallingstad2022-01-141-1/+1
* Merge Form into TemplateHåkon Hallingstad2022-01-121-3/+4
* Rename to Template::newFormHåkon Hallingstad2022-01-111-3/+3
* Implement the "else" of the if sectionHåkon Hallingstad2022-01-111-2/+13
* Add if sectionHåkon Hallingstad2022-01-111-0/+57