aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headersJon Bratseth2018-01-253-0/+3
* Enable imported tensor attributes.Tor Egge2018-01-231-17/+11
* Merge pull request #4738 from vespa-engine/arnej/redo-logforwarding-setupHarald Musum2018-01-222-4/+4
|\
| * postpone adding logforwarder until all hosts are determinedArne Juul2018-01-222-4/+4
* | Use double quotesJon Bratseth2018-01-221-1/+1
|/
* Parse generated tensor function treesJon Bratseth2018-01-221-1/+1
* Expect absolute pathJon Bratseth2018-01-191-1/+1
* Merge pull request #4692 from vespa-engine/bratseth/store-converted-expressio...Jon Bratseth2018-01-172-33/+242
|\
| * Persist constant info in ZooKeeperJon Bratseth2018-01-171-32/+56
| * Read file content through application packageJon Bratseth2018-01-171-13/+150
| * Access files through application packageJon Bratseth2018-01-162-19/+66
| * Use either model or stored expressions onlyJon Bratseth2018-01-161-0/+1
| * Use Path. Save constants in models.generated/Jon Bratseth2018-01-151-2/+2
* | Ask other config servers to start downloading filesHarald Musum2018-01-162-5/+6
|/
* Complete support for TF constants as files (deactivated)Jon Bratseth2018-01-113-19/+48
* Merge pull request #4618 from vespa-engine/bratseth/tf-constants-as-filesJon Bratseth2018-01-111-1/+2
|\
| * Use constant tensor files WIPJon Bratseth2018-01-111-1/+2
* | Merge pull request #4609 from vespa-engine/geirst/support-experimental-enabli...Tor Brede Vekterli2018-01-113-20/+75
|\ \ | |/ |/|
| * Deactivate all validation of redundancy when multiple bucket spaces is enabled.Geir Storli2018-01-111-2/+8
| * Support experimental enabling of multiple bucket spaces.Geir Storli2018-01-103-20/+69
* | Store warnings under the right outputJon Bratseth2018-01-101-4/+4
|/
* Use a context for transform stateJon Bratseth2018-01-101-1/+1
* Basic TensorFlow integrationJon Bratseth2018-01-093-49/+184
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-183-3/+3
* Revert "Bratseth/tensorflow models"gjoranv2017-12-173-3/+3
* Merge pull request #4438 from vespa-engine/bratseth/tensorflow-modelsJon Bratseth2017-12-173-3/+3
|\
| * Merge with masterJon Bratseth2017-12-139-91/+164
| |\
| * | Check agreement between TF and Vespa executionJon Bratseth2017-12-133-3/+3
* | | Revert "Revert "Revert "Revert "Bratseth/select 1 host by index""""Jon Bratseth2017-12-154-68/+113
* | | Revert "Revert "Revert "Bratseth/select 1 host by index"""Henning Baldersheim2017-12-144-113/+68
* | | Merge with masterJon Bratseth2017-12-1413-186/+263
|\ \ \
| * | | Add switch to enable multiple bucket spaces in content layer and content nodes.Geir Storli2017-12-131-0/+3
| * | | Produce bucketspaces config for entire content cluster.Geir Storli2017-12-132-20/+21
| * | | Add common representation of doc type used for testing.Geir Storli2017-12-134-76/+76
| | |/ | |/|
| * | Add validator that fails if imported predicate fields are used in document su...Geir Storli2017-12-062-1/+53
| * | Remove testing of gateway (removed in Vespa 6)Harald Musum2017-12-052-66/+37
| * | Create Admin with filedistritbution config producerHarald Musum2017-11-301-1/+5
| * | Add syntax for overriding SslTrustStoreConfigurator in services.xmlBjørn Christian Seime2017-11-281-16/+39
| * | Rename element to disable filedistributorHarald Musum2017-11-281-4/+1
| * | More wiring for making it possible to disable filedistributorHarald Musum2017-11-271-0/+20
| * | Add setting for turning off file distributorHarald Musum2017-11-272-3/+9
| |/
* | Fall back to sort by hostname if a host has no membershipJon Bratseth2017-11-242-3/+3
* | Revert "Revert "Bratseth/select 1 host by index""Jon Bratseth2017-11-242-65/+110
|/
* Revert "Bratseth/select 1 host by index"Jon Bratseth2017-11-242-110/+65
* Merge pull request #4255 from vespa-engine/geirst/produce-new-bucket-spaces-c...Geir Storli2017-11-231-5/+33
|\
| * Produce new bucket spaces config for distributor nodes.Geir Storli2017-11-231-5/+33
* | Merge pull request #4210 from vespa-engine/lesters/handle-tensor-max-and-min-...Lester Solbakken2017-11-231-0/+206
|\ \
| * | Make catch exception more specific in tensor transformerLester Solbakken2017-11-231-1/+2
| * | Replace min/max on tensors with reduce in config modelLester Solbakken2017-11-211-0/+205
| |/
* | Merge pull request #4203 from vespa-engine/mortent/identity-in-deploymentMorten Tokle2017-11-234-55/+99
|\ \