aboutsummaryrefslogtreecommitdiffstats
path: root/config-application-package
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-011-7/+5
| | | | We have com.yahoo.component.Version, and one is enough.
* Complete testJon Bratseth2018-11-231-5/+57
|
* Add a testJon Bratseth2018-11-183-2/+87
|
* Support any major version when looking for XML schemasHarald Musum2018-11-121-17/+19
|
* Merge pull request #7337 from vespa-engine/bratseth/allow-subset-matchesHarald Musum2018-10-223-36/+43
|\ | | | | Allow subset matches
| * Allow subset matchesJon Bratseth2018-10-173-36/+43
| |
* | Move major-version from services to deployJon Bratseth2018-10-185-0/+54
|/
* Use full nameHarald Musum2018-10-036-6/+6
|
* Allow multiple regions and environments in a single attributeJon Bratseth2018-09-258-88/+133
|
* Minor schema validator cleanupHarald Musum2018-09-204-28/+12
|
* Revert "Merge pull request #6635 from ↵Jon Bratseth2018-08-211-1/+2
| | | | | | | 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-2/+1
| | | | | | 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-1/+2
| | | | | | | 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-2/+1
|
* Revert "Merge pull request #6619 from ↵Jon Bratseth2018-08-201-1/+2
| | | | | | | 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-2/+1
|
* Avoid ApplicationPackage.getFilesJon Bratseth2018-08-171-1/+2
|
* Reduce log levelHarald Musum2018-08-141-1/+1
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-055-5/+5
|
* Use the same repo for all builtin config definitions in ServerCacheHarald Musum2018-06-111-2/+4
| | | | | | Avoid creating many instances of identical data for builtin config definitions. Also put user config definitions in a repo, the same way the builtin config definitions are.
* Separate internal redeploys from application package changesJon Bratseth2018-06-012-9/+25
| | | | | | | | | 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.
* Clean up temp dirs in finally clauseHarald Musum2018-05-231-15/+18
|
* Remove dead codeHarald Musum2018-02-151-6/+0
|
* Handle small constantsJon Bratseth2018-02-051-1/+16
|
* Remove templates dir, not supported in Vespa 6Harald Musum2018-01-311-2/+0
|
* Avoid using deprecated methodHarald Musum2018-01-311-1/+0
|
* Try to get the uri s going again.Henning Baldersheim2018-01-251-2/+1
|
* Move it back where it came from.Henning Baldersheim2018-01-251-1/+1
|
* Do not pregenerate uri yet.Henning Baldersheim2018-01-251-1/+2
|
* Add option to also send an uri.Henning Baldersheim2018-01-252-0/+10
|
* Include provided transitive dependencyJon Bratseth2018-01-231-0/+5
|
* Revert "Revert "Correct path just once""Jon Bratseth2018-01-231-3/+14
|
* Revert "Correct path just once"Håkon Hallingstad2018-01-221-14/+3
|
* Correct path just onceJon Bratseth2018-01-221-3/+14
|
* Refer to generated tensors by absolute pathJon Bratseth2018-01-192-7/+3
|
* Always write tensor binary files when possibleJon Bratseth2018-01-191-0/+1
| | | | | | The application package is read in two locations, the uploaded location and the ".preprocessed" location. We need to produce tensor binaries each time, even though the ranking constants seemlingly survives from one to the other.
* Merge pull request #4692 from ↵Jon Bratseth2018-01-172-13/+13
|\ | | | | | | | | vespa-engine/bratseth/store-converted-expressions-in-zk Bratseth/store converted expressions in zk
| * Read file content through application packageJon Bratseth2018-01-171-3/+3
| |
| * Access files through application packageJon Bratseth2018-01-161-10/+10
| |
* | DeclareJon Marius Venstad2018-01-171-1/+2
| |
* | Prepare for removal of RuleConfigDeriverHarald Musum2018-01-172-2/+7
|/
* Revert "Revert "Revert "Revert "Jvenstad/zone cleanup 4""""Jon Marius Venstad2018-01-032-6/+3
| | | | This reverts commit 7b99d259bf378c0e5c43c9a199efffdf056678f4.
* Revert "Revert "Revert "Jvenstad/zone cleanup 4"""Harald Musum2018-01-022-3/+6
|
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-022-6/+3
|
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-022-3/+6
|
* Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-142-6/+3
|
* Replaced inheritance with delegationJon Marius Venstad2017-12-081-7/+4
|
* Replaced Zone with ZoneId two places where only that part was usedJon Marius Venstad2017-12-081-2/+3
|
* Revert "Factory constructor with region/env"Jon Marius Venstad2017-12-081-3/+3
| | | | This reverts commit e5f2b434d614b49bef40038ec1fe1d391db62e1e.
* Factory constructor with region/envJon Marius Venstad2017-12-081-3/+3
|