summaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Expand)AuthorAgeFilesLines
* Use all query profiles and handle conflictsJon Bratseth2018-02-052-13/+15
* Use query profiles already readJon Bratseth2018-02-0515-105/+213
* Unify canonicalizationJon Bratseth2018-02-034-2/+153
* Fetaure names cleanup WIPJon Bratseth2018-02-023-28/+22
* Allow compatible changes to stored tensorsJon Bratseth2018-02-011-3/+3
* Tensor type is always presentJon Bratseth2018-02-012-3/+3
* Add constant feature testJon Bratseth2018-01-311-1/+1
* Add attribute access testJon Bratseth2018-01-311-1/+2
* Canonicalize featuresJon Bratseth2018-01-312-16/+10
* Merge pull request #4839 from vespa-engine/bratseth/tensor-type-information-p...Lester Solbakken2018-01-315-32/+130
|\
| * Nonfunctional changes onlyJon Bratseth2018-01-312-2/+3
| * Verify macrosJon Bratseth2018-01-315-31/+128
* | Merge pull request #4828 from vespa-engine/balder/use-percentageGeir Storli2018-01-313-0/+6
|\ \
| * | Use maxsize-percent for giving percentage.Henning Baldersheim2018-01-303-0/+6
* | | Tell other config servers to download file referenceHarald Musum2018-01-311-4/+1
|/ /
* | Mark all document types as belonging to the default bucket spaces as default.Geir Storli2018-01-301-1/+2
* | Test that summary cache is given 5% of memory unless specified explicit.Henning Baldersheim2018-01-291-0/+6
|/
* Merge pull request #4785 from vespa-engine/balder/add-uri-support-to-tensor-c...Harald Musum2018-01-297-18/+95
|\
| * Try to get the uri s going again.Henning Baldersheim2018-01-251-3/+1
| * Do not distribute nullHenning Baldersheim2018-01-251-2/+4
| * Do not pregenerate uri yet.Henning Baldersheim2018-01-251-1/+3
| * Defer validation of tensor URI for a little while.Henning Baldersheim2018-01-251-8/+12
| * Split on uri and file.Henning Baldersheim2018-01-251-1/+3
| * Cleanup after merge and changed interface.Henning Baldersheim2018-01-251-4/+4
| * Add option to also send an uri.Henning Baldersheim2018-01-253-0/+42
| * Add uri parsing support for constant tensors.Henning Baldersheim2018-01-252-11/+38
* | Conversion is expensive so do it only onceJon Bratseth2018-01-261-6/+6
* | Add copyright headersJon Bratseth2018-01-252-0/+2
|/
* Remove loggingJon Bratseth2018-01-251-9/+2
* Merge pull request #4754 from vespa-engine/hmusum/disable-start-download-on-o...Henning Baldersheim2018-01-241-0/+3
|\
| * Disable notifying other config servers to start downloadHarald Musum2018-01-231-0/+3
* | Merge pull request #4767 from vespa-engine/bratseth/nonfunctional-changesJon Bratseth2018-01-241-4/+3
|\ \
| * | Nonfunctional changes onlyJon Bratseth2018-01-241-4/+3
* | | Set tensor types for imported tensors in rank profile.Tor Egge2018-01-241-0/+19
* | | Enable imported tensor attributes.Tor Egge2018-01-231-3/+0
|/ /
* | Handle missing files properlyJon Bratseth2018-01-231-1/+1
* | Handle both .preprocessed and actual root contextJon Bratseth2018-01-231-4/+9
|/
* Revert "Revert "Correct path just once""Jon Bratseth2018-01-231-7/+4
* Revert "Correct path just once"Håkon Hallingstad2018-01-221-4/+7
* Correct path just onceJon Bratseth2018-01-221-7/+4
* postpone adding logforwarder until all hosts are determinedArne Juul2018-01-223-9/+15
* Parse generated tensor function treesJon Bratseth2018-01-222-1/+2
* Forcibly prepend .preprocessedJon Bratseth2018-01-191-7/+14
* Refer to generated tensors by absolute pathJon Bratseth2018-01-191-5/+7
* Don't validate typed binary format tensor constantsJon Bratseth2018-01-191-0/+4
* Always write tensor binary files when possibleJon Bratseth2018-01-191-5/+5
* Add temporary loggingJon Bratseth2018-01-181-0/+7
* Set user agent for vespa-deployBjørn Christian Seime2018-01-181-1/+1
* Merge pull request #4692 from vespa-engine/bratseth/store-converted-expressio...Jon Bratseth2018-01-177-95/+235
|\
| * Persist constant info in ZooKeeperJon Bratseth2018-01-171-17/+47