summaryrefslogtreecommitdiffstats
path: root/config-provisioning/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Carry spec throughJon Bratseth2019-11-121-1/+5
* Don't delegateJon Bratseth2019-11-111-2/+0
* cpuCoreSpeedup -> cpuSpeedupJon Bratseth2019-11-061-2/+2
* Keep minCpuCores without speed adjustmentJon Bratseth2019-11-061-11/+21
* Make it possible specify a cpu speedup factor for a flavorJon Bratseth2019-11-051-11/+13
* Preserve declared order of child node typesMartin Polden2019-10-311-3/+2
* Revert "Revert "Add devhost node type""Martin Polden2019-10-311-14/+28
* Check capacity by requested, not assigned resourcesJon Bratseth2019-10-301-1/+0
* Remember requested resources on nodesJon Bratseth2019-10-302-44/+55
* Refactor: Skew computation independent of node prioritizationJon Bratseth2019-10-171-0/+5
* Pick hosts for nodes to reduce resource allocation skewJon Bratseth2019-10-161-1/+16
* Stop reading rotations property in config modelMartin Polden2019-10-111-0/+1
* Nonfunctional changes onlyJon Bratseth2019-10-111-2/+6
* Revert "Merge pull request #10923 from vespa-engine/revert-10912-bratseth/ins...Jon Bratseth2019-10-081-1/+0
* Revert "Bratseth/instances in deployment xml rebased take 2"Jon Bratseth2019-10-081-0/+1
* Revert "Merge pull request #10909 from vespa-engine/revert-10891-bratseth/ins...Jon Bratseth2019-10-081-1/+0
* Revert "Bratseth/instances in deployment xml rebased"Jon Bratseth2019-10-071-0/+1
* Inherit/use defaults in instancesJon Bratseth2019-10-071-1/+0
* Remove canonicalFlavor from FlavorValerij Fredriksen2019-09-181-3/+0
* Bring back canonicalName()Valerij Fredriksen2019-09-131-2/+3
* Merge pull request #10557 from vespa-engine/bratseth/less-legacy-flavorsValerij Fredriksen2019-09-091-1/+3
|\
| * Less use of legacy flavor syntaxJon Bratseth2019-09-081-1/+3
* | Fix TODOsValerij Fredriksen2019-09-063-35/+1
|/
* Add methods to easily modify FlavorValerij Fredriksen2019-08-222-7/+26
* Define FlavorOverridesValerij Fredriksen2019-08-213-20/+103
* Update default values when deserializing resourcesValerij Fredriksen2019-08-201-1/+1
* Deprecate NodeResources constructors without bandwidthValerij Fredriksen2019-08-201-3/+10
* bandwidthMbps -> bandwidthGbpsValerij Fredriksen2019-08-203-16/+16
* Add toSlimeValerij Fredriksen2019-08-191-0/+1
* Add bandwidth to NodeResourcesValerij Fredriksen2019-08-193-9/+28
* Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-145-182/+51
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-145-51/+182
* Merge pull request #10274 from vespa-engine/bratseth/remove-allocation-by-flavorJon Bratseth2019-08-145-182/+51
|\
| * Preserve ABI for nowJon Bratseth2019-08-142-4/+21
| * CleanupJon Bratseth2019-08-141-4/+2
| * Remove canonical flavorJon Bratseth2019-08-142-11/+3
| * Remove flavor retired conceptJon Bratseth2019-08-142-26/+1
| * Remove flavor replaces conceptJon Bratseth2019-08-142-63/+7
| * Remove flavor stock conceptJon Bratseth2019-08-141-3/+0
| * CleanupJon Bratseth2019-08-142-2/+0
| * Remove legacyNameJon Bratseth2019-08-141-19/+8
| * Don't use legacyNameJon Bratseth2019-08-141-1/+1
| * Don't use legacyNameJon Bratseth2019-08-142-3/+1
| * Remove handling of legacy flavor allocationsJon Bratseth2019-08-143-49/+11
| * Validate legacy node resource strings moreJon Bratseth2019-08-141-1/+3
| * Remove support for legacy flavor stringsJon Bratseth2019-08-142-16/+13
* | Revert "Revert "Add a full string representation of application ID always inc...Frode Lundgren2019-08-141-0/+6
* | Revert "Add a full string representation of application ID always including i...Harald Musum2019-08-141-6/+0
* | Merge pull request #10275 from vespa-engine/frodelu/appid-full-stringJon Bratseth2019-08-141-0/+6
|\ \
| * | Add a full string representation of application ID always including instance ...Frode Lundgren2019-08-141-0/+6
| |/