aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-api
Commit message (Expand)AuthorAgeFilesLines
* Unify on List.ofHenning Baldersheim2024-04-111-4/+3
* Time suppliers, and warn when slowjonmv2023-10-191-1/+1
* Update copyrightJon Bratseth2023-10-0921-21/+21
* Avoid verbose complaint about missing keys when testing locallyjonmv2023-09-061-5/+1
* Return build number with submit responsejonmv2023-08-231-8/+16
* Increase deploy timeout for clientHarald Musum2023-07-061-1/+1
* Just use Streams.toList as that is unmdifiable.Henning Baldersheim2023-01-181-10/+9
* Add method for fetching runs to controller clientjonmv2023-01-061-10/+12
* Always retry connection timeouts a few times, against controllerjonmv2023-01-021-2/+5
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Revert "Merge pull request #24781 from vespa-engine/revert-24777-jonmv/reappl...jonmv2022-11-071-16/+8
* Revert "Jonmv/reapply app streams"Jon Marius Venstad2022-11-071-8/+16
* Clean up some morejonmv2022-11-071-13/+2
* Revert "Merge pull request #24763 from vespa-engine/jonmv/revert-streams"jonmv2022-11-071-4/+7
* Revert "Merge pull request #24725 from vespa-engine/jonmv/application-package...jonmv2022-11-041-7/+4
* Create multi-part streams lazilyjonmv2022-11-031-4/+7
* charset=, not charset:jonmv2022-09-152-23/+24
* Remove all dependencies to yoleangjoranv2022-07-131-6/+0
* Support retrieval of latest deployed package in clientMartin Polden2022-06-301-3/+14
* Add additional data to test runtimejonmv2022-06-103-1/+32
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-1/+1
* Revert "Merge pull request #22394 from vespa-engine/revert-22374-jonmv/remove...jonmv2022-05-031-14/+15
* Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-021-15/+14
* Support inputstream suppliers in multi part streamerjonmv2022-05-021-14/+15
* Risk and description can be specified for submissionsjonmv2022-04-212-1/+10
* Include allowMajor when requesting compile versionMartin Polden2022-03-161-4/+8
* Do not retry failed deployments or submissionsJon Marius Venstad2022-02-281-3/+13
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-232-2/+2
* Debug log when signed requests fail to verifyJon Marius Venstad2022-02-181-2/+15
* Add info about whether an application is deployed to a zoneHarald Musum2022-01-071-10/+24
* Update 2020 Oath copyrights.gjoranv2021-10-279-9/+9
* Update 2019 Oath copyrights.gjoranv2021-10-278-8/+8
* Add method for getting instance infoHarald Musum2021-10-131-0/+37
* Add toString() to DeploymentLogHarald Musum2021-10-081-0/+8
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Add methods for getting tenants and application instancesHarald Musum2021-10-011-0/+55
* Add method for getting application package from controllerHarald Musum2021-09-291-0/+11
* Add dryRun option to DeploymentHarald Musum2021-09-282-6/+15
* 'deployDirectly' is not used anymoreHarald Musum2021-09-271-1/+0
* No user default for system tests against devJon Marius Venstad2021-03-041-1/+1
* Use TLSv1.2 for the Java std.lib. controller HTTP clientJon Marius Venstad2021-02-231-12/+21
* Force TLSv1.2 for controller clientJon Marius Venstad2021-02-221-1/+8
* Add suspension mojoJon Marius Venstad2021-01-111-0/+11
* Add URL and more logging when controller http client failsJon Marius Venstad2020-11-201-2/+2
* Throw more verbose exceptions, and avoid compile-version, in deployJon Marius Venstad2020-10-271-2/+5
* Reduce retry period for maven plugins against controllerJon Marius Venstad2020-10-271-1/+1
* Use SlimeUtils in more placesHarald Musum2020-08-212-10/+6
* Remove TestCategory from apiMorten Tokle2020-07-021-1/+0