aboutsummaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc
Commit message (Collapse)AuthorAgeFilesLines
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-192-35/+27
|
* Add direct dependencyJon Bratseth2021-12-131-0/+6
|
* Update 2017 copyright notices.gjoranv2021-10-077-7/+7
|
* Remove all dependencies to simplemetrics.gjoranv2021-04-131-6/+0
|
* Remove dependencies to jdisc_mbus_service and messagebus-disc.gjoranv2021-03-291-6/+0
| | | | - These modules will be merged into container-messagebus.
* Remove all dependencies to jdisc_http_servicegjoranv2021-03-231-6/+0
|
* Add dependencies that are used directly by this module.gjoranv2021-02-191-0/+34
|
* Rearrange deps, no functional changes.gjoranv2021-02-191-33/+40
|
* Remove dependencies (and exclusions) to the 'processing' module.gjoranv2021-02-171-8/+0
| | | | - All relevant modules already depended on container-core.
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-100/+98
|
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-98/+100
|
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-100/+98
| | | | | | | | Remove most usage of org.json:json Maven artifact. This library does not have a compatible license. Some usage is still left as it's part of our container-search public API. We'll need a major release to fix that. See https://github.com/vespa-engine/vespa/issues/14762 for more details.
* 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
|