summaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Expand)AuthorAgeFilesLines
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-0656-5273/+32
* Merge pull request #17263 from vespa-engine/gjoranv/merge-di-into-core_rebasedBjørn Christian Seime2021-04-0656-32/+5273
|\
| * Package component and container-core as jar, not container-plugin.gjoranv2021-04-021-6/+1
| * Remove all dependencies to container-digjoranv2021-04-021-5/+0
| * Add test config defs from container-di.gjoranv2021-04-028-0/+38
| * Remove duplicate test deps.gjoranv2021-04-021-10/+0
| * Remove unnecessary plugin configuration.gjoranv2021-04-021-11/+0
| * Add java source from container-di.gjoranv2021-04-0242-0/+5188
| * Add config definitions from container-di.gjoranv2021-04-025-0/+46
* | Add new method QueryParameters.getStringList()Bjørn Christian Seime2021-03-262-1/+9
|/
* 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