summaryrefslogtreecommitdiffstats
path: root/config-model/src
Commit message (Expand)AuthorAgeFilesLines
* Support addiong models in rank profilesJon Bratseth2022-05-1610-58/+74
* Add model support for Onnx models in rank profilesJon Bratseth2022-05-1618-207/+220
* SimplifyJon Bratseth2022-05-161-10/+4
* Move config generation downJon Bratseth2022-05-163-12/+17
* Merge pull request #22613 from vespa-engine/bratseth/constants-cleanup-2-take-2Jon Bratseth2022-05-166-45/+35
|\
| * Add back assumptionJon Bratseth2022-05-161-0/+4
| * Revert "Revert "Bratseth/constants cleanup 2""Jon Bratseth2022-05-166-46/+32
| * Revert "Bratseth/constants cleanup 2"Harald Musum2022-05-156-32/+46
| * Merge pull request #22600 from vespa-engine/bratseth/constants-cleanup-2Jon Bratseth2022-05-156-46/+32
| |\
| | * Propagate full messageJon Bratseth2022-05-133-3/+4
| | * Use the right assertJon Bratseth2022-05-131-1/+1
| | * Check file referenceJon Bratseth2022-05-131-0/+3
| | * Make immutableJon Bratseth2022-05-131-42/+14
| | * Test constant configJon Bratseth2022-05-131-0/+10
* | | Output defaults with typeJon Bratseth2022-05-153-9/+9
|/ /
* | Validate onceJon Bratseth2022-05-152-1/+4
* | Merge pull request #22596 from vespa-engine/bratseth/constants-cleanup-take-3Jon Bratseth2022-05-1438-476/+511
|\ \
| * | Collect constants from compiled profilesJon Bratseth2022-05-143-42/+48
| * | No functional changesJon Bratseth2022-05-133-11/+20
| * | Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-1336-446/+466
* | | Merge pull request #22592 from vespa-engine/balder/add-library-for-loading-co...Henning Baldersheim2022-05-133-22/+34
|\ \ \ | |/ / |/| |
| * | Control code loading for proton with feature flag 'load-code-as-hugepages'Henning Baldersheim2022-05-133-22/+34
| |/
* / Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-1336-466/+446
|/
* Test file constants in profilesJon Bratseth2022-05-132-10/+7
* Better error messagesJon Bratseth2022-05-132-18/+16
* Validate constants in profilesJon Bratseth2022-05-137-49/+54
* Derive constants from global profilesJon Bratseth2022-05-135-5/+24
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-1230-337/+338
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-1230-338/+337
* Create distributable constants on derivingJon Bratseth2022-05-1230-337/+338
* Merge pull request #22552 from vespa-engine/bjormel/hosted-connection-log-wit...Bjørn Meland2022-05-121-2/+7
|\
| * Hosted: Do not use clusterId as part of filename for ConnectionLogbjormel2022-05-111-2/+7
* | Merge pull request #22561 from vespa-engine/bjormel/use-access-dir-for-connec...Bjørn Meland2022-05-121-1/+6
|\ \
| * | Prepare for Vespa 8bjormel2022-05-121-1/+6
* | | Merge pull request #22556 from vespa-engine/revert-22555-revert-22550-bratset...Jon Bratseth2022-05-127-77/+65
|\ \ \
| * | | Revert "Revert "Pass DeployState""Jon Bratseth2022-05-127-77/+65
* | | | Merge pull request #22547 from vespa-engine/mpolden/deployment-spec-cloud-acc...Morten Tokle2022-05-121-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Support cloud account in deployment specMartin Polden2022-05-111-0/+2
| | |/ | |/|
* | | Synchronize accessJon Bratseth2022-05-121-27/+39
| |/ |/|
* | Revert "Pass DeployState"Henning Baldersheim2022-05-117-65/+77
* | Merge pull request #22553 from vespa-engine/bjormel/applications-are-not-allo...Frode Lundgren2022-05-112-2/+2
|\ \
| * | Applications are not allowed to override the 'accesslog' elementbjormel2022-05-112-2/+2
* | | Pass DeployStateJon Bratseth2022-05-117-77/+65
|/ /
* | Merge pull request #22538 from vespa-engine/bratseth/constant-refLester Solbakken2022-05-1123-124/+235
|\ \ | |/ |/|
| * Test ranking constant config generationJon Bratseth2022-05-1117-80/+184
| * Allow names with and without constant()/query() wrappingJon Bratseth2022-05-113-20/+27
| * Key on ReferenceJon Bratseth2022-05-116-24/+24
* | Merge pull request #22541 from vespa-engine/bjormel/disallow-accesslog-overri...Bjørn Meland2022-05-112-2/+40
|\ \
| * | Disallow 'accesslog' override in hosted Vespabjormel2022-05-112-2/+40
| |/
* | Merge pull request #22467 from vespa-engine/hmusum/move-cluster-controller-no...Harald Musum2022-05-111-7/+1
|\ \ | |/ |/|