aboutsummaryrefslogtreecommitdiffstats
path: root/config-application-package/src/main/java/com/yahoo/config/application/OverrideProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* Simplify conditionjonmv3 days1-1/+1
* Match XML tags directive only with environment match (or implicit prod)jonmv3 days1-0/+4
* Include value of 'idref' attribute when deciding which elements to keep when ...Harald Musum2024-05-071-10/+12
* cloud deployment variantAndreas Eriksen2024-01-111-7/+43
* Update copyrightJon Bratseth2023-10-091-1/+1
* Don't assume any environments are single-regionJon Bratseth2023-05-151-5/+1
* Add a testJon Bratseth2023-01-101-1/+0
* Add instance tagsJon Bratseth2022-10-121-22/+54
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-1/+1
* Revert "Revert "Add required="true" for override without node children""Håkon Hallingstad2020-11-031-3/+12
* Revert "Add required="true" for override without node children"Håkon Hallingstad2020-11-021-12/+3
* Extract methodHåkon Hallingstad2020-11-021-11/+12
* Add required="true" for override without node childrenHåkon Hallingstad2020-11-021-3/+11
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Remove dead codeHarald Musum2020-04-171-5/+0
* Allow services.xml variants on application instance nameJon Bratseth2019-09-091-34/+76
* Make pre-processing respect region for dev environmentsMartin Polden2019-01-111-4/+4
* Allow subset matchesJon Bratseth2018-10-171-7/+6
* Allow multiple regions and environments in a single attributeJon Bratseth2018-09-251-48/+52
* 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
* Default to prod only if env is not givenJon Bratseth2017-04-201-2/+10
* Make nicerJon Bratseth2017-04-061-4/+7
* Region overrides implies environment=prodJon Bratseth2017-04-061-1/+2
* SimplifyHarald Musum2017-01-261-37/+8
* Handle overrides correctlyHarald Musum2017-01-261-23/+23
* Revert "Revert "Handle overrides where multiple elements with same tag have o...Harald Musum2017-01-261-28/+108
* Revert "Handle overrides where multiple elements with same tag have overrides"Harald Musum2017-01-261-108/+28
* Simplify code and change order of attributes in testHarald Musum2017-01-241-12/+8
* Handle elements with same name correctlyHarald Musum2017-01-241-4/+36
* Process by elements that have equal attribute namesHarald Musum2017-01-231-15/+55
* Handle overrides where multiple elements with same tag have overridesHarald Musum2017-01-191-25/+37
* Require capacity that is explicitly specifiedJon Bratseth2016-10-051-0/+11
* Remove fault injectionJon Bratseth2016-10-051-1/+0
* Nonfunctional changes onlyJon Bratseth2016-10-051-0/+2
* PublishJon Bratseth2016-06-151-0/+234