summaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Nonfunctional changes onlyJon Bratseth2018-06-191-2/+1
|
* Validate that complex fields that have struct field attributes are supported.Geir Storli2018-06-143-0/+92
| | | | This only applies for indexed search clusters.
* Use document type to resolve struct data types when checking whether a ↵Geir Storli2018-06-143-19/+56
| | | | complex field supports being represented as struct field attributes.
* Merge pull request #6182 from ↵Geir Storli2018-06-134-3/+159
|\ | | | | | | | | vespa-engine/geirst/add-struct-field-attribute-change-validator-in-config-model Add validator for changes in the set of struct field attributes that …
| * Add copyright notice.Geir Storli2018-06-132-0/+2
| |
| * Avoid calculating string variable inside loop.Geir Storli2018-06-131-1/+2
| |
| * Add validator for changes in the set of struct field attributes that are ↵Geir Storli2018-06-124-3/+156
| | | | | | | | | | | | part of complex fields. Currently, adding attribute aspect requires refeed.
* | Revert "Remove deprecated and undocumented feed handlers from container model"Tor Brede Vekterli2018-06-121-0/+2
| |
* | Merge pull request #6034 from ↵Tor Brede Vekterli2018-06-121-2/+0
|\ \ | | | | | | | | | | | | vespa-engine/vekterli/remove-deprecated-and-undocumented-handlers-from-model Remove deprecated and undocumented feed handlers from container model
| * | Remove deprecated and undocumented feed handlers from container modelTor Brede Vekterli2018-05-311-2/+0
| | |
* | | Use dns suffix and zts uri from configBjørn Christian Seime2018-06-111-1/+2
| | |
* | | Use mutual TLS auth when retrieving identity documentBjørn Christian Seime2018-06-112-2/+21
| |/ |/|
* | Merge pull request #6141 from ↵Henning Baldersheim2018-06-082-13/+31
|\ \ | | | | | | | | | | | | vespa-engine/geirst/add-support-for-primitive-map-attribute-fields Geirst/add support for primitive map attribute fields
| * | Support that map of primitive types is derived into array attributes.Geir Storli2018-06-072-13/+31
| | |
* | | Merge pull request #6069 from ↵Arne H Juul2018-06-081-6/+4
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/arnej/perform-less-reverse-DNS-lookups do less reverse-lookups in DNS
| * | | do less reverse-lookups in DNSArne Juul2018-06-041-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | * with docker (and especially docker swarm) validating host names by doing reverse DNS lookups have become even less reliable, so just skip it, check only that the hostname isn't in "short" form.
* | | | Merge pull request #6054 from ↵gjoranv2018-06-081-0/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/ovirtanen/jdisc-garbage-collection-metrics Jdisc garbage collection metrics
| * | | | Added GC metrics to whitelist, simplified GC metric key compositionOlli Virtanen2018-06-011-0/+7
| | | | |
* | | | | Merge pull request #6111 from vespa-engine/lesters/revert-revert-onnxHenning Baldersheim2018-06-073-1285/+702
|\ \ \ \ \ | |_|_|/ / |/| | | | Refactor ONNX and TF import to use same code base
| * | | | Refactor ONNX and TF import to use same code baseLester Solbakken2018-06-063-1285/+702
| | | | | | | | | | | | | | | | | | | | This reverts commit 681963959794b47102d1a1cf72f215c72b0e2b51.
| * | | | Revert "Refactor ONNX and TF import to use same code base"Harald Musum2018-06-063-702/+1285
| | | | |
| * | | | Merge pull request #6046 from ↵Lester Solbakken2018-06-063-1285/+702
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | vespa-engine/lesters/refactor-onnx-tensorflow-import Refactor ONNX and TF import to use same code base
| | * | | Clean up a bit and add some clarification commentsLester Solbakken2018-06-041-8/+14
| | | | |
| | * | | Fix ONNX ranking feature signatureLester Solbakken2018-06-013-26/+47
| | | | |
| | * | | Refactor ONNX and TF import to use same code baseLester Solbakken2018-06-013-1307/+697
| | |/ /
* | | | Add new summary transform (attributecombiner) for complex fields that are ↵Geir Storli2018-06-064-50/+104
| | | | | | | | | | | | | | | | represented by only struct field attributes.
* | | | Remove remains of smart summary.Geir Storli2018-06-051-21/+2
|/ / /
* | | Merge with masterJon Bratseth2018-06-013-67/+73
|\| |
| * | Merge pull request #6041 from ↵Henning Baldersheim2018-05-311-22/+62
| |\ \ | | |/ | |/| | | | | | | vespa-engine/geirst/derive-map-of-struct-field-into-array-attributes Support that map of simple struct field is derived into array attribu…
| | * Support that map of simple struct field is derived into array attributes.Geir Storli2018-05-311-22/+62
| | |
| * | Implicitly enable multiple bucket spaces in config modelTor Brede Vekterli2018-05-312-45/+11
| |/ | | | | | | | | | | | | | | | | Removes validation of redundancy and searchable-copies for global documents, as these will now be globally distributed by default. Experimental override is still present to allow for forced enabling in upgrade scenarios.
| * Revert "Implicitly enable multiple bucket spaces"Tor Brede Vekterli2018-05-302-11/+45
| |
| * Merge pull request #5855 from ↵Tor Brede Vekterli2018-05-302-45/+11
| |\ | | | | | | | | | | | | vespa-engine/vekterli/implicitly-enable-multiple-bucket-spaces Implicitly enable multiple bucket spaces
| | * Implicitly enable multiple bucket spaces in config modelTor Brede Vekterli2018-05-092-45/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | Removes validation of redundancy and searchable-copies for global documents, as these will now be globally distributed by default. Experimental override is still present to allow for forced enabling in upgrade scenarios.
* | | Separate internal redeploys from application package changesJon Bratseth2018-06-012-1/+5
|/ / | | | | | | | | | | | | | | | | Separate system internal redeploys from application package changes such that we can ignore config updates originating from application package changes if restart on deploy is true, as the config change will be followed by a restart - but continue to effect config changes originating from internal system changes as those will not (and should not) be followed by a restart.
* | Support that array of struct field is derived into array attributes.Geir Storli2018-05-292-0/+55
| |
* | Add method to get all file references used by an applicationHarald Musum2018-05-281-0/+6
| |
* | Add copyright headersLester Solbakken2018-05-281-0/+1
| |
* | Add ONNX pseudo ranking featureLester Solbakken2018-05-282-0/+694
| |
* | Merge branch 'master' into bratseth/better-error-messageJon Bratseth2018-05-281-1/+1
|\ \
| * | Reapply parts of the iterate-indexes commit.Henning Baldersheim2018-05-271-1/+1
| | |
| * | Revert "Bratseth/iterate over indexes not fields 2"Henning Baldersheim2018-05-271-1/+1
| | |
| * | Revert "Support that array of struct field is derived into array attributes."Henning Baldersheim2018-05-272-54/+0
| | |
| * | Merge pull request #5944 from ↵Henning Baldersheim2018-05-252-0/+54
| |\ \ | | | | | | | | | | | | | | | | vespa-engine/geirst/array-of-struct-field-is-derived-into-array-attributes Support that array of struct field is derived into array attributes.
| | * | Support that array of struct field is derived into array attributes.Geir Storli2018-05-252-0/+54
| | | |
| * | | Revert "Merge pull request #5913 from ↵Jon Bratseth2018-05-251-1/+1
| |/ / | | | | | | | | | | | | | | | | | | vespa-engine/revert-5903-bratseth/iterate-over-indexes-not-fields" This reverts commit f14a7189ea46c33fb3469ec1c0fcbb7eb531f32a, reversing changes made to 7243f2edf5d05e128947560539f840658e7648bb.
* / / More explanation on type mismatchJon Bratseth2018-05-251-10/+14
|/ /
* | Revert "Bratseth/iterate over indexes not fields"Henning Baldersheim2018-05-231-1/+1
| |
* | Merge pull request #5903 from ↵Jon Bratseth2018-05-231-1/+1
|\ \ | | | | | | | | | | | | vespa-engine/bratseth/iterate-over-indexes-not-fields Bratseth/iterate over indexes not fields
| * | Iterate over indexes not fieldsJon Bratseth2018-05-221-1/+1
| | |