aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/utils
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-094-4/+4
* Rename and move some classes and methods related to file distributionHarald Musum2023-09-121-160/+0
* Handle optional paths in FileSenderHarald Musum2023-09-111-6/+12
* Make fields finalHarald Musum2023-02-161-2/+3
* allow any config producerArne Juul2023-02-141-1/+2
* split AbstractConfigProducerArne Juul2023-02-131-2/+2
* Optimize importsHarald Musum2022-10-241-1/+0
* Send model pathsJon Bratseth2022-09-171-29/+41
* Use PathJon Bratseth2022-03-251-7/+7
* No functional changesJon Bratseth2022-03-251-4/+7
* Merge pull request #21039 from vespa-engine/bratseth/deterministic-order-2Harald Musum2022-02-021-1/+2
|\
| * Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-021-1/+2
* | Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-022-4/+4
|/
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-022-4/+4
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-212-10/+7
* Just fetch file references directly from fileregistry as there is no need to ...Henning Baldersheim2021-11-051-21/+0
* Update 2017 copyright notices.gjoranv2021-10-075-5/+5
* No functional changesJon Bratseth2021-09-241-0/+1
* Improve error message on missing fileJon Bratseth2021-09-211-6/+6
* Use fileregistry explicitHenning Baldersheim2021-08-171-42/+29
* Do registration of references early and only use fileReferences when sending.Henning Baldersheim2021-08-171-26/+15
* Wire in sendBlob interfaceHenning Baldersheim2021-06-091-0/+15
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-261-1/+1
* Reduce log levelBjørn Christian Seime2021-01-051-5/+9
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Remove use of common libraries in config-modelBjørn Christian Seime2020-01-061-0/+10
* Cleanup config model, part 1Harald Musum2019-07-252-3/+0
* Reimplement how to find all configs produced by a ConfigProducer.gjoranv2019-03-091-25/+26
* Use full nameHarald Musum2018-10-031-1/+1
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
* Don't use wildcard imports.gjoranv2018-05-041-1/+5
* Java 9: Class.newInstance() is deprecated.gjoranv2018-05-041-2/+2
* Add option to also send an uri.Henning Baldersheim2018-01-251-0/+17
* Use constant tensor files WIPJon Bratseth2018-01-111-1/+0
* Update copyright headersJon Bratseth2017-06-145-5/+5
* Revert "Update copyright headers"Jon Bratseth2017-06-145-5/+5
* Update copyright headersJon Bratseth2017-06-145-5/+5
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-135-6/+6
* Copyright headerJon Bratseth2017-06-135-6/+6
* Minor fixesJon Bratseth2016-09-291-6/+5
* Run Application with VespaModel instead of MockRootJon Bratseth2016-09-282-3/+7
* Whitespace changes onlyJon Bratseth2016-08-231-1/+1
* PublishJon Bratseth2016-06-155-0/+428