summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/restapi
Commit message (Collapse)AuthorAgeFilesLines
* Convert container-core to junit5Bjørn Christian Seime2022-07-281-14/+12
|
* Revert "Merge pull request #22072 from ↵jonmv2022-04-091-3/+3
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 87e5b33c003d07ca585d73e0166857fe22b4c16f, reversing changes made to 80b96d32550ae0df59572a58cd62f507e8068c2c.
* Revert "Merge pull request #22068 from ↵jonmv2022-04-081-3/+3
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 8aa4c83df5ce7843c040afa41706fcc7c3afd030, reversing changes made to f95ad44fae879da9db19f73eabe62c53baeb0c36.
* Revert "Merge pull request #22065 from ↵jonmv2022-04-081-3/+3
| | | | | | | vespa-engine/revert-22049-jonmv/unify-hostname-classes" This reverts commit 4ffc54339186574491a32b3166223c3fc50ba8fe, reversing changes made to db9e570a36decb24e6cb13f44bd0ff444ab762e3.
* 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 ↵jonmv2022-04-081-3/+3
| | | | assertions
* 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
| | | | and query
* 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