aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/ |/|
| * Move setting of node resources to node repoHarald Musum2022-05-051-7/+1
* | Merge pull request #22477 from vespa-engine/bjormel/access-logging-defaults-i...Bjørn Meland2022-05-115-9/+25
|\ \
| * | Handle Vespa 8bjormel2022-05-101-2/+5
| * | Hosted: Stop using clusterName as part of log files for application containersbjormel2022-05-055-9/+22
* | | Add a constant classJon Bratseth2022-05-107-78/+120
* | | Merge pull request #22528 from vespa-engine/bratseth/remove-old-sd-parserJon Bratseth2022-05-1020-3244/+65
|\ \ \
| * | | Remove old parser: Not used by any appsJon Bratseth2022-05-1020-3244/+65
* | | | 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-1012-90/+102
|/ / /
* | | Keep asMap(), used by code in internal repoHarald Musum2022-05-091-1/+7
* | | Revert "Revert "Make config generation deterministic by sorting the expressio...Harald Musum2022-05-094-7/+13
* | | Revert "Make config generation deterministic by sorting the expressions by th...Harald Musum2022-05-094-13/+7
* | | Make config generation deterministic by sorting the expressions by their uniq...Henning Baldersheim2022-05-094-7/+13
* | | Merge pull request #22513 from vespa-engine/mortent/proxy-protocol-disable-mi...Bjørn Christian Seime2022-05-092-11/+16
|\ \ \
| * | | Flag to control proxy protocol mixed modeMorten Tokle2022-05-092-11/+16
| | |/ | |/|
* | | Test input defaultJon Bratseth2022-05-093-19/+23
* | | Output input default values in rank propertiesJon Bratseth2022-05-0914-75/+149
* | | Allow doubles as input valuesJon Bratseth2022-05-082-3/+11
* | | Parse nested arraysJon Bratseth2022-05-082-16/+21
* | | Parse mixed tensor short formJon Bratseth2022-05-062-10/+37
* | | Insert all dense valuesJon Bratseth2022-05-061-10/+29
* | | Parse input default valuesJon Bratseth2022-05-063-52/+148
* | | Allow 0-rank tensorJon Bratseth2022-05-053-5/+5
* | | A double isn't an identifierJon Bratseth2022-05-053-13/+54