summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model/test/MockApplicationPackage.java
Commit message (Collapse)AuthorAgeFilesLines
* Don't enforce access control for non-default instancesJon Bratseth2019-09-091-0/+3
| | | | | This makes it easier to create additional instances for testing other services against it.
* Allow services.xml variants on application instance nameJon Bratseth2019-09-091-1/+15
|
* Cleanup config model, part 1Harald Musum2019-07-251-2/+2
| | | | | Remove unused code, optimize imports, fix method signatures. No functional changes
* Prepare metricsproxy container cluster to produce app metadatagjoranv2019-05-291-1/+4
|
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-011-3/+10
| | | | We have com.yahoo.component.Version, and one is enough.
* Call prepare() on logserver container cluster (#6970)Harald Musum2018-09-171-1/+1
|
* Revert "Merge pull request #6742 from ↵Jon Bratseth2018-08-301-1/+125
| | | | | | | vespa-engine/revert-6732-bratseth/generate-rank-profiles-for-all-models-part-10-2" This reverts commit a294ef166c59c795f9e6fd31fbd6914c502d559a, reversing changes made to cef4c0f9d7c084f320e77abb2a93522acd7f3f53.
* Revert "Bratseth/generate rank profiles for all models part 10 2"Jon Bratseth2018-08-301-125/+1
|
* Revert "Merge pull request #6722 from ↵Jon Bratseth2018-08-291-1/+125
| | | | | | | vespa-engine/revert-6713-bratseth/generate-rank-profiles-for-all-models-part-10" This reverts commit 6958f2a641eaad0c61249e7bca887a1405e17d02, reversing changes made to 06323aff51bf054d64ef2bea001917a22433717f.
* Revert "Read stored models from Zk package for global rank profiles"Jon Bratseth2018-08-291-125/+1
|
* Read stored models from Zk package for global rank profilesJon Bratseth2018-08-291-1/+125
|
* Scope imported models to an entire application buildJon Bratseth2018-08-221-2/+19
|
* Separate internal redeploys from application package changesJon Bratseth2018-06-011-0/+5
| | | | | | | | | Separate system internal redeploys from application package changes such that we can ignore config updates originating from application package changes if restart on deploy is true, as the config change will be followed by a restart - but continue to effect config changes originating from internal system changes as those will not (and should not) be followed by a restart.
* Add a unit testJon Bratseth2018-04-171-1/+1
|
* Use query profiles already readJon Bratseth2018-02-051-3/+39
|
* Access files through application packageJon Bratseth2018-01-161-2/+2
|
* Fix deployment spec cast in container cluster modelMartin Polden2017-09-081-9/+9
|
* Allocation consistency between model versionsJon Bratseth2017-08-281-0/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Remove methods and constants no longer in useHarald Musum2016-12-221-9/+0
| | | | * Move hosted vespa tenant name
* Revert "Remove methods and constants no longer in use"Harald Musum2016-12-221-0/+9
|
* Remove methods and constants no longer in useHarald Musum2016-12-221-9/+0
|
* Remove unused argumentHarald Musum2016-09-271-0/+10
|
* PublishJon Bratseth2016-06-151-0/+243