summaryrefslogtreecommitdiffstats
path: root/config-application-package
Commit message (Collapse)AuthorAgeFilesLines
* 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-302-3/+2
|\ | | | | | | | | vespa-engine/bratseth/store-provisioninfo-without-version Bratseth/store provisioninfo without version
| * Allocation consistency between model versionsJon Bratseth2017-08-281-2/+1
| |
| * 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-1447-47/+47
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1447-47/+47
|
* Update copyright headersJon Bratseth2017-06-1447-47/+47
|
* Remove carriage returnJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-1347-48/+48
|
* Copyright headerJon Bratseth2017-06-1347-48/+48
|
* always compile testsArne H Juul2017-05-181-0/+1
|
* add comment about ugly workaroundArne H Juul2017-05-181-0/+1
|
* force building test-jarsArne H Juul2017-05-171-0/+3
| | | | | | | * maven requires installed jar files for dependencies marked with scope "test" even when specifying -Dmaven.test.skip=true - this is a known bug. So we need to build test-jar files even when not compiling tests.
* Default to prod only if env is not givenJon Bratseth2017-04-201-2/+10
|
* Merge branch 'master' into bratseth/receive-wanted-versionJon Bratseth2017-04-183-4/+15
|\
| * Merge pull request #2167 from yahoo/gjoranv/add-flavor-to-zk-appgjoranv2017-04-071-0/+6
| |\ | | | | | | Gjoranv/add flavor to zk app
| | * Add configdefinitions dep in test scope.gjoranv2017-04-071-0/+6
| | | | | | | | | | | | - Needed to compile FilesApplicationPackageTest.
| * | Make nicerJon Bratseth2017-04-061-4/+7
| | |
| * | Region overrides implies environment=prodJon Bratseth2017-04-062-2/+4
| |/
* / Pass wanted node Vespa version aroundJon Bratseth2017-04-075-29/+42
|/
* SimplifyHarald Musum2017-01-261-37/+8
|
* Handle overrides correctlyHarald Musum2017-01-262-35/+61
| | | | * 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-262-37/+126
| | | | overrides""
* Revert "Handle overrides where multiple elements with same tag have overrides"Harald Musum2017-01-262-126/+37
|
* Simplify code and change order of attributes in testHarald Musum2017-01-242-13/+9
|
* Handle elements with same name correctlyHarald Musum2017-01-242-11/+40
|
* 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-192-33/+57
| | | | 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-054-2/+144
|
* 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
|