summaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Expand)AuthorAgeFilesLines
* Add 'RequestContext.uriBuilder()'Bjørn Christian Seime2021-03-262-0/+6
* Rename class 'Uri' to 'UriBuilder'Bjørn Christian Seime2021-03-262-13/+13
* Rename 'toHttpResponse' to 'executeHandler'Bjørn Christian Seime2021-03-261-2/+2
* Be explicit if generic type is for request or response entityBjørn Christian Seime2021-03-261-12/+12
* Reorder generic types for request and response in handlerBjørn Christian Seime2021-03-262-14/+14
* Merge pull request #17203 from vespa-engine/bjorncs/improvementBjørn Christian Seime2021-03-263-134/+273
|\
| * Optional inject request entity to handler for POST,PUT,PATCHBjørn Christian Seime2021-03-263-134/+273
* | Close jetty after reading access logJon Marius Venstad2021-03-261-3/+3
* | Use BlockingQueueRequestLogBjørn Christian Seime2021-03-261-3/+3
* | Revert "Remove BlockingQueueRequestLog"Bjørn Christian Seime2021-03-262-3/+28
* | Remove BlockingQueueRequestLogBjørn Christian Seime2021-03-252-28/+3
* | Add test verifying request size in request logBjørn Christian Seime2021-03-251-0/+15
|/
* Extend connection log unit test to include multiple requestsBjørn Christian Seime2021-03-251-6/+24
* Reuse connections for HTTPS requestsBjørn Christian Seime2021-03-251-2/+1
* Jdisc access log: rename 'contentSize'=>'responseSize' + add 'requestsize'Bjørn Christian Seime2021-03-256-10/+28
* Remove the jdisc_http_service module.gjoranv2021-03-233-1/+4
* Update class comment.gjoranv2021-03-231-2/+1
* Install bouncycastle dependency jars.gjoranv2021-03-231-0/+1
* Update abi spec after merging in jdisc_http_service.gjoranv2021-03-231-0/+1480
* Copy plugin configuration from jdisc_http_service.gjoranv2021-03-231-0/+16
* Add necessary test deps from jdisc_http_service.gjoranv2021-03-231-6/+36
* Add test java source files from jdisc_http_service.gjoranv2021-03-2345-0/+7032
* Add main java source from jdisc_http_service.gjoranv2021-03-23113-0/+11601
* Add dependencies required by jdisc_http_servicegjoranv2021-03-231-0/+11
* Explicitly add dependencies used by this module.gjoranv2021-03-231-0/+23
* Rearrange deps, no functional changes.gjoranv2021-03-231-54/+54
* Remove the container-core-config module.gjoranv2021-03-231-6/+0
* Add config defs from jdisc_http_service and container-core-configgjoranv2021-03-236-0/+268
* Create copy of default ObjectMapper instanceBjørn Christian Seime2021-03-231-1/+1
* Add getter for restapi instanceBjørn Christian Seime2021-03-231-0/+2
* Retrieve path suffix with '*'Bjørn Christian Seime2021-03-231-1/+8
* Move client builders to major specific sub packagesJon Marius Venstad2021-03-232-3/+2
* Make request content methods result in error response on parse failuresBjørn Christian Seime2021-03-223-19/+78
* Add exception variant for 'forbidden'Bjørn Christian Seime2021-03-221-0/+5
* Add constructor also taking status codeBjørn Christian Seime2021-03-191-0/+4
* Introduce simplified Rest API builder (for replacing Jax-rs ressources)Bjørn Christian Seime2021-03-195-0/+617
* Add exception type for restapi error responsesBjørn Christian Seime2021-03-191-0/+63
* Optional pretty printing + move mapper instance to separate classBjørn Christian Seime2021-03-192-8/+38
* Remove optional /api prefixValerij Fredriksen2021-03-191-0/+1
* Add copyright headersJon Bratseth2021-03-186-0/+6
* Remove com.yahoo.vespa.jdk8compatBjørn Christian Seime2021-03-101-5/+6
* Non-functional changes onlyJon Bratseth2021-03-041-1/+1
* Merge pull request #16565 from vespa-engine/gjoranv/merge-processing-into-coregjoranv2021-02-1985-77/+8212
|\
| * Update abi specgjoranv2021-02-171-0/+797
| * Replace dep to processing with container-di, which was previouslygjoranv2021-02-171-2/+2
| * Add java source files from the processing module.gjoranv2021-02-1780-0/+7286
| * Add config def from the processing module.gjoranv2021-02-171-0/+42
| * Use the required deps from provided-dependencies directly.gjoranv2021-02-171-6/+12
| * Rearrange deps, no functional changes.gjoranv2021-02-171-76/+79
| * Add package javadoc from the README filegjoranv2021-02-171-1/+1