summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Move TODO to Vespa 9, and remove duplicate TODOgjoranv2022-02-151-2/+1
* Don't use Immutable annotationgjoranv2022-02-151-2/+1
* Adjust attribute-address-space resource limits.Geir Storli2022-02-151-3/+2
* Remove shared endpoints from configMartin Polden2022-02-151-25/+6
* Output deployment warning on use of 'jetty' attributeBjørn Christian Seime2022-02-141-0/+11
* Reduce default resource limit for disk from 80% to 75%.Geir Storli2022-02-141-1/+1
* Merge pull request #21172 from vespa-engine/mpolden/deprecate-obsolete-elementsMartin Polden2022-02-141-0/+3
|\
| * Deprecate aliasesMartin Polden2022-02-141-9/+4
| * Deprecate service-alias and endpoint-aliasMartin Polden2022-02-141-2/+10
* | Merge pull request #21152 from vespa-engine/geirst/allow-paged-for-more-attri...Geir Storli2022-02-141-4/+18
|\ \ | |/ |/|
| * Allow 'paged' setting for more attribute types.Geir Storli2022-02-111-4/+18
* | no special casing for "default" summary classArne H Juul2022-02-111-9/+15
* | Add "inhibit-default-merges-when-global-merges-pending" feature flag.Geir Storli2022-02-112-2/+14
|/
* Merge pull request #21123 from vespa-engine/geirst/remove-feature-flag-enable...Henning Baldersheim2022-02-094-32/+12
|\
| * Remove feature flag "enable-feed-block-in-distributor".Geir Storli2022-02-094-32/+12
| * Go back to 4 threads againHarald Musum2022-02-071-1/+1
| * Revert "Increase minimum number of Jetty threads [run-systemtest]"Harald Musum2022-02-071-1/+1
| * Increase minimum number of Jetty threadsHarald Musum2022-02-071-1/+1
| * Increase minimum number of threadsBjørn Christian Seime2022-02-071-1/+1
* | Enable pre-shutdown command for jdisc by defaultBjørn Christian Seime2022-02-072-8/+1
|/
* - Adde featureflag for controlling environment variables.Henning Baldersheim2022-02-0714-135/+112
* treat any supported position type equallyArne H Juul2022-02-031-1/+1
* Merge branch 'master' into bratseth/deterministic-order-take-2Jon Bratseth2022-02-0355-137/+140
|\
| * Merge pull request #21039 from vespa-engine/bratseth/deterministic-order-2Harald Musum2022-02-0210-26/+28
| |\
| | * Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-0210-26/+28
| * | Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-0246-113/+114
| |/
* / Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-026-20/+25
|/
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-0246-114/+113
* Allow and ignore 'default inherits default'Jon Bratseth2022-02-021-0/+6
* Allow the default rank profile to inheritJon Bratseth2022-02-021-9/+0
* Skip legacy pathsJon Bratseth2022-02-021-0/+1
* Revert "Revert "Bratseth/avoid schema dir""Jon Bratseth2022-02-022-39/+35
* Merge pull request #21013 from vespa-engine/deprecate-config.subscriptionHarald Musum2022-02-022-0/+2
|\
| * Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-022-0/+2
* | 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
|\ \ | |/ |/|