summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/xml/JettyContainerModelBuilderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Bjorncs/cloud app validation""Bjørn Christian Seime2023-05-151-7/+3
* Revert "Bjorncs/cloud app validation"Harald Musum2023-03-241-3/+7
* Add validator disallowing custom TLS configuration for Cloud appsBjørn Christian Seime2023-03-241-7/+3
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-34/+32
* Remove 'jetty' attribute from container elementBjørn Christian Seime2022-06-081-4/+4
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-41/+35
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Fix raw usage of ContainerCluster in unit test.gjoranv2021-03-231-3/+3
* Update all component specs to use the container-disc bundlegjoranv2021-03-231-1/+2
* Allow config of ssl cipher suites and protocol versionBjørn Christian Seime2020-01-311-0/+15
* Revert "Revert "accept and store json endpoint cert metadata on deploy""Andreas Eriksen2020-01-211-2/+2
* Revert "accept and store json endpoint cert metadata on deploy"Jon Marius Venstad2020-01-201-2/+2
* Merge pull request #11842 from vespa-engine/andreer/endpoint-certificate-refa...Andreas Eriksen2020-01-201-2/+2
|\
| * accept and store json endpoint cert metadata on deployandreer2020-01-171-2/+2
* | Revert "Merge pull request #11805 from vespa-engine/revert-11792-bratseth/don...Jon Bratseth2020-01-171-1/+1
|/
* Revert "Fail deployment if the wrong web service port is configured"Harald Musum2020-01-151-1/+1
* Fail deployment if the wrong web service port is configuredJon Bratseth2020-01-151-1/+1
* Revert "Allow config of ssl cipher suites and protocol version"Jon Marius Venstad2019-12-091-15/+0
* Allow config of ssl cipher suites and protocol versionBjørn Christian Seime2019-12-041-0/+15
* Add connector config onceMorten Tokle2019-08-271-2/+21
* Cleanup config model, part 1Harald Musum2019-07-251-5/+5
* Deprecate 'jdisc', and update all tests to use 'container.gjoranv2019-07-101-18/+18
* tls config from deploy paramsMorten Tokle2019-06-241-3/+38
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-211-38/+3
* Test TlsSecrets in xml builder testMorten Tokle2019-06-211-1/+36
* generate in-line ssl configandreer2019-06-191-2/+2
* Rename Container(Cluster)Impl -> ApplicationContainer(Cluster)gjoranv2019-03-131-2/+2
* Separate between ContainerCluster types.gjoranv2019-03-131-1/+2
* Rename {Default => Configured}SslContextFactoryProvider, {Throwing => Default...Bjørn Christian Seime2019-02-211-5/+5
* Remove legacy config container.jdisc.config.http-servergjoranv2019-01-211-74/+6
* Make sure connectorfactory sees similar configMorten Tokle2018-09-131-0/+21
* Remove SslKeyStoreConfigurator/SslTrustStoreConfigurator conceptBjørn Christian Seime2018-09-121-66/+0
* ssl-provider ComponentDefinition -> BundleSpecMorten Tokle2018-09-121-11/+10
* Misc changes based on input from code reviewBjørn Christian Seime2018-09-121-34/+34
* Inject ThrowingSslContextFactoryProvider for non-ssl connectorsBjørn Christian Seime2018-09-121-2/+2
* Set up components and config for ssl/ssl-providerMorten Tokle2018-09-121-0/+95
* Add syntax for overriding SslTrustStoreConfigurator in services.xmlBjørn Christian Seime2017-11-281-16/+39
* Assert that there is only a single injected componentBjørn Christian Seime2017-11-161-0/+2
* Setup injection of SslKeyStoreConfigurator in config-modelBjørn Christian Seime2017-11-161-0/+3
* Configure default SslKeyStoreConfigurator in config-model's ConnectorFactoryBjørn Christian Seime2017-11-151-8/+15
* Support custom SslKeyStoreConfigurator implementation in services.xmlBjørn Christian Seime2017-11-141-0/+31
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Change soLingerTime unit from milliseconds to secondsBjørn Christian Seime2017-04-181-1/+1
* PublishJon Bratseth2016-06-151-0/+234