summaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use full name in config definition file namesHarald Musum2020-09-101-0/+0
|
* 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.
* Do not provide apache httpclient and httpcore.gjoranv2019-01-2122-161/+0
|
* 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-1425-25/+25
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1425-25/+25
|
* Update copyright headersJon Bratseth2017-06-1425-25/+25
|
* Revert "Copyright header"Jon Bratseth2017-06-1325-25/+25
|
* Copyright headerJon Bratseth2017-06-1325-25/+25
|
* Add state/v1/version path returning the Vespa versionJon Bratseth2017-04-241-1/+1
|
* PublishJon Bratseth2016-06-1525-0/+638