aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Support requiring specific capacityJon Bratseth2016-10-056-6/+41
* Nonfunctional changes onlyJon Bratseth2016-10-057-78/+22
* Support 'best' stem modeJon Bratseth2016-10-043-10/+18
* Add test applicationHarald Musum2016-10-043-0/+29
* Allow empty prod element in deployment.xmlHarald Musum2016-10-042-1/+8
* Disable vlidation of deployment.xmlHarald Musum2016-10-031-0/+2
* Observe finicky setup orderJon Bratseth2016-09-301-1/+2
* Merge pull request #738 from yahoo/bratseth/support-document-api-in-applicationsJon Bratseth2016-09-2917-229/+79
|\
| * Minor fixesJon Bratseth2016-09-294-11/+14
| * Keep method used by external amenders publicJon Bratseth2016-09-291-1/+2
| * Add todos for later cleanupJon Bratseth2016-09-292-1/+2
| * CleanupJon Bratseth2016-09-291-12/+8
| * Run Application with VespaModel instead of MockRootJon Bratseth2016-09-2817-36/+74
| * Remove dead 'gateways' codeJon Bratseth2016-09-271-2/+0
| * Remove dead 'gateways' codeJon Bratseth2016-09-272-195/+8
* | Merge pull request #735 from yahoo/balder/distribute-initialcount-correctly-o...Henning Baldersheim2016-09-294-280/+354
|\ \
| * | And then implicit groups must also be considered.Henning Baldersheim2016-09-291-1/+1
| * | searchable-copies are spread of all groups.Henning Baldersheim2016-09-292-2/+2
| * | Ensure that we get number of copies/redundancy per group.Henning Baldersheim2016-09-293-14/+64
| * | Unify indentation. (Ignore for review.)Henning Baldersheim2016-09-291-269/+272
| * | Produce redundancy config for proton too.Henning Baldersheim2016-09-283-8/+29
* | | Update MakefileHarald Musum2016-09-282-1/+8
* | | Validate deployment.xml against schemaHarald Musum2016-09-288-4/+93
|/ /
* / Remove unused argumentHarald Musum2016-09-272-6/+14
|/
* Allow nodes to be requested by typeJon Bratseth2016-09-204-17/+23
* Whitespace changes onlyJon Bratseth2016-09-201-2/+1
* Merge pull request #565 from yahoo/balder/control-malloc-optionsHenning Baldersheim2016-09-087-72/+251
|\
| * Add comment about audience.Henning Baldersheim2016-09-061-7/+7
| * Control malloc options in services.Henning Baldersheim2016-09-067-69/+248
* | Fix error message when curl failsHarald Musum2016-09-081-2/+8
* | Switch config source if successful curl call, but with non-200 responseHarald Musum2016-09-081-1/+4
* | Merge pull request #584 from yahoo/bratseth/dont-validate-when-deploying-from...Harald Musum2016-09-072-34/+39
|\ \
| * | Nonfunctional changesJon Bratseth2016-09-071-25/+25
| * | Add test of local redepoyment after validation override expiryJon Bratseth2016-09-072-9/+14
* | | style fixArne H Juul2016-09-071-14/+14
* | | provide new config to verify_ranksetupArne H Juul2016-09-071-0/+6
* | | Merge pull request #561 from yahoo/bratseth/filedistribution-in-applicationHarald Musum2016-09-0610-156/+61
|\ \ \ | |_|/ |/| |
| * | Allow reading from source dirs be turned on or offJon Bratseth2016-09-061-2/+2
| * | Allow source paths to config defsJon Bratseth2016-09-062-2/+2
| * | Remove unused 'feedback' listJon Bratseth2016-09-055-40/+22
| * | SimplifyJon Bratseth2016-09-051-7/+6
| * | SimplifyJon Bratseth2016-09-052-7/+6
| * | SimplifyJon Bratseth2016-09-051-8/+1
| * | Don't allow nullJon Bratseth2016-09-051-2/+2
| * | SimplifyJon Bratseth2016-09-052-13/+4
| * | SimplifyJon Bratseth2016-09-051-33/+1
| * | Don't support lookup without namespaceJon Bratseth2016-09-052-1/+5
| * | Don't support missing namespaceJon Bratseth2016-09-053-36/+3
| * | Use Optional not null in ConfigDefinitionStoreJon Bratseth2016-09-056-27/+29
* | | Merge pull request #559 from yahoo/balder/no-core-on-oomHenning Baldersheim2016-09-067-24/+135
|\ \ \