summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in deriving of attributes config for imported fields.Geir Storli2017-08-162-9/+9
* Merge pull request #3119 from vespa-engine/geirst/add-imported-attribute-fiel...Tor Egge2017-08-164-33/+159
|\
| * Add imported attributes fields to attributes.cfg and remove data/collection t...Geir Storli2017-08-164-33/+159
* | Merge pull request #3116 from vespa-engine/hmusum/set-default-slobroks-per-co...Harald Musum2017-08-163-65/+37
|\ \
| * | Set default number of slobroks per container cluster to 2Harald Musum2017-08-163-65/+37
| |/
* / Remove files that are not used anymore (config does not exist anymore)Harald Musum2017-08-165-54/+0
|/
* Merge pull request #3033 from vespa-engine/bratseth/validate-validation-overridegjoranv2017-08-154-0/+27
|\
| * Validate validation-overrides.xml filesJon Bratseth2017-07-314-0/+27
* | Add imported flag to attributes config.Geir Storli2017-08-1114-13/+107
* | 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 reference to yca proxyJon Bratseth2017-08-081-1/+1
* | Remove unnecessary instances of the character sequence 'yca'Jon Bratseth2017-08-084-26/+26
* | Deplace temp git.corp linksJon Bratseth2017-08-082-14/+1
* | Let the default field match max length be controlable by config override as f...Henning Baldersheim2017-08-0727-27/+54
* | Add capping of fields before tokenizingHenning Baldersheim2017-08-072-1/+4
* | 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
* Enable useful warnings for all Scala modulesBjørn Christian Seime2017-07-131-7/+0
* Remove use of deprecated JavaConversions APIBjørn Christian Seime2017-07-131-21/+18
* 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
| * Emit warning when header/body is used in .sd file.Henning Baldersheim2017-06-231-0/+2
* | fix the name of the jdisc metrics to exposeLeandro Alves2017-07-071-2/+2
* | Don't use unnecessary specific namingJon Bratseth2017-07-058-33/+28
* | Don't use unnecessary specific namingJon Bratseth2017-07-0515-92/+76
* | Add clusteridJon Bratseth2017-07-041-0/+1
* | Allow nodes to know their indexJon Bratseth2017-07-041-2/+9
* | [VESPA-5826] 16 distr bits in ap-aue-1Yngve Aasheim2017-06-301-0/+1
* | Revert "Revert "Use new program names with vespa- prefix in config model.""Geir Storli2017-06-3011-13/+13
* | Revert "Use new program names with vespa- prefix in config model."Geir Storli2017-06-3011-13/+13
* | Merge pull request #2899 from yahoo/toregge/use-new-program-names-in-config-m...Geir Storli2017-06-3011-13/+13
|\ \
| * | Use new program name.Tor Egge2017-06-281-3/+3
| * | Use new program name.Tor Egge2017-06-281-1/+1
| * | Use new program name.Tor Egge2017-06-281-1/+1
| * | Use new program names with vespa- prefix in config model.Tor Egge2017-06-288-8/+8
| |/
* / [VESPA-5826] 16 distr bits in ap-southeast-1Yngve Aasheim2017-06-261-0/+1
|/
* Merge pull request #2855 from yahoo/bratseth/remove-reverse-lookupgjoranv2017-06-223-43/+11
|\
| * Remove ip lookupJon Bratseth2017-06-223-43/+11
* | Allow minSlobroksPerCluster in v3 and v4 tooHarald Musum2017-06-212-0/+3
|/
* Whitelist metrics for jdisc activeContainers.gjoranv2017-06-191-0/+3
* import getDefaultsArne H Juul2017-06-194-15/+15
* use underVespaHomeArne H Juul2017-06-1912-17/+17
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-172-4/+0
* Merge pull request #2801 from yahoo/bjorncs/maven-pluginsgjoranv2017-06-161-2/+2
|\