aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/application/api/ApplicationPackage.java
Commit message (Collapse)AuthorAgeFilesLines
* Log more when preprocessing failsHarald Musum2020-10-301-5/+1
|
* Remove unused methodsHarald Musum2020-10-021-6/+0
|
* Remove support for search definitions in docproc bundlesHarald Musum2020-08-041-25/+3
|
* Revert "Merge pull request #12565 from ↵Jon Bratseth2020-03-171-13/+15
| | | | | | | vespa-engine/revert-12563-bratseth/search-to-schema" This reverts commit ea5fe1bf8c0d389a3964d2e5c490994920d21a4e, reversing changes made to 7e92c3852e893d09f0aa821e04e4e9dbe83b4ab2.
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-15/+13
|
* searchdefinitions -> schemasJon Bratseth2020-03-131-13/+15
|
* 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-0/+2
|
* Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-121-1/+5
|
* Remove deprecated duplicate Version classJon Bratseth2019-01-211-26/+1
|
* Remove deprecated and unused methodHarald Musum2019-01-211-11/+0
|
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-011-5/+31
| | | | We have com.yahoo.component.Version, and one is enough.
* Move major-version from services to deployJon Bratseth2018-10-181-3/+5
|
* Revert "Merge pull request #6742 from ↵Jon Bratseth2018-08-301-4/+2
| | | | | | | 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-2/+4
|
* Revert "Merge pull request #6722 from ↵Jon Bratseth2018-08-291-4/+2
| | | | | | | 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-2/+4
|
* Read stored models from Zk package for global rank profilesJon Bratseth2018-08-291-4/+2
|
* Scope imported models to an entire application buildJon Bratseth2018-08-221-3/+2
|
* Revert "Merge pull request #6635 from ↵Jon Bratseth2018-08-211-2/+4
| | | | | | | vespa-engine/bratseth/generate-rank-profiles-for-all-models-part-2-4" This reverts commit 3f91e18528b4982398332a30728eed8f7d2b580c, reversing changes made to 8e3ba08f1d3b79e573864726c6c03e58862feee6.
* Revert "Revert "Merge pull request #6626 from ↵Jon Bratseth2018-08-201-4/+2
| | | | | | vespa-engine/revert-6625-bratseth/generate-rank-profiles-for-all-models-part-2-3"" This reverts commit c7cfd9f4742f398331839ed0f2ceeee55c68a791.
* Revert "Merge pull request #6626 from ↵Jon Bratseth2018-08-201-2/+4
| | | | | | | vespa-engine/revert-6625-bratseth/generate-rank-profiles-for-all-models-part-2-3" This reverts commit c6d642b55558203a6eddd79efbc232bb34ec8e52, reversing changes made to 59ffc5091b8246674843deea81a11a917abf801e.
* Revert "Bratseth/generate rank profiles for all models part 2 3"Jon Bratseth2018-08-201-4/+2
|
* Revert "Merge pull request #6619 from ↵Jon Bratseth2018-08-201-2/+4
| | | | | | | vespa-engine/revert-6611-revert-6596-revert-6584-bratseth/generate-rank-profiles-for-all-models-part-2" This reverts commit 0437e8cc1d550fb8c6d24ffe4da813067c542f62, reversing changes made to 1715b8393827c159f8709033075066b29932f852.
* Revert "Revert "Revert "Convert all outputs"""Jon Marius Venstad2018-08-171-4/+2
|
* Avoid ApplicationPackage.getFilesJon Bratseth2018-08-171-2/+2
|
* Revert "Revert "Convert all outputs""Jon Bratseth2018-08-171-0/+2
|
* Revert "Convert all outputs"Jon Bratseth2018-08-151-2/+0
|
* Convert all outputsJon Bratseth2018-08-151-0/+2
|
* Separate internal redeploys from application package changesJon Bratseth2018-06-011-1/+2
| | | | | | | | | 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.
* Remove dead codeHarald Musum2018-02-151-17/+0
|
* Remove templates dir, not supported in Vespa 6Harald Musum2018-01-311-1/+0
|
* Avoid using deprecated methodHarald Musum2018-01-311-1/+1
|
* Merge pull request #4692 from ↵Jon Bratseth2018-01-171-2/+8
|\ | | | | | | | | vespa-engine/bratseth/store-converted-expressions-in-zk Bratseth/store converted expressions in zk
| * Persist constant info in ZooKeeperJon Bratseth2018-01-171-1/+3
| |
| * Access files through application packageJon Bratseth2018-01-161-1/+1
| |
| * Use Path. Save constants in models.generated/Jon Bratseth2018-01-151-1/+5
| |
* | Prepare for removal of RuleConfigDeriverHarald Musum2018-01-171-0/+16
|/
* Use constant tensor files WIPJon Bratseth2018-01-111-3/+3
|
* Revert "Revert "Revert "Revert "Jvenstad/zone cleanup 4""""Jon Marius Venstad2018-01-031-14/+4
| | | | This reverts commit 7b99d259bf378c0e5c43c9a199efffdf056678f4.
* Revert "Revert "Revert "Jvenstad/zone cleanup 4"""Harald Musum2018-01-021-4/+14
|
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-021-14/+4
|
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-021-4/+14
|
* Merge branch 'master' into jvenstad/zone-cleanup-4Jon Marius Venstad2018-01-021-6/+17
|\
| * Restore importJon Bratseth2017-12-201-0/+1
| |
| * Merge branch 'master' into bratseth/long-dimensionsJon Bratseth2017-12-201-1/+12
| |\
| | * Revert "Revert "Restore public method""Jon Bratseth2017-12-191-4/+15
| | |
| * | Use longs for dimensions lengths in all API'sJon Bratseth2017-12-191-7/+15
| |/ | | | | | | | | This is to be able to support tensor dimensions with more than 2B elements in the future without API change.
| * Revert "Restore public method"Henning Baldersheim2017-12-191-15/+4
| |
| * Restore public methodJon Bratseth2017-12-181-4/+15
| |