summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/restapi
Commit message (Expand)AuthorAgeFilesLines
* Convert container-core to junit5Bjørn Christian Seime2022-07-281-14/+12
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-3/+3
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-3/+3
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-3/+3
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-3/+3
* Use null rather than "" for no load balancer, as intended(?), and fix some as...jonmv2022-04-081-3/+3
* Use HttpURL for base url and query in StateRequestHandlerJon Marius Venstad2022-04-071-1/+1
* Resolve conflictsJon Marius Venstad2022-04-072-206/+5
* Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-062-4/+9
* Disallow ? and # as well, in default path segment validatorJon Marius Venstad2022-04-061-0/+16
* Simplify Path by using HttpURL.Path for segments, and adding default validationJon Marius Venstad2022-04-061-3/+6
* Remove type from HttpURL and its inner classes, and split validation of path ...Jon Marius Venstad2022-04-061-18/+21
* API brush-up, more unit test coverageJon Marius Venstad2022-04-041-3/+149
* Add HttpURL with Path and Query inner classesJon Marius Venstad2022-04-031-0/+32
* Disallow relative paths and specsMartin Polden2022-03-291-1/+27
* Remove unused optionalPrefixMartin Polden2022-03-291-13/+0
* Add missiung copyrightsJon Bratseth2021-10-201-1/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Prefer 'Host' header when constructing uri builderBjørn Christian Seime2021-09-021-11/+16
* Support custom ACL action mapping for restapi methods through RequestHandlerSpecBjørn Christian Seime2021-07-141-1/+34
* Create valid builder when URI has implicit portBjørn Christian Seime2021-04-121-6/+18
* Optional inject request entity to handler for POST,PUT,PATCHBjørn Christian Seime2021-03-261-6/+8
* Make request content methods result in error response on parse failuresBjørn Christian Seime2021-03-221-9/+1
* Introduce simplified Rest API builder (for replacing Jax-rs ressources)Bjørn Christian Seime2021-03-191-0/+133
* Create Path from URI with correct decoding and deprecate from StringJon Marius Venstad2019-04-021-10/+24
* Add abi spec for new constructortoby2019-03-201-2/+2
* Add support for an optional prefix to path matchingtoby2019-03-151-1/+14
* Added Copyrigths and changes a few things for ids on HTMLElementsHenrik2018-07-061-0/+62