summaryrefslogtreecommitdiffstats
path: root/config-application-package/src/main/java/com/yahoo/config/model/application/provider
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* 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
| |
* | Prepare for removal of RuleConfigDeriverHarald Musum2018-01-171-0/+5
|/
* Revert "Revert "Revert "Revert "Jvenstad/zone cleanup 4""""Jon Marius Venstad2018-01-031-3/+2
| | | | This reverts commit 7b99d259bf378c0e5c43c9a199efffdf056678f4.
* Revert "Revert "Revert "Jvenstad/zone cleanup 4"""Harald Musum2018-01-021-2/+3
|
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-021-3/+2
|
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-021-2/+3
|
* Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-141-3/+2
|
* Replaced Zone with ZoneId two places where only that part was usedJon Marius Venstad2017-12-081-2/+3
|
* Revert "Revert "Wire in deployment so that we can copy the file in when the ↵Henning Baldersheim2017-11-133-31/+5
| | | | old way i…""
* Revert "Wire in deployment so that we can copy the file in when the old way ↵Henning Baldersheim2017-11-103-5/+31
| | | | i…"
* Wire in deployment so that we can copy the file in when the old way is gone.Henning Baldersheim2017-11-093-31/+5
|
* Config definitions moved to another location.Arnstein Ressem2017-10-202-2/+2
|
* Update error message for bundled defs without package or namespacegjoranv2017-10-181-1/+1
|
* Merge pull request #3234 from ↵Jon Bratseth2017-08-301-1/+1
|\ | | | | | | | | vespa-engine/bratseth/store-provisioninfo-without-version Bratseth/store provisioninfo without version
| * Nonfunctional changes onlyJon Bratseth2017-08-231-1/+1
| |
* | Merge two identical methodsHarald Musum2017-08-292-9/+6
| |
* | Refactor schema validation setupHarald Musum2017-08-285-207/+251
|/ | | | | * Try to avoid hardcoding and having to specify version several times * Make sure to only copy schema files once
* Validate validation-overrides.xml filesJon Bratseth2017-07-312-23/+12
|
* import getDefaultsArne H Juul2017-06-191-3/+3
|
* use underVespaHomeArne H Juul2017-06-192-3/+3
|
* Update copyright headersJon Bratseth2017-06-1415-15/+15
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1415-15/+15
|
* Update copyright headersJon Bratseth2017-06-1415-15/+15
|
* Revert "Copyright header"Jon Bratseth2017-06-1315-15/+15
|
* Copyright headerJon Bratseth2017-06-1315-15/+15
|
* Pass wanted node Vespa version aroundJon Bratseth2017-04-074-29/+36
|
* Validate constant file names and bypass cointent validation for compressed filesJon Bratseth2017-01-171-0/+1
|
* Remove unused methodsHarald Musum2016-12-082-28/+2
|
* Revert "Disable validation of deployment.xml"Harald Musum2016-11-171-2/+1
|
* Nonfunctional changes onlyJon Bratseth2016-10-051-4/+4
|
* Disable vlidation of deployment.xmlHarald Musum2016-10-031-1/+2
|
* Merge pull request #738 from yahoo/bratseth/support-document-api-in-applicationsJon Bratseth2016-09-292-9/+0
|\ | | | | Bratseth/support document api in applications
| * Run Application with VespaModel instead of MockRootJon Bratseth2016-09-282-9/+0
| |
* | Validate deployment.xml against schemaHarald Musum2016-09-282-1/+17
| | | | | | | | VESPA-3348
* | Do not remove old method yetHarald Musum2016-09-271-0/+14
| |
* | Remove unused argumentHarald Musum2016-09-272-20/+14
|/