summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bratseth/avoid schema dir"Harald Musum2022-02-012-35/+39
* Support searchdefinitions/ legacy dirJon Bratseth2022-02-011-9/+12
* Resolve once, after each changeJon Bratseth2022-02-011-10/+9
* Avoid schema dirJon Bratseth2022-02-011-21/+15
* Add feature flag to enable preshutdown command for jdiscBjørn Christian Seime2022-01-313-1/+20
* drop old summary fields in v8 modeArne H Juul2022-01-314-14/+50
* Merge branch 'master' into arnej/cleanup-some-todos-1Arne H Juul2022-01-315-13/+12
|\
| * Ensure deterministic ordering of array configHenning Baldersheim2022-01-312-3/+5
| * Ensure list of cipher suites has deterministic order.Henning Baldersheim2022-01-301-3/+3
| * Ensure that hostnames are added to config in determinsitic(sorted) order.Henning Baldersheim2022-01-301-3/+3
| * Merge pull request #20982 from vespa-engine/services-updatesHarald Musum2022-01-291-4/+1
| |\
| | * Remove legacy <cluster> element from xml schema.gjoranv2022-01-281-3/+0
| | * Remove TODO to remove top-level <config>gjoranv2022-01-281-1/+1
* | | remove old un-neccessary codeArne H Juul2022-01-291-8/+1
* | | we decided to keep top-level config for our own usageArne H Juul2022-01-291-1/+1
|/ /
* | Merge pull request #20979 from vespa-engine/bratseth/rank-profile-multiple-in...Harald Musum2022-01-289-262/+279
|\ \ | |/ |/|
| * Support multiple inheritance of rank profilesJon Bratseth2022-01-289-262/+279
* | trigger new VSM search method for GeoPos type fieldsArne H Juul2022-01-281-7/+15
|/
* Expose proton resource usage metrics with new names.Geir Storli2022-01-271-4/+10
* Merge pull request #20950 from vespa-engine/vekterli/support-live-reconfig-of...Tor Brede Vekterli2022-01-272-6/+33
|\
| * Add feature flags for dynamic persistence throttling window size tuningTor Brede Vekterli2022-01-272-6/+33
* | Merge pull request #20952 from vespa-engine/hmusum/set-cloud-in-configserver-...Lester Solbakken2022-01-271-0/+1
|\ \
| * | Set 'cloud' in configserver config, part 2Harald Musum2022-01-271-0/+1
| |/
* / Reduce JVM heap size for metrics proxyBjørn Christian Seime2022-01-271-3/+3
|/
* Add feature flag for merge throttling policyTor Brede Vekterli2022-01-272-0/+19
* Revert "Add feature flag for merge throttling policy"Harald Musum2022-01-272-19/+0
* Merge pull request #20927 from vespa-engine/vekterli/merge-throttling-policy-...Geir Storli2022-01-262-0/+19
|\
| * Add feature flag for merge throttling policyTor Brede Vekterli2022-01-252-0/+19
* | Expose the new proton CPU util metrics.Geir Storli2022-01-261-0/+17
* | Merge pull request #20938 from vespa-engine/bratseth/modular-profilesJon Bratseth2022-01-2635-579/+532
|\ \
| * | Modular rank profilesJon Bratseth2022-01-264-31/+70
| * | CleanupJon Bratseth2022-01-253-25/+29
| * | SimplifyJon Bratseth2022-01-254-43/+35
| * | Return applicationJon Bratseth2022-01-242-6/+6
| * | SchemaBuilder -> ApplicationBuilderJon Bratseth2022-01-244-98/+95
| * | Correct javadocJon Bratseth2022-01-241-5/+4
| * | Simplify documentmodel builderJon Bratseth2022-01-243-19/+17
| * | Move schema building into ApplicationJon Bratseth2022-01-242-46/+68
| * | Make Application immutableJon Bratseth2022-01-247-85/+94
| * | SimplifyJon Bratseth2022-01-242-50/+11
| * | SimplifyJon Bratseth2022-01-242-6/+12
| * | SimplifyJon Bratseth2022-01-242-12/+4
| * | SimplifyJon Bratseth2022-01-2413-83/+46
| * | SimplifyJon Bratseth2022-01-241-7/+0
| * | SimplifyJon Bratseth2022-01-244-19/+14
| * | SimplifyJon Bratseth2022-01-241-18/+15
| * | SimplifyJon Bratseth2022-01-242-25/+26
| * | SimplifyJon Bratseth2022-01-242-18/+20
| * | SimplifyJon Bratseth2022-01-244-14/+7
| * | Cleanup: No functional changesJon Bratseth2022-01-2417-106/+96
| |/