summaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headerJon Bratseth2017-10-273-0/+3
* Disallow parallel triggeringJon Bratseth2017-10-191-1/+1
* Let block-upgrade continue to workMartin Polden2017-10-162-5/+6
* Don't validate when reading stored applicationsJon Bratseth2017-10-162-3/+29
* Enforce order of block-changeJon Bratseth2017-10-113-13/+71
* Separate out XML readingJon Bratseth2017-10-112-118/+151
* Support blocking application changesJon Bratseth2017-10-092-3/+3
* block-upgrade -> block-change to support blocking revisionsJon Bratseth2017-10-092-22/+92
* One SlobrokMonitor2 per applicationHåkon Hallingstad2017-10-082-1/+7
* Remove unnecessary expensive cleanupHarald Musum2017-09-291-0/+1
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+2
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-2/+0
* Merge pull request #3554 from vespa-engine/aressem/remove-post-install-scriptArnstein Ressem2017-09-271-0/+2
|\
| * Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+2
* | Merge branch 'master' into hakon/move-supermodel-to-config-model-apiHåkon Hallingstad2017-09-264-8/+351
|\ \
| * | Read block-upgrade tag from deployment specMartin Polden2017-09-254-8/+351
| |/
* / Move SuperModel to config-model-apiHåkon Hallingstad2017-09-253-5/+101
|/
* Move SuperModel API to config-model-apiHåkon Hallingstad2017-09-203-0/+59
* Fix deployment spec cast in container cluster modelMartin Polden2017-09-081-3/+4
* Move zones() up to simplifyJon Marius Venstad2017-08-311-8/+11
* Restore indentationMartin Polden2017-08-311-2/+2
* Simplify testJon Bratseth2017-08-301-4/+0
* Remove dead codeJon Bratseth2017-08-301-27/+0
* SimplifyJon Bratseth2017-08-302-3/+25
* Read parallel tag from deployment.xmlMartin Polden2017-08-302-15/+133
* Merge pull request #3234 from vespa-engine/bratseth/store-provisioninfo-witho...Jon Bratseth2017-08-306-27/+35
|\
| * ProvisionInfo -> AllocatedHostsJon Bratseth2017-08-282-13/+12
| * Allocation consistency between model versionsJon Bratseth2017-08-284-20/+28
| * Nonfunctional changes onlyJon Bratseth2017-08-232-1/+2
* | Remove stale data on deployJon Marius Venstad2017-08-281-5/+0
|/
* use underVespaHomeArne H Juul2017-06-191-1/+1
* Improve APIJon Bratseth2017-06-162-9/+7
* Keep time outside ValidationOverridesJon Bratseth2017-06-163-60/+60
* Provide xml formJon Bratseth2017-06-152-19/+57
* rename methodJon Bratseth2017-06-151-1/+1
* Make ValidationOverrides available from the outsideJon Bratseth2017-06-154-0/+285
* Update copyright headersJon Bratseth2017-06-1434-34/+34
* Revert "Update copyright headers"Jon Bratseth2017-06-1434-34/+34
* Update copyright headersJon Bratseth2017-06-1434-34/+34
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1334-35/+35
* Copyright headerJon Bratseth2017-06-1334-35/+35
* Add more backwards compatibilityJon Bratseth2017-06-051-1/+6
* Revert "Revert "Revert "Revert "Bratseth/deployment delay""""Jon Bratseth2017-06-052-65/+222
* Revert "Revert "Revert "Bratseth/deployment delay"""Harald Musum2017-06-032-222/+65
* Maintain backwards compatibility with earlier config modelsJon Bratseth2017-06-022-21/+29
* Revert "Revert "Bratseth/deployment delay""Jon Bratseth2017-06-022-66/+215
* Revert "Bratseth/deployment delay"Jon Bratseth2017-06-022-215/+66
* Actually parse long. Ensure unique deploymentsJon Bratseth2017-06-022-3/+23
* Validate max total delayJon Bratseth2017-06-012-26/+66