aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/config/model/deploy
Commit message (Expand)AuthorAgeFilesLines
* Convert config-model to junit5Bjørn Christian Seime2022-07-282-30/+25
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-1/+1
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-1/+1
* Move ID part to HostName in config-provisioningjonmv2022-04-081-1/+1
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-212-17/+20
* Support application level endpointsMorten Tokle2021-11-111-1/+2
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Defer changes until restartJon Bratseth2020-10-121-1/+1
* Improve file distribution error messageJon Bratseth2020-01-091-1/+1
* Stop reading rotations property in config modelMartin Polden2019-10-111-10/+8
* Revert "Revert "Switch to new metrics proxy." MERGEOK"gjoranv2019-05-291-1/+1
* Revert "Switch to new metrics proxy."gjoranv2019-05-291-1/+1
* Enable new metrics proxy.gjoranv2019-05-231-1/+1
* Update tests to disregard new metrics-proxy (feature flag enabled)gjoranv2019-03-221-1/+1
* Update tests and fix host/port allocation.gjoranv2019-03-221-2/+2
* Make ModelContext.Properties more accessible in config modelHåkon Hallingstad2019-01-251-4/+2
* Use new ValidationParameter class instead of booleansHarald Musum2018-07-041-8/+8
* Use the same repo for all builtin config definitions in ServerCacheHarald Musum2018-06-111-0/+4
* Don't validate when reloading modelsJon Bratseth2018-02-261-10/+9
* Remove filedistributorserviceHarald Musum2018-02-081-2/+2
* Use 'package' as namespace for config-application-package:Bundle.DefEntrygjoranv2017-08-211-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-141-1/+1
* Rename getLocalhost to getHostNameHåkon Hallingstad2016-10-131-1/+1
* Don't support missing namespaceJon Bratseth2016-09-051-18/+3
* Use Optional not null in ConfigDefinitionStoreJon Bratseth2016-09-051-6/+8
* PublishJon Bratseth2016-06-152-0/+331