aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-api
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵jonmv2022-11-071-16/+8
| | | | | | | vespa-engine/revert-24777-jonmv/reapply-app-streams" This reverts commit adc1c1fa16945d9f29778706f5bf8161434c2361, reversing changes made to a0e9b51aaf01a425dbd6cdd1fbc8fd5ce066a9bb.
* 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
| | | | | This reverts commit 6d8bca79a1f600501290593ecd920eca0b237c78, reversing changes made to 36374eb2d3cc94c3792dd0a70963244abb6284b4.
* Revert "Merge pull request #24725 from ↵jonmv2022-11-041-7/+4
| | | | | | | vespa-engine/jonmv/application-package-streams" This reverts commit c7a0effde1c205d8790e5d989437aefd724bc70f, reversing changes made to 7bcb7768d75c1eef5bc70a2aa84c363f9b7ec643.
* 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 ↵jonmv2022-05-031-14/+15
| | | | | | | vespa-engine/revert-22374-jonmv/remove-last-controller-jersey-client" This reverts commit e046ae79779261b09f85bcf4c04c906b83075775, reversing changes made to d2066c0a0c04e2aa2ada12a5c85f5eae9ff65b02.
* 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
| | | | Note: Only a small part of response included in InstanceInfo
* 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
|
* Support staging setup testsMorten Tokle2020-07-022-6/+24
|