aboutsummaryrefslogtreecommitdiffstats
path: root/config-lib/src/test/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-123-7/+6
|
* Update copyrightJon Bratseth2023-10-0914-14/+14
|
* config-lib cleanup, no functional changesHarald Musum2023-09-066-54/+25
|
* Send model pathsJon Bratseth2022-09-173-13/+19
|
* Add 'model' config typeJon Bratseth2022-08-3112-13/+56
|
* Convert config-lib to junit5Bjørn Christian Seime2022-07-2913-137/+181
|
* Revert "Merge pull request #22072 from ↵jonmv2022-04-092-6/+4
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 87e5b33c003d07ca585d73e0166857fe22b4c16f, reversing changes made to 80b96d32550ae0df59572a58cd62f507e8068c2c.
* Revert "Merge pull request #22068 from ↵jonmv2022-04-082-4/+6
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 8aa4c83df5ce7843c040afa41706fcc7c3afd030, reversing changes made to f95ad44fae879da9db19f73eabe62c53baeb0c36.
* Revert "Merge pull request #22065 from ↵jonmv2022-04-082-6/+4
| | | | | | | vespa-engine/revert-22049-jonmv/unify-hostname-classes" This reverts commit 4ffc54339186574491a32b3166223c3fc50ba8fe, reversing changes made to db9e570a36decb24e6cb13f44bd0ff444ab762e3.
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-082-4/+6
|
* Use null rather than "" for no load balancer, as intended(?), and fix some ↵jonmv2022-04-082-6/+4
| | | | assertions
* Improve error message for invalid configJon Marius Venstad2022-03-312-0/+12
|
* Revert "Improve error messages for invalid paths"Jon Marius Venstad2022-03-251-4/+4
|
* Improve more error messagesJon Marius Venstad2022-03-251-4/+4
|
* 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-071-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-0712-12/+12
|
* Add a basic test for struct builders.gjoranv2019-10-111-0/+14
| | | | + Delete unused .def file
* Remove use of Nullable and NotNull annotationsHarald Musum2019-08-291-3/+1
| | | | | | Different implementations and using OSGi makes it really hard to use these annotations and the value of using them is IMHO not very high.
* Add url config typeLester Solbakken2018-12-183-1/+36
|
* Use full nameHarald Musum2018-10-037-7/+7
|
* Add missing copyright headersgjoranv2017-08-181-0/+1
|
* Add test for package and namespace.gjoranv2017-08-171-0/+33
|
* Remove NodeVector.setSize()gjoranv2017-07-101-36/+21
| | | | - Remains from before the generated config classes had builders.
* Update copyright headersJon Bratseth2017-06-1411-11/+11
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1411-11/+11
|
* Update copyright headersJon Bratseth2017-06-1411-11/+11
|
* Remove carriage returnJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-1311-12/+12
|
* Copyright headerJon Bratseth2017-06-1311-12/+12
|
* Use github name in @author and OWNERS filesHarald Musum2016-06-171-1/+1
|
* PublishJon Bratseth2016-06-1511-0/+930