aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/utils
Commit message (Collapse)AuthorAgeFilesLines
* split AbstractConfigProducerArne Juul2023-02-132-10/+10
|
* Send model pathsJon Bratseth2022-09-171-0/+58
|
* Convert config-model to junit5Bjørn Christian Seime2022-07-283-33/+36
|
* GC deprecated junit assertThat.Henning Baldersheim2021-12-212-25/+22
|
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
|
* Deprecate and stop using ConfigDefinition constructor with versionHarald Musum2021-09-021-3/+1
|
* Provide the blob name externallyHenning Baldersheim2021-08-251-1/+1
|
* Allow set of distributable files to change after initial deploy.Henning Baldersheim2021-08-191-5/+0
| | | | This is necessary as bootstrapping the configserver with a new version might change set of files to distribute.
* Use fileregistry explicitHenning Baldersheim2021-08-171-27/+59
|
* retry: refactor requestor apiArne Juul2019-08-061-2/+2
| | | | | | | * add and switch to API for explicitly allocating network ports * remove now-unused getPortSuffixes * remove now-unused requiresConsecutivePorts * remove now-unused reservePortPrepended
* Revert "Arnej/refactor requestor api 4"Arne H Juul2019-08-041-2/+2
|
* remove now-unused getPortSuffixesArne Juul2019-08-011-3/+0
|
* add API for explicitly allocating network portsArne Juul2019-08-011-0/+3
|
* Reimplement how to find all configs produced by a ConfigProducer.gjoranv2019-03-091-14/+34
| | | | | | - Search also super classes, not only implemented interfaces. This is necessary to get the correct set of configs for Container implementations and future ContainerCluster implementations.
* add list of network port allocationsArne Juul2019-02-201-0/+3
| | | | | * add port suffixes to identify individual ports for a service * stash port reservations from current config model
* Use full nameHarald Musum2018-10-032-2/+2
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
|
* Copyright headerJon Bratseth2017-06-133-3/+3
|
* Remove unused 'feedback' listJon Bratseth2016-09-051-1/+1
|
* PublishJon Bratseth2016-06-153-0/+307