summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Unify constant syntax across models and rank profilesJon Bratseth2022-05-183-3/+37
* Rename to SchemaParserJon Bratseth2022-05-161-7/+8
* Support addiong models in rank profilesJon Bratseth2022-05-161-14/+14
* Add model support for Onnx models in rank profilesJon Bratseth2022-05-163-7/+7
* Merge pull request #22613 from vespa-engine/bratseth/constants-cleanup-2-take-2Jon Bratseth2022-05-163-2/+18
|\
| * Add back assumptionJon Bratseth2022-05-161-0/+4
| * Revert "Revert "Bratseth/constants cleanup 2""Jon Bratseth2022-05-163-3/+15
| * Revert "Bratseth/constants cleanup 2"Harald Musum2022-05-153-15/+3
| * Merge pull request #22600 from vespa-engine/bratseth/constants-cleanup-2Jon Bratseth2022-05-153-3/+15
| |\
| | * Propagate full messageJon Bratseth2022-05-131-2/+1
| | * Use the right assertJon Bratseth2022-05-131-1/+1
| | * Check file referenceJon Bratseth2022-05-131-0/+3
| | * Test constant configJon Bratseth2022-05-131-0/+10
* | | Output defaults with typeJon Bratseth2022-05-151-5/+5
|/ /
* | Merge pull request #22596 from vespa-engine/bratseth/constants-cleanup-take-3Jon Bratseth2022-05-1410-99/+101
|\ \
| * | Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-1310-99/+101
* | | Merge pull request #22592 from vespa-engine/balder/add-library-for-loading-co...Henning Baldersheim2022-05-131-7/+21
|\ \ \ | |/ / |/| |
| * | Control code loading for proton with feature flag 'load-code-as-hugepages'Henning Baldersheim2022-05-131-7/+21
| |/
* / Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-1310-101/+99
|/
* Test file constants in profilesJon Bratseth2022-05-131-6/+7
* Better error messagesJon Bratseth2022-05-131-6/+10
* Validate constants in profilesJon Bratseth2022-05-132-4/+3
* Derive constants from global profilesJon Bratseth2022-05-131-0/+1
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-128-67/+64
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-128-64/+67
* Create distributable constants on derivingJon Bratseth2022-05-128-67/+64
* Revert "Revert "Pass DeployState""Jon Bratseth2022-05-121-8/+8
* Revert "Pass DeployState"Henning Baldersheim2022-05-111-8/+8
* Merge pull request #22553 from vespa-engine/bjormel/applications-are-not-allo...Frode Lundgren2022-05-111-1/+1
|\
| * Applications are not allowed to override the 'accesslog' elementbjormel2022-05-111-1/+1
* | Pass DeployStateJon Bratseth2022-05-111-8/+8
|/
* Merge pull request #22538 from vespa-engine/bratseth/constant-refLester Solbakken2022-05-119-49/+125
|\
| * Test ranking constant config generationJon Bratseth2022-05-118-46/+121
| * Allow names with and without constant()/query() wrappingJon Bratseth2022-05-111-2/+2
| * Key on ReferenceJon Bratseth2022-05-111-1/+2
* | Disallow 'accesslog' override in hosted Vespabjormel2022-05-111-0/+33
|/
* Add a constant classJon Bratseth2022-05-101-1/+1
* Merge pull request #22528 from vespa-engine/bratseth/remove-old-sd-parserJon Bratseth2022-05-1017-192/+47
|\
| * Remove old parser: Not used by any appsJon Bratseth2022-05-1017-192/+47
* | Merge pull request #22525 from vespa-engine/hmusum/use-XloggcHenning Baldersheim2022-05-102-4/+4
|\ \ | |/ |/|
| * Use -Xlog:gc instead of -verbose:gcHarald Musum2022-05-102-4/+4
* | Support constants on the same format as inputsJon Bratseth2022-05-105-52/+23
|/
* Test input defaultJon Bratseth2022-05-091-2/+0
* Output input default values in rank propertiesJon Bratseth2022-05-092-15/+39
* Allow doubles as input valuesJon Bratseth2022-05-081-1/+1
* Parse nested arraysJon Bratseth2022-05-081-3/+7
* Parse mixed tensor short formJon Bratseth2022-05-061-3/+4
* Parse input default valuesJon Bratseth2022-05-061-9/+16
* Allow 0-rank tensorJon Bratseth2022-05-051-1/+1
* A double isn't an identifierJon Bratseth2022-05-051-1/+7