aboutsummaryrefslogtreecommitdiffstats
path: root/application-preprocessor
Commit message (Collapse)AuthorAgeFilesLines
* unify java warningsArne H Juul2022-01-061-7/+0
| | | | | * these were stricter than in parent, but to simplify we can just use compiler args from parent
* Update 2017 copyright notices.gjoranv2021-10-078-8/+8
|
* searchdefinitions -> schemasHarald Musum2021-06-031-0/+0
|
* Log more when preprocessing failsHarald Musum2020-10-301-6/+4
|
* Remove unnecessary dependencies to vespalog.gjoranv2020-04-271-5/+0
|
* update shell bootstrap sectionsArne Juul2019-09-041-0/+4
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Use maven-shade-plugin to assemble fat jarBjørn Christian Seime2018-10-191-6/+14
| | | | | A bug in maven-assemble-plugin makes it very slow to assemble jar containing BouncyCastle
* update bootstrapArne Juul2018-05-161-2/+5
|
* update bootstrap section of scriptsArne Juul2018-05-141-0/+9
|
* Avoid using deprecated methodHarald Musum2018-01-311-1/+0
|
* Bundle deps as this is a standalone toolJon Bratseth2018-01-231-1/+0
|
* Add provided transitive dependencyJon Bratseth2018-01-231-0/+5
|
* Revert "Revert "Correct path just once""Jon Bratseth2018-01-231-1/+1
|
* Revert "Correct path just once"Håkon Hallingstad2018-01-221-1/+1
|
* Correct path just onceJon Bratseth2018-01-221-1/+1
|
* Always write tensor binary files when possibleJon Bratseth2018-01-191-1/+2
| | | | | | 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.
* Revert "Revert "Revert "Revert "Jvenstad/zone cleanup 4""""Jon Marius Venstad2018-01-031-1/+1
| | | | This reverts commit 7b99d259bf378c0e5c43c9a199efffdf056678f4.
* Revert "Revert "Revert "Jvenstad/zone cleanup 4"""Harald Musum2018-01-021-1/+1
|
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-021-1/+1
|
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-021-1/+1
|
* Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-141-1/+1
|
* Replaced inheritance with delegationJon Marius Venstad2017-12-081-3/+3
|
* Revert "Factory constructor with region/env"Jon Marius Venstad2017-12-081-1/+1
| | | | This reverts commit e5f2b434d614b49bef40038ec1fe1d391db62e1e.
* Factory constructor with region/envJon Marius Venstad2017-12-081-1/+1
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+4
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-4/+0
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+4
|
* Nonfunctional changesJon Bratseth2017-08-301-2/+3
|
* Create temp folder and use itHarald Musum2017-07-251-2/+5
|
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-2/+0
| | | | | * best practice for HOME-like env vars is to be just the name of the directory without trailing slash.
* Update copyright headersJon Bratseth2017-06-147-6/+7
|
* Revert "Update copyright headers"Jon Bratseth2017-06-147-7/+6
|
* Update copyright headersJon Bratseth2017-06-147-6/+7
|
* Revert "Copyright header"Jon Bratseth2017-06-137-7/+6
|
* Copyright headerJon Bratseth2017-06-137-6/+7
|
* avoid trailing slash in ROOT settingArne H Juul2017-06-081-1/+1
|
* Add test appHarald Musum2017-04-203-0/+32
|
* Simple unit test to see that wrapper class actually worksHarald Musum2017-04-202-0/+34
|
* Depend on componentHarald Musum2017-04-201-0/+5
|
* Remove unused argumentHarald Musum2016-09-271-1/+1
|
* Rename scriptHarald Musum2016-06-241-0/+0
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Use github name in @author and OWNERS filesHarald Musum2016-06-171-1/+1
|
* PublishJon Bratseth2016-06-156-0/+232