summaryrefslogtreecommitdiffstats
path: root/config-application-package/src/main
Commit message (Collapse)AuthorAgeFilesLines
* 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-1424-24/+24
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1424-24/+24
|
* Update copyright headersJon Bratseth2017-06-1424-24/+24
|
* Revert "Copyright header"Jon Bratseth2017-06-1324-24/+24
|
* Copyright headerJon Bratseth2017-06-1324-24/+24
|
* Default to prod only if env is not givenJon Bratseth2017-04-201-2/+10
|
* Merge branch 'master' into bratseth/receive-wanted-versionJon Bratseth2017-04-181-3/+7
|\
| * Make nicerJon Bratseth2017-04-061-4/+7
| |
| * Region overrides implies environment=prodJon Bratseth2017-04-061-1/+2
| |
* | Pass wanted node Vespa version aroundJon Bratseth2017-04-074-29/+36
|/
* SimplifyHarald Musum2017-01-261-37/+8
|
* Handle overrides correctlyHarald Musum2017-01-261-23/+23
| | | | * Make sure to process all elements before deciding which to retain
* Revert "Revert "Handle overrides where multiple elements with same tag have ↵Harald Musum2017-01-261-28/+108
| | | | overrides""
* Revert "Handle overrides where multiple elements with same tag have overrides"Harald Musum2017-01-261-108/+28
|
* Simplify code and change order of attributes in testHarald Musum2017-01-241-12/+8
|
* Handle elements with same name correctlyHarald Musum2017-01-241-4/+36
|
* Process by elements that have equal attribute namesHarald Musum2017-01-231-15/+55
|
* Handle overrides where multiple elements with same tag have overridesHarald Musum2017-01-191-25/+37
| | | | VESPA-6219
* 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
|
* Require capacity that is explicitly specifiedJon Bratseth2016-10-051-0/+11
|
* Remove fault injectionJon Bratseth2016-10-051-1/+0
|
* Nonfunctional changes onlyJon Bratseth2016-10-054-5/+10
|
* 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
|/
* Don't include source files when creating with 'deploy data'Jon Bratseth2016-09-061-2/+8
|
* Only read from source dirs when building from ApplicationJon Bratseth2016-09-061-2/+2
|
* Allow reading from source dirs be turned on or offJon Bratseth2016-09-062-37/+64
|
* Add commentJon Bratseth2016-09-061-2/+2
|
* SimplifyJon Bratseth2016-09-061-19/+12
|
* Allow source paths to config defsJon Bratseth2016-09-061-68/+60
|
* Remove Guava use in standalone use of application preprocessorHarald Musum2016-06-231-4/+2
|