summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Maps and arrays of structs has false doesAttributing so getAttribute() must b...Henning Baldersheim2021-04-126-1/+29
* Add comment and copyright.Henning Baldersheim2021-04-122-3/+9
* Add lowercase commands to string attributes too.Henning Baldersheim2021-04-1210-7/+90
* Merge pull request #17376 from vespa-engine/balder/allow-cased-uncasedHenning Baldersheim2021-04-1211-90/+282
|\
| * Add cased/uncased to match settings too.Henning Baldersheim2021-04-1210-94/+139
| * Control cased/uncased in dictionary settingHenning Baldersheim2021-04-128-65/+212
* | Server expects camelCasingJon Bratseth2021-04-121-1/+1
* | Merge pull request #17358 from vespa-engine/bratseth/wantToFail-on-operator-failJon Bratseth2021-04-121-2/+2
|\ \
| * | Mark active as wantToFail on operator actionsJon Bratseth2021-04-091-2/+2
| |/
* / Add feature flag to enable HTTP/2 for jdiscBjørn Christian Seime2021-04-125-17/+29
|/
* GC unused ordering field.Henning Baldersheim2021-04-0822-132/+0
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-0822-132/+132
* Wire in match configHenning Baldersheim2021-04-0822-132/+132
* Always add plaftorm bundleMorten Tokle2021-04-081-1/+4
* Add dictionary.match controlHenning Baldersheim2021-04-0722-0/+132
* Merge pull request #17280 from vespa-engine/bjorncs/cleanupMorten Tokle2021-04-071-1/+0
|\
| * Remove stale commentBjørn Christian Seime2021-04-061-1/+0
* | Expect new error messageJon Bratseth2021-04-061-2/+3
* | Add a testJon Bratseth2021-04-065-3/+93
* | Improve error messageJon Bratseth2021-04-065-3/+5
|/
* Consume the remote-task-queue.size metricHåkon Hallingstad2021-04-021-0/+1
* Merge pull request #17230 from vespa-engine/gjoranv/merge-mbus-modulesgjoranv2021-04-011-6/+0
|\
| * Remove dependencies to jdisc_mbus_service and messagebus-disc.gjoranv2021-03-291-6/+0
* | Merge pull request #17202 from vespa-engine/gjoranv/add-groupId-metric-dimensiongjoranv2021-03-311-0/+1
|\ \
| * | Add groupId metric dimension.gjoranv2021-03-261-0/+1
* | | Revert "Revert "Remove use of flag use-access-control-client-authentication""Morten Tokle2021-03-311-2/+1
* | | Revert "Remove use of flag use-access-control-client-authentication"Morten Tokle2021-03-311-1/+2
* | | Merge pull request #17241 from vespa-engine/mortent/remove-client-auth-overri...Morten Tokle2021-03-311-2/+1
|\ \ \
| * | | Remove use of flag use-access-control-client-authenticationMorten Tokle2021-03-301-2/+1
| | |/ | |/|
* / | Add worker connection metricOla Aunrønning2021-03-301-0/+1
|/ /
* | Multivalue numeric fields are also numeric.Henning Baldersheim2021-03-277-1/+45
* | Merge pull request #17193 from vespa-engine/hmusum/jvmOmitStackTraceInFastThrowHarald Musum2021-03-2611-55/+126
|\ \ | |/ |/|
| * Revert unintended changeHarald Musum2021-03-261-1/+3
| * Add feature flag that can be used to disable OmitStackTraceInFastThrow JVM op...Harald Musum2021-03-2612-58/+127
* | Merge pull request #17182 from vespa-engine/geirst/sample-transient-disk-usag...Henning Baldersheim2021-03-251-0/+1
|\ \ | |/ |/|
| * Sample and expose the transient disk usage needed for running disk index fusion.Geir Storli2021-03-251-0/+1
* | Merge pull request #17170 from vespa-engine/mortent/secret-store-syntaxMorten Tokle2021-03-254-13/+27
|\ \ | |/ |/|
| * New syntax for cloud secret storeMorten Tokle2021-03-254-13/+27
* | Merge pull request #17140 from vespa-engine/gjoranv/merge-http-into-core_rebasedgjoranv2021-03-2512-37/+22
|\ \ | |/ |/|
| * Add missing whitespace.gjoranv2021-03-241-1/+1
| * Fix raw usage of ContainerCluster in unit test.gjoranv2021-03-231-3/+3
| * Update all component specs to use the container-disc bundlegjoranv2021-03-2311-28/+19
| * Remove all dependencies to jdisc_http_servicegjoranv2021-03-231-6/+0
* | Also allow hash dictionary for multivalue numeric fields.Henning Baldersheim2021-03-242-2/+20
|/
* Allow hash, btree and dictionary as identifiers.Henning Baldersheim2021-03-231-0/+3
* Merge pull request #17122 from vespa-engine/balder/orderting-2-typeHenning Baldersheim2021-03-2335-12/+424
|\
| * Simplify tests.Henning Baldersheim2021-03-233-64/+51
| * Add dictionary control for numeric fields.Henning Baldersheim2021-03-2313-12/+305
| * Update expected results.Henning Baldersheim2021-03-2322-0/+132
* | Merge pull request #17111 from vespa-engine/revert-17107-revert-17095-revert-...Jon Bratseth2021-03-232-8/+2
|\ \