aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19928 from vespa-engine/mortent/validate-cloud-secret-storeØyvind Grønnesby2021-11-112-0/+30
|\
| * Validate system can set up cloud secret storeMorten Tokle2021-11-112-0/+30
* | Merge pull request #19965 from vespa-engine/balder/gc-compression-support-in-...Henning Baldersheim2021-11-114-60/+11
|\ \
| * | SimplifyHenning Baldersheim2021-11-111-5/+3
| * | GC dompression support in java.Henning Baldersheim2021-11-104-57/+10
* | | Merge pull request #19955 from vespa-engine/mortent/lbservices-configMorten Tokle2021-11-118-7/+143
|\ \ \ | |/ / |/| |
| * | Support application level endpointsMorten Tokle2021-11-116-14/+22
| * | Only generate endpoints for hosted VespaMorten Tokle2021-11-102-2/+3
| * | Let config model generate endpointsMorten Tokle2021-11-104-1/+128
* | | Merge pull request #19949 from vespa-engine/bratseth/struct-inheritanceHenning Baldersheim2021-11-107-45/+103
|\ \ \
| * | | Support struct inheritanceJon Bratseth2021-11-107-45/+103
| |/ /
* / / JDK 17: Fix out-of-sequence javadoc headers.gjoranv2021-11-101-5/+5
|/ /
* | Add application to systeminfoJon Bratseth2021-11-091-1/+0
* | CleanupJon Bratseth2021-11-093-14/+16
* | Access in this when modifyingJon Bratseth2021-11-096-6/+17
* | Create implicit summaries for each schema separatelyJon Bratseth2021-11-095-79/+134
|/
* fix two missing replacements after copy-pasteArne H Juul2021-11-081-2/+2
* let match-features inherit alsoArne H Juul2021-11-085-1/+50
* Just fetch file references directly from fileregistry as there is no need to ...Henning Baldersheim2021-11-0519-119/+20
* Merge pull request #19889 from vespa-engine/balder/step-one-in-making-final-a...Harald Musum2021-11-054-54/+60
|\
| * - Move blob to LargeRankExpressions and prepare som simplifying Distributable...Henning Baldersheim2021-11-054-54/+60
* | Merge pull request #19888 from vespa-engine/geirst/shared-field-writer-execut...Geir Storli2021-11-053-0/+43
|\ \ | |/ |/|
| * Add feature flag for whether to use a shared field writer executor for the do...Geir Storli2021-11-053-0/+43
* | LargeExpressions are not needed in the vespa-model after construction, so do ...Henning Baldersheim2021-11-052-18/+13
* | Merge pull request #19880 from vespa-engine/mpolden/application-level-endpoin...Martin Polden2021-11-051-3/+8
|\ \ | |/ |/|
| * Finalize application-level endpoint syntaxMartin Polden2021-11-041-3/+8
* | extend unit test with match-featuresArne H Juul2021-11-044-2/+104
* | Avoid using deprecated methodsHenning Baldersheim2021-11-033-3/+3
* | Avoid intermediate NegativeNode in the leaf nodes, adding approximately 15-20...Henning Baldersheim2021-11-031-5/+5
* | Update expected resultsHenning Baldersheim2021-11-033-6/+6
* | Merge pull request #19849 from vespa-engine/balder/add-long-valueHenning Baldersheim2021-11-032-45/+45
|\ \
| * | Add a LongValue to preserve integer numbers.Henning Baldersheim2021-11-032-45/+45
* | | add match-features in config-modelArne H Juul2021-11-033-20/+73
|/ /
* / Separate RankProfileRegistry from Application to reduce its lifetime to be o...Henning Baldersheim2021-11-034-21/+14
|/
* Add instance and weight attributes to deployment schemaMartin Polden2021-11-021-0/+2
* Unify on using a list for backing.Henning Baldersheim2021-11-021-4/+4
* Add ZoneInfoJon Bratseth2021-10-311-0/+1
* Update expected valueJon Bratseth2021-10-291-4/+4
* Update config-model/src/main/java/com/yahoo/vespa/model/search/NodeSpec.javaJon Bratseth2021-10-281-1/+1
* Explain groupJon Bratseth2021-10-281-2/+7
* Update 2020 Oath copyrights.gjoranv2021-10-2733-33/+33
* Update 2019 Oath copyrights.gjoranv2021-10-2718-18/+18
* Merge pull request #19741 from vespa-engine/balder/consistent-namingHenning Baldersheim2021-10-273-9/+9
|\
| * Consistently use -/_Henning Baldersheim2021-10-273-9/+9
* | Stop using XX:+UseOSErrorReporting, not supported in newer JDKsHarald Musum2021-10-272-2/+2
|/
* CleanupJon Bratseth2021-10-2541-139/+135
* SimplifyJon Bratseth2021-10-252-10/+1
* SimplifyJon Bratseth2021-10-252-11/+1
* Remove redundant schema listJon Bratseth2021-10-252-12/+11
* SearchBuilder -> SchemaBuilderJon Bratseth2021-10-2585-352/+350