aboutsummaryrefslogtreecommitdiffstats
path: root/config-lib
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-123-7/+6
* Update copyrightJon Bratseth2023-10-0954-54/+54
* Support optional 'path' config typeHarald Musum2023-09-074-0/+124
* Revert minor changeHarald Musum2023-09-061-1/+1
* config-lib cleanup, no functional changesHarald Musum2023-09-0622-103/+62
* Add necessary options to use failOnWarningsgjoranv2023-06-051-0/+1
* Add bundle type to all CORE bundles.gjoranv2023-05-251-0/+3
* Cold autoscaling WIPJon Bratseth2023-02-131-1/+1
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Tolerate attempts to resolve multiple timesJon Bratseth2022-11-082-2/+6
* Update abi-spec formatJon Bratseth2022-10-271-180/+180
* Use IllegalArgumentException when appropriateJon Bratseth2022-10-273-189/+189
* Update ABI spec format, and update all specsjonmv2022-10-251-180/+180
* Send model pathsJon Bratseth2022-09-175-66/+79
* Warn oonce per summaryJon Bratseth2022-09-051-1/+1
* Set as resolved in testJon Bratseth2022-09-022-18/+0
* Revert "Merge pull request #23910 from vespa-engine/revert-23907-bratseth/mod...Jon Bratseth2022-09-022-17/+10
* Revert "Cleanup, more tests and separate resolved from not"Arnstein Ressem2022-09-022-10/+17
* Cleanup, more tests and separate resolved from notJon Bratseth2022-09-022-17/+10
* Add testJon Bratseth2022-09-012-9/+26
* Use Path as user type for modelsJon Bratseth2022-09-015-22/+25
* Add 'model' config typeJon Bratseth2022-08-3122-22/+298
* Convert config-lib to junit5Bjørn Christian Seime2022-07-2914-142/+191
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Remove on Vespa 8Jon Bratseth2022-06-082-7/+6
* Remove on Vespa 8Jon Bratseth2022-06-082-7/+4
* Remove on Vespa 8Jon Bratseth2022-06-081-20/+0
* Don't embed annotations in osgi bundlesBjørn Christian Seime2022-05-041-0/+1
* Merge pull request #21982 from vespa-engine/lesters/default-url-configLester Solbakken2022-04-193-0/+20
|\
| * Move embedder config def to configdefinitions and serialize as referenceLester Solbakken2022-04-063-0/+15
| * Update after ABI changeHarald Musum2022-04-051-0/+1
| * Accept default values for URL types in configLester Solbakken2022-04-051-0/+4
* | Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-093-7/+5
* | Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-083-5/+7
* | Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-083-7/+5
* | Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-083-5/+7
* | Fix typojonmv2022-04-081-1/+1
* | Use null rather than "" for no load balancer, as intended(?), and fix some as...jonmv2022-04-082-6/+4
|/
* Improve error message for invalid configJon Marius Venstad2022-03-314-1/+19
* Revert "Improve error messages for invalid paths"Jon Marius Venstad2022-03-255-28/+11
* Improve more error messagesJon Marius Venstad2022-03-255-11/+28
* Update stale comment. The constructor was made public years ago.gjoranv2022-03-241-2/+1
* unify java warningsArne H Juul2022-01-071-6/+0
* Deprecate getConfigMd5() and setConfigMd5()Harald Musum2022-01-031-1/+10
* Avoid hamcrest/deprecated assertThat.Henning Baldersheim2021-12-201-2/+4
* Reduce usage of assertThat that is deprecated in junit 4.13.2Henning Baldersheim2021-12-2011-125/+109
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-0747-47/+47