aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/content/Content.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Single searchcluster take 5"Henning Baldersheim2024-03-171-5/+2
* Revert "Revert "Single searchcluster take 3""Henning Baldersheim2024-03-161-2/+5
* Revert "Single searchcluster take 3"Henning Baldersheim2024-03-151-5/+2
* Single searchcluster take 4Henning Baldersheim2024-03-151-2/+5
* Revert "Single searchcluster take 3"Henning Baldersheim2024-03-151-5/+2
* Revert "Revert "Single searchcluster take 2""Henning Baldersheim2024-03-151-2/+5
* Revert "Single searchcluster take 2"Harald Musum2024-03-151-5/+2
* Avoid dependency of IndexedSearchClusterHenning Baldersheim2024-03-141-2/+5
* Always add an indexing docproc, also for streaming search.Henning Baldersheim2024-01-151-15/+10
* Update copyrightJon Bratseth2023-10-091-1/+1
* Enable explicit indexing docproc in streaming search mode.Tor Egge2023-05-191-21/+27
* Revert "Revert "Remove access logging for internal container clusters""Harald Musum2023-05-081-0/+1
* Revert "Remove access logging for internal container clusters"Harald Musum2023-05-081-1/+0
* Remove access logging for internalk container clustersHarald Musum2023-05-061-0/+1
* Revert "Reapply "Remove access logging for container clusters that are intern...Harald Musum2023-05-031-1/+0
* Add access log for implictly configured container clusterHarald Musum2023-04-291-0/+1
* fix whitespaceArne Juul2023-02-141-1/+1
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-141-3/+13
* split AbstractConfigProducerArne Juul2023-02-131-2/+2
* Move constantHarald Musum2022-10-211-2/+4
* Fail deployment if node count is not given for content cluster in hostedHarald Musum2022-07-141-1/+1
* Only add bundles based on enabled features for standalone containerBjørn Christian Seime2022-07-071-0/+1
* Support rank profile input WIPJon Bratseth2022-04-051-3/+3
* - Adde featureflag for controlling environment variables.Henning Baldersheim2022-02-071-1/+1
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-211-2/+2
* Just fetch file references directly from fileregistry as there is no need to ...Henning Baldersheim2021-11-051-1/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Disallow 'default' as indexing chainJon Bratseth2021-06-141-5/+15
* Cluster controllers are not tied to content clusters anymoreHarald Musum2021-06-011-1/+1
* Add feature flag that can be used to disable OmitStackTraceInFastThrow JVM op...Harald Musum2021-03-261-1/+1
* Remove access log feature flagsBjørn Christian Seime2021-02-081-1/+1
* Add feature flag for enabling jdisc connection logBjørn Christian Seime2021-01-121-1/+1
* Non-functional changes onlyJon Bratseth2020-11-121-13/+8
* Account for container memory in combined clusterJon Bratseth2020-05-291-3/+5
* Minor cleanup/simplification, no functional changesHarald Musum2020-01-081-5/+0
* Revert "Revert "Balder/remove tld from config model rebased""Henning Baldersheim2019-09-231-17/+0
* Revert "Balder/remove tld from config model rebased"Harald Musum2019-09-231-0/+17
* Remove tld from config-modelHenning Baldersheim2019-09-231-17/+0
* Setup additional tls portMorten Tokle2019-09-031-1/+1
* Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-121-1/+1
* tls config from deploy paramsMorten Tokle2019-06-241-1/+1
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-211-1/+1
* Read from secret storeMorten Tokle2019-06-191-1/+1
* pass tlsSecretsKeyName to ApplicationContainerandreer2019-06-191-1/+1
* Rename Container(Cluster)Impl -> ApplicationContainer(Cluster)gjoranv2019-03-131-9/+8
* Simplify setup of default handlers.gjoranv2019-03-131-2/+1
* Use explicit type for implicit indexing cluster.gjoranv2019-03-131-5/+5
* Separate between ContainerCluster types.gjoranv2019-03-131-1/+1
* Make ContainerCluster abstract.gjoranv2019-03-131-1/+2
* simplify dynamic container setupArne Juul2019-03-041-1/+1