aboutsummaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Reapply "Bjorncs/application status handler""Bjørn Christian Seime2022-06-302-339/+0
|
* Revert "Bjorncs/application status handler"Bjørn Christian Seime2022-06-292-0/+339
|
* Move ApplicationStatusHandler to container-discBjørn Christian Seime2022-06-282-339/+0
|
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
|
* Remove warnings and push some todosJon Bratseth2022-06-081-1/+0
|
* Revoke deprecated implementation classes in c.y.docproc from publicgjoranv2022-06-081-1/+1
|
* Suppress removal warnigns for docproc APIs and add TODOs forgjoranv2022-02-281-0/+1
| | | | .. methods where no replacement is available yet.
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
|
* 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
|
* 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
|
* Export org.apache.http.client.configgjoranv2017-06-221-0/+7
|
* Update copyright headersJon Bratseth2017-06-1423-23/+23
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1423-23/+23
|
* Update copyright headersJon Bratseth2017-06-1423-23/+23
|
* Revert "Copyright header"Jon Bratseth2017-06-1323-23/+23
|
* Copyright headerJon Bratseth2017-06-1323-23/+23
|
* Add state/v1/version path returning the Vespa versionJon Bratseth2017-04-241-1/+1
|
* PublishJon Bratseth2016-06-1523-0/+494