aboutsummaryrefslogtreecommitdiffstats
path: root/orchestrator/src/main/java/com/yahoo/vespa/orchestrator/resources/InstanceRequestHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Use ApplicationId instead of ApplicationInstanceReference where possi...Harald Musum2023-06-191-28/+7
* Handle application id strings with both 3 and 5 partsHarald Musum2023-06-181-6/+27
* Use ApplicationId instead of ApplicationInstanceReference where possibleHarald Musum2023-06-161-1/+1
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-2/+2
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-2/+2
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-2/+2
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-171-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Rename class to follow convention of similar exception typesBjørn Christian Seime2021-04-131-1/+1
* Use RestApiException instead of old JAX-RS equivalentBjørn Christian Seime2021-04-131-3/+1
* Convert remaining JAX-RS resources to request handlersBjørn Christian Seime2021-04-121-0/+163