summaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rewrite ConfigGenerator.createClassName to Java."gjoranv2017-09-012-7/+13
* Merge branch 'master' into gjoranv/exclude-scala-xmlgjoranv2017-08-3110-35/+41
|\
| * Since we are having so many issues with libyell we need to use an allocator t...Henning Baldersheim2017-08-301-1/+1
| * Nonfunctional changesJon Bratseth2017-08-301-2/+1
| * Read parallel tag from deployment.xmlMartin Polden2017-08-301-1/+6
| * Merge pull request #3234 from vespa-engine/bratseth/store-provisioninfo-witho...Jon Bratseth2017-08-305-17/+23
| |\
| | * Merge with masterJon Bratseth2017-08-282-2/+52
| | |\
| | * | Add one wimphy testJon Bratseth2017-08-281-4/+14
| | * | ProvisionInfo -> AllocatedHostsJon Bratseth2017-08-281-6/+6
| | * | Allocation consistency between model versionsJon Bratseth2017-08-281-1/+1
| | * | Allocation consistency between model versionsJon Bratseth2017-08-283-10/+7
| | * | Nonfunctional changes onlyJon Bratseth2017-08-231-1/+0
| * | | Avoid validating XML twiceHarald Musum2017-08-291-1/+0
| * | | Merge two identical methodsHarald Musum2017-08-291-5/+3
| * | | Merge pull request #3233 from vespa-engine/hmusum/refactor-schema-validationgjoranv2017-08-292-7/+6
| |\ \ \
| | * | | Refactor schema validation setupHarald Musum2017-08-282-7/+6
| | | |/ | | |/|
| * | | Merge pull request #3232 from vespa-engine/arnej/move-slobrokArnstein Ressem2017-08-281-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | move slobrok binary to sbin/Arne Juul2017-08-161-1/+1
* | | | Rewrite ConfigGenerator.createClassName to Java.gjoranv2017-08-312-13/+7
|/ / /
* | | Remove assert.Geir Storli2017-08-251-1/+0
* | | Simplify return statement.Geir Storli2017-08-251-2/+2
* | | Use forEach() directly, no need to go via stream.Geir Storli2017-08-251-2/+2
* | | Sort list of document types in topological order (according to document refer...Geir Storli2017-08-242-1/+48
* | | Merge pull request #3195 from vespa-engine/geirst/zero-visibility-delay-for-g...Tor Egge2017-08-231-1/+5
|\ \ \ | |_|/ |/| |
| * | Set visibility delay to zero for all global document types.Geir Storli2017-08-231-1/+5
* | | Merge pull request #3182 from vespa-engine/bratseth/cleanupJon Bratseth2017-08-223-10/+9
|\ \ \
| * | | Nonfunctional changes onlyJon Bratseth2017-08-223-10/+9
| |/ /
* | | Handle host being null in toString methodHarald Musum2017-08-221-1/+1
* | | Clear summary transforms for reference summary fieldsTor Brede Vekterli2017-08-211-0/+13
|/ /
* | Add a new metric set for network metrics.gjoranv2017-08-173-2/+38
* | Fix bug in deriving of attributes config for imported fields.Geir Storli2017-08-161-5/+5
|/
* Merge pull request #3119 from vespa-engine/geirst/add-imported-attribute-fiel...Tor Egge2017-08-162-27/+33
|\
| * Add imported attributes fields to attributes.cfg and remove data/collection t...Geir Storli2017-08-162-27/+33
* | Set default number of slobroks per container cluster to 2Harald Musum2017-08-162-14/+6
|/
* Merge pull request #3033 from vespa-engine/bratseth/validate-validation-overridegjoranv2017-08-152-0/+19
|\
| * Validate validation-overrides.xml filesJon Bratseth2017-07-312-0/+19
* | https does not work with custom domainsJon Bratseth2017-08-111-1/+1
* | Update doc linksJon Bratseth2017-08-111-1/+1
* | Remove some more occurrences of 'yca'Jon Bratseth2017-08-081-17/+18
* | Remove unnecessary instances of the character sequence 'yca'Jon Bratseth2017-08-083-22/+22
* | Deplace temp git.corp linksJon Bratseth2017-08-081-1/+1
* | Add capping of fields before tokenizingHenning Baldersheim2017-08-071-0/+3
* | Simplify defaulting logicJon Bratseth2017-08-071-5/+1
* | Default to 16 bits in prodJon Bratseth2017-08-071-11/+6
* | Accept a logger argumentJon Bratseth2017-08-071-0/+15
* | Allow generic config in admin v3 and v4Jon Bratseth2017-08-041-0/+2
|/
* Add support for -F option from creating a session from existing active sessionHarald Musum2017-07-271-20/+27
* Merge pull request #2871 from yahoo/balder/warn-on-body-headerKristian Aune2017-07-072-0/+6
|\
| * Update ContentCluster.javaKristian Aune2017-07-071-1/+1
| * Also warn on vds engine.Henning Baldersheim2017-06-231-0/+4