summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/xml/ContainerModelBuilderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary code for producing filedistributorrpc configHarald Musum2023-11-101-3/+1
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-111-1/+6
* Update copyrightJon Bratseth2023-10-091-1/+1
* Introduce new threadpool syntaxBjørn Christian Seime2023-09-281-1/+0
* Remove global-service-idMartin Polden2023-07-271-36/+0
* Revert "Remove global-service-id"Martin Polden2023-07-271-0/+36
* Remove global-service-idMartin Polden2023-07-261-36/+0
* Revert "Merge pull request #25624 from vespa-engine/revert-25617-jonmv/privat...jonmv2023-01-181-30/+132
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-181-132/+30
* Revert "Merge pull request #25614 from vespa-engine/revert-25587-jonmv/privat...jonmv2023-01-181-30/+132
* Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-181-132/+30
* Verify container cluster names in hsoted vespajonmv2023-01-181-1/+58
* Parse, validate and use new zone endpoint syntaxjonmv2023-01-171-30/+75
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-2/+2
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-2/+2
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-2/+2
* Use same name as in schemajonmv2022-11-281-4/+4
* Read load-balancer allowed URNs from container xml, wire to provisionerjonmv2022-11-241-0/+51
* Respect requested cloud account without nodes tagMartin Polden2022-11-151-2/+29
* Configurable through session-timeout-seconds attributejonmv2022-11-101-1/+3
* use imported getDefaults()Arne Juul2022-10-271-2/+2
* Also set up Curator in graphjonmv2022-10-101-0/+1
* Fix unit test for container model builderjonmv2022-10-101-1/+1
* pass container environment variables via new mechanism alsoArne Juul2022-09-211-4/+5
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-104/+105
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-111-2/+2
* Add test to verify default threadpool for builtin handlers.gjoranv2022-07-111-0/+12
* Convenience fixupgjoranv2022-07-111-1/+2
* Add test to verify default threadpool for custom handlers.gjoranv2022-07-111-83/+0
* Add test for ProcessingHandler bundle.gjoranv2022-07-111-1/+10
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-12/+82
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-091-2/+2
* Add test to verify default threadpool for builtin handlers.gjoranv2022-07-091-0/+12
* Add test to verify default threadpool for custom handlers.gjoranv2022-07-091-82/+0
* Move secret store related test to new subclass.gjoranv2022-07-051-108/+0
* Move access control related tests to appropriate classgjoranv2022-07-051-191/+1
* Move accesslog related test to appropriate class.gjoranv2022-07-051-34/+1
* Deprecate combined clusterMartin Polden2022-06-301-1/+0
* Remove support for jdisc tag in services.xmlHarald Musum2022-06-081-16/+0
* Remove <client> on Vespa 8Jon Bratseth2022-06-081-36/+0
* Remove clientBindings on Vespa 8Jon Bratseth2022-06-081-2/+1
* Remove support for jvmargs attribute in nodes element in services.xmlHarald Musum2022-06-081-0/+1
* Remove support for 'aliases' elementMartin Polden2022-06-081-47/+0
* Reject deployment spec using elements deprecated on previous majorMartin Polden2022-05-301-2/+2
* Clear accessLogElements if set in hosted vespabjormel2022-05-261-1/+1
* Revert "Revert "Disallow 'accesslog' override for applications""Bjørn Meland2022-05-251-0/+33
* Revert "Disallow 'accesslog' override for applications"Bjørn Meland2022-05-241-33/+0
* Revert "Applications are not allowed to override the 'accesslog' element"Bjørn Meland2022-05-241-1/+1
* Applications are not allowed to override the 'accesslog' elementbjormel2022-05-111-1/+1
* Disallow 'accesslog' override in hosted Vespabjormel2022-05-111-0/+33