aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Remove call to reload file distributorHarald Musum2018-02-093-14/+1
|
* Merge pull request #4993 from vespa-engine/bratseth/nonfunctional-changesHarald Musum2018-02-092-4/+2
|\ | | | | Nonfunctional changes
| * Nonfunctional changesJon Bratseth2018-02-092-4/+2
| |
| * Test model with small constantJon Bratseth2018-02-071-1/+1
| |
* | Remove filedistributorserviceHarald Musum2018-02-0813-208/+20
| |
* | Remove void code reference.Henning Baldersheim2018-02-081-11/+2
| |
* | Export athenz-tenant-cert.expiry.seconds metricValerij Fredriksen2018-02-081-0/+2
| |
* | Switch between number and tensor treatment based on type().rankJon Bratseth2018-02-071-1/+1
|/
* Revert "Bratseth/typecheck all"Henning Baldersheim2018-02-068-121/+38
|
* CleanupJon Bratseth2018-02-061-3/+0
|
* Merge branch 'master' into bratseth/typecheck-allJon Bratseth2018-02-063-19/+88
|\
| * Handle small constantsJon Bratseth2018-02-053-19/+88
| |
* | Type check all expressionsJon Bratseth2018-02-066-31/+51
| |
* | Typecheck all ranking expressionsJon Bratseth2018-02-057-20/+86
|/
* Add logging when adding a constantJon Bratseth2018-02-053-4/+9
|
* Use all query profiles and handle conflictsJon Bratseth2018-02-052-13/+15
|
* Use query profiles already readJon Bratseth2018-02-0514-98/+201
|
* 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
| | | | | Allow increasing the size of tensor dimensions without making stored data incompatible.
* 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
| | | | | This allows us to find the type of features referenced in ranking expressions regardless of the form they are written in.
* Merge pull request #4839 from ↵Lester Solbakken2018-01-315-32/+130
|\ | | | | | | | | vespa-engine/bratseth/tensor-type-information-propagation Bratseth/tensor type information propagation
| * 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-312-0/+5
|\ \ | | | | | | Use maxsize-percent for giving percentage.
| * | Use maxsize-percent for giving percentage.Henning Baldersheim2018-01-302-0/+5
| | |
* | | 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
| | | | | | | | | | This ensures that upcoming changes to document API clients will work as expected when multiple bucket spaces is NOT enabled.
* | Test that summary cache is given 5% of memory unless specified explicit.Henning Baldersheim2018-01-291-0/+6
|/
* Merge pull request #4785 from ↵Harald Musum2018-01-296-16/+82
|\ | | | | | | | | vespa-engine/balder/add-uri-support-to-tensor-constants-3 Balder/add uri support to tensor constants 3
| * 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-251-9/+25
| |
* | 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 ↵Henning Baldersheim2018-01-241-0/+3
|\ | | | | | | | | vespa-engine/hmusum/disable-start-download-on-other-config-servers Disable notifying other config servers to start download
| * Disable notifying other config servers to start downloadHarald Musum2018-01-231-0/+3
| | | | | | | | Wiring is missing on config servers to accept request
* | Merge pull request #4767 from vespa-engine/bratseth/nonfunctional-changesJon Bratseth2018-01-241-4/+3
|\ \ | | | | | | Nonfunctional changes only
| * | 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
|/ /