summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model/builder/xml
Commit message (Collapse)AuthorAgeFilesLines
* Add error handler for XML parsingHarald Musum2022-04-201-2/+42
| | | | Will output name of source if there is a warning or error
* Nicer error messageJon Bratseth2022-02-281-2/+1
|
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
|
* Non-functional changes onlyJon Bratseth2020-11-121-8/+8
|
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
|
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
|
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
|
* Modify xml syntax for cloudwatchgjoranv2020-02-271-0/+5
| | | | | - Group access+secret key in new element 'credentials' - Move 'profile' into new element 'shared-credentials'
* Make tag name dependency staticJon Bratseth2020-01-141-1/+0
|
* Use full nameHarald Musum2018-10-031-1/+1
|
* Generate a global rank profile configJon Bratseth2018-08-241-2/+3
| | | | | | | This makes available to all regular container clusters a config containing a set of rank profiles containing the expressions resulting from converting all the ml models added in the models/ directory in the application package.
* Move flags for rpc, messagebus and http enabled to container clusterHarald Musum2018-04-251-1/+0
|
* Update copyright headersJon Bratseth2017-06-144-4/+4
|
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
|
* Update copyright headersJon Bratseth2017-06-144-4/+4
|
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
|
* Copyright headerJon Bratseth2017-06-134-4/+4
|
* Support 'application' and 'vespa-domain'.gjoranv2017-02-071-0/+7
|
* Minor nonfunctional changesJon Bratseth2016-08-101-1/+1
|
* CleanupJon Bratseth2016-08-091-2/+1
|
* Make the services root element available in ConfigModelContextJon Bratseth2016-08-091-3/+6
|
* Use github name in @authorJon Bratseth2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-154-0/+353