summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-2/+2
* | Merge pull request #2794 from yahoo/bratseth/move-validation-overridesJon Bratseth2017-06-1628-447/+179
|\ \ | |/ |/|
| * Improve APIJon Bratseth2017-06-161-1/+1
| * Keep time outside ValidationOverridesJon Bratseth2017-06-1624-105/+150
| * Provide xml formJon Bratseth2017-06-151-1/+1
| * Make ValidationOverrides available from the outsideJon Bratseth2017-06-1528-343/+30
* | Merge pull request #2793 from yahoo/hmusum/use-16-distribution-bits-in-cd-prodMorten Tokle2017-06-151-1/+2
|\ \ | |/ |/|
| * 16 distribution bits for all zones in CDHarald Musum2017-06-151-2/+1
| * Use 16 distribution bits in prod zones in CDHarald Musum2017-06-151-1/+3
* | Add deployment-removal validation idJon Bratseth2017-06-153-12/+15
|/
* Update copyright headersJon Bratseth2017-06-141303-1264/+1307
* Revert "Update copyright headers"Jon Bratseth2017-06-141302-1302/+1259
* Update copyright headersJon Bratseth2017-06-141302-1259/+1302
* Remove carriage returnJon Bratseth2017-06-1417-17/+17
* Merge pull request #2733 from yahoo/hmusum/16-distribution-bits-only-for-prodJon Bratseth2017-06-143-69/+84
|\