aboutsummaryrefslogtreecommitdiffstats
path: root/config-application-package/src/main
Commit message (Expand)AuthorAgeFilesLines
* Unify file access in FilesApplicationPackagejonmv2022-04-221-30/+40
* Stricter application id patternjonmv2022-04-191-1/+2
* Merge pull request #21820 from vespa-engine/jonmv/better-error-messageJon Bratseth2022-03-251-2/+3
|\
| * Improve error messageJon Marius Venstad2022-03-251-2/+3
* | Add a top layer path to virtual file systemJon Marius Venstad2022-03-243-10/+18
|/
* pick up "legacy" XML tags from services.xmlArne H Juul2022-01-062-1/+46
* Revert "Add some logging to debug issue sometimes seen when running system te...Harald Musum2022-01-021-21/+11
* Add some logging to debug issue sometimes seen when running system testsHarald Musum2021-12-291-11/+21
* Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-0721-21/+21
* Write blobs (large rank expression files) for model evaluator testerLester Solbakken2021-09-091-2/+0
* Provide the blob name externallyHenning Baldersheim2021-08-251-3/+2
* - Add testing of FileDBRegistry.Henning Baldersheim2021-08-241-114/+0
* Allow set of distributable files to change after initial deploy.Henning Baldersheim2021-08-192-33/+28
* Factor out blob -> hash genrating code so it is common to all file registries.Henning Baldersheim2021-08-171-2/+11
* Do registration of references early and only use fileReferences when sending.Henning Baldersheim2021-08-171-1/+3
* Be more specific when verifying application dirHarald Musum2021-07-161-4/+9
* Add option for adding blobsHenning Baldersheim2021-06-092-0/+16
* Move methods and do not hardcodeHarald Musum2021-06-071-8/+2
* Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-051-6/+1
* Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-041-1/+6
* Add getSchemas methodsHarald Musum2021-06-041-6/+1
* GC some unused methods and simplifyHenning Baldersheim2021-05-234-50/+35
* More lazy debug log message generationJon Marius Venstad2021-04-284-13/+12
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-261-1/+1
* Make sure we are able to output context for validation errorsHarald Musum2021-04-231-6/+24
* Add copyright headersJon Bratseth2021-03-181-0/+1
* Print that XML is invalid according to schemaHarald Musum2021-01-071-1/+1
* Remove debugging code, not needed anymoreHarald Musum2021-01-071-8/+0
* Throw exception if services.xml is emptyHarald Musum2021-01-061-1/+9
* Revert "Copy to temp dir and move"Harald Musum2021-01-051-7/+2
* Copy to temp dir and move directoryHarald Musum2021-01-051-2/+7
* Create transformer factory only onceHarald Musum2020-11-121-5/+7
* Merge pull request #15225 from vespa-engine/hmusum/remove-unused-codeJon Bratseth2020-11-091-23/+4
|\
| * Bundled search dedinition support has been removedHarald Musum2020-11-091-23/+4
* | Debug preprocessing issueHarald Musum2020-11-091-0/+8
|/
* Revert "Revert "Add required="true" for override without node children""Håkon Hallingstad2020-11-031-3/+12
* Revert "Add required="true" for override without node children"Håkon Hallingstad2020-11-021-12/+3
* Extract methodHåkon Hallingstad2020-11-021-11/+12
* Add required="true" for override without node childrenHåkon Hallingstad2020-11-021-3/+11
* Log more when preprocessing failsHarald Musum2020-10-301-13/+17
* Wrap xml files in a file(system)wrapper in preprocessingJon Marius Venstad2020-09-033-9/+72
* Use SlimeUtils in more placesHarald Musum2020-08-211-1/+1
* Move any single set_language operation to the topJon Bratseth2020-08-061-3/+2
* Remove support for search definitions in docproc bundlesHarald Musum2020-08-041-95/+23
* Merge branch 'master' into hmusum/less-hardcoding-in-mockHarald Musum2020-07-291-13/+9
|\
| * Use try-with-resources, rename some variables, improve some messagesHarald Musum2020-07-281-13/+9
* | Do the obvious thing in MockFileRegistry when adding a fileHarald Musum2020-07-121-1/+1
* | Do not hardcode entries and source host in mockHarald Musum2020-07-121-15/+8
|/
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-253-3/+3