summaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Expand)AuthorAgeFilesLines
* Fix commentValerij Fredriksen2022-02-041-3/+4
* Recreate container FS root after archive for non-tenant nodesValerij Fredriksen2022-02-031-0/+6
* Defer public API decisionMartin Polden2022-01-281-1/+1
* Move SnippetGenerator to vespajlibMartin Polden2022-01-283-92/+1
* Store temporary service dump files in a unique directoryBjørn Christian Seime2022-01-272-5/+5
* Format with en/US localeHåkon Hallingstad2022-01-261-1/+3
* Use Object for String format argumentsHåkon Hallingstad2022-01-201-1/+1
* Revert "Revert "Remove dev system""Håkon Hallingstad2022-01-171-4/+1
* Create StoredDoubleValerij Fredriksen2022-01-171-0/+46
* Revert "Remove dev system"Harald Musum2022-01-171-1/+4
* Merge pull request #20820 from vespa-engine/hakonhall/remove-dev-systemMartin Polden2022-01-171-4/+1
|\
| * Remove dev systemHåkon Hallingstad2022-01-141-4/+1
* | Remove TemplarHåkon Hallingstad2022-01-143-96/+3
* | Merge pull request #20813 from vespa-engine/hakonhall/test-bad-templatesValerij Fredriksen2022-01-149-33/+86
|\ \ | |/ |/|
| * Test bad templatesHåkon Hallingstad2022-01-149-33/+86
* | Merge pull request #20807 from vespa-engine/hakonhall/template-filewriterValerij Fredriksen2022-01-141-0/+6
|\ \
| * | Add getFileWriter to TemplateHåkon Hallingstad2022-01-141-0/+6
| |/
* | Use unique ID from node-repoValerij Fredriksen2022-01-131-11/+1
* | Make node id non-optionalValerij Fredriksen2022-01-134-16/+18
|/
* Hide snapshot(), render(), and appendTo() from API of added list elementsHåkon Hallingstad2022-01-124-32/+67
* Merge TemplateFile into TemplateHåkon Hallingstad2022-01-124-95/+70
* Test that snapshot preserves list element and variablesHåkon Hallingstad2022-01-121-0/+15
* Also snapshot variable valuesHåkon Hallingstad2022-01-121-1/+3
* Remove newline after directive by defaultHåkon Hallingstad2022-01-125-19/+20
* Merge Form into TemplateHåkon Hallingstad2022-01-1211-189/+178
* Override template default for remove-newline in descriptorHåkon Hallingstad2022-01-123-9/+18
* Merge pull request #20720 from vespa-engine/hakonhall/file-templatesHåkon Hallingstad2022-01-1128-0/+1265
|\
| * Fix javadoc for Cursor::skipHåkon Hallingstad2022-01-111-5/+4
| * Move some tests to TemplateTestHåkon Hallingstad2022-01-112-68/+79
| * Improve documentationHåkon Hallingstad2022-01-111-4/+4
| * Rename to Template::newFormHåkon Hallingstad2022-01-114-21/+14
| * Implement the "else" of the if sectionHåkon Hallingstad2022-01-114-7/+41
| * Name section that can be added any number of times "list"Håkon Hallingstad2022-01-1110-46/+46
| * Use - to ignore newline after directiveHåkon Hallingstad2022-01-116-22/+22
| * Add if sectionHåkon Hallingstad2022-01-1115-153/+273
| * Parse SectionList and return sentinelHåkon Hallingstad2022-01-101-25/+24
| * Moves adding sections to a SectionListHåkon Hallingstad2022-01-103-33/+69
| * Move parse constants to TokenHåkon Hallingstad2022-01-103-7/+6
| * Fail if variable name is used for subform name and vice versaHåkon Hallingstad2022-01-102-14/+25
| * TemplateBuilderHåkon Hallingstad2022-01-103-54/+79
| * Rename list to subformHåkon Hallingstad2022-01-109-53/+40
| * Remove unused VariableHåkon Hallingstad2022-01-101-24/+0
| * Remove unused methodsHåkon Hallingstad2022-01-104-67/+2
| * Unsupport commentsHåkon Hallingstad2022-01-104-33/+2
| * Support comment and per-directive newline removalHåkon Hallingstad2022-01-1010-50/+177
| * Fixed multiple variable sectionsHåkon Hallingstad2022-01-0812-52/+138
| * Adds a new template engineHåkon Hallingstad2022-01-0723-0/+958
* | Switch to gcc-toolset-11 and devtoolset-11.Tor Egge2022-01-102-2/+2
* | Only uncap CPU if warmup is enabledValerij Fredriksen2022-01-071-1/+1
* | Run with uncapped CPU during warmup period after restarting servicesValerij Fredriksen2022-01-062-0/+45