summaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge pull request #15739 from ↵Jon Bratseth2020-12-081-1/+1
| | | | | | | vespa-engine/revert-15734-bratseth/simplify-config-take-2" This reverts commit d1e33a9420805f5d416ca55ed79497fd28f20216, reversing changes made to 10464c859ccca2596e2b841612f8ea958330e4dc.
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-081-1/+1
|
* Use generation to determine initial configurationJon Bratseth2020-12-081-1/+1
|
* Revert "Remove implicit and potensially false dependency on jdisc_http_service"Bjørn Christian Seime2020-11-111-6/+0
|
* Remove implicit and potensially false dependency on jdisc_http_serviceBjørn Christian Seime2020-11-111-0/+6
| | | | Required for later changes to jdisc_http_service. Removes jdisc_http_service from provided-dependencies.
* Allow no argument to install_config_definitionsHarald Musum2020-09-121-1/+1
| | | | | Use src/main/resources/configdefinitions as default when no argument is given
* Use full name in config definition file namesHarald Musum2020-09-102-1/+1
|
* Allow setting a request type explicitlyJon Bratseth2020-09-021-0/+1
| | | | | | This lets handler authors control the requestType explicitly by setting it on the HttpResponse, which is useful to avoid misclassification of POST requests to reading handlers as writes.
* Use container-documentapi in internal container related poms.gjoranv2020-06-301-1/+1
|
* Remove unnecessary dependencies to vespalog.gjoranv2020-04-271-6/+0
|
* protobuf-java dependency cleanupOlli Virtanen2019-03-221-5/+0
|
* Search over protobuf + jrtOlli Virtanen2019-03-191-1/+6
|
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-5/+0
|
* Protobuf over jrt support in searchOlli Virtanen2019-03-111-0/+5
|
* Do not provide apache httpclient and httpcore.gjoranv2019-01-2123-169/+0
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* 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.
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* 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
|
* Create function to install config definitions.Arnstein Ressem2017-09-271-2/+1
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+5
|
* Revert "Revert "version in def files are deprecated""Harald Musum2017-08-301-1/+0
|
* Revert "version in def files are deprecated"Harald Musum2017-08-301-0/+1
|
* version in def files are deprecatedHarald Musum2017-08-301-1/+0
|
* Export org.apache.http.client.configgjoranv2017-06-221-0/+7
|
* Update copyright headersJon Bratseth2017-06-1426-26/+26
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1426-26/+26
|
* Update copyright headersJon Bratseth2017-06-1426-26/+26
|
* Revert "Copyright header"Jon Bratseth2017-06-1326-26/+26
|
* Copyright headerJon Bratseth2017-06-1326-26/+26
|
* Add state/v1/version path returning the Vespa versionJon Bratseth2017-04-241-1/+1
|
* Add README.mdgjoranv2017-01-201-0/+6
| | | | VESPA-6223
* Only refer to plugin, do not specify any details...Henning Baldersheim2016-09-061-11/+0
|
* Many modules wanted to copile with 1.5 in intellij.Henning Baldersheim2016-09-051-0/+15
| | | | Here are all that complained when trying to run tests in config-model.
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Revert "Install searchlib as a bundle"gjoranv2016-06-211-0/+8
|
* Install searchlib as a bundlegjoranv2016-06-211-8/+0
| | | | | | | | | | | .. instead of embedding into the container-disc bundle * Add searchlib as a direct dependency of container-dev, as it was until now pulled in via container-search * Remove invalid exclusions of searchlib - it's not pulled in transitively anymore, as it's been set to provided scope in container-search and container-disc
* Revert "Install searchlib as a bundle"gjoranv2016-06-201-0/+8
|
* Remove invalid exclusions of searchlibgjoranv2016-06-171-8/+0
| | | | | - it's not pulled in transitively anymore, as it's been set to provided scope in container-search and container-disc
* PublishJon Bratseth2016-06-1528-0/+885