summaryrefslogtreecommitdiffstats
path: root/hosted-api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support staging setup testsMorten Tokle2020-07-022-6/+24
* Move shared tenant-cd-api implementations to new moduleBjørn Christian Seime2020-06-262-35/+21
* Merge pull request #13670 from vespa-engine/jonmv/signatures-cleanupBjørn Christian Seime2020-06-232-31/+3
|\
| * Remove unused codeJon Marius Venstad2020-06-232-31/+3
* | TestDescriptor: Add JSON serialization and construction from non-JSONBjørn Christian Seime2020-06-223-7/+78
|/
* Move unit test to same location as class being testedBjørn Christian Seime2020-06-221-0/+70
* Fix review commentsMorten Tokle2020-06-221-0/+62
* Fail more intelligibly when endpointCertificateTimeout occursJon Marius Venstad2020-03-252-9/+11
* Revert "Revert "Support api key variable for signature based test framework c...Harald Musum2020-03-251-1/+1
* Revert "Support api key variable for signature based test framework controlle...Harald Musum2020-03-241-1/+1
* Support api key variable for signature based test framework controller clientJon Marius Venstad2020-03-241-1/+1
* Use new path for compile versionJon Marius Venstad2020-03-091-1/+5
* Match server synch timeout in clientJon Marius Venstad2020-03-041-1/+1
* 1min connection timeout for deployment logsJon Marius Venstad2020-03-041-1/+1
* Allow aggregating deployment log in clientJon Marius Venstad2020-03-032-3/+13
* Expose controller client factory with SSL context argumentJon Marius Venstad2020-03-031-3/+12
* Move deployment tailing logic to clientJon Marius Venstad2020-02-291-0/+26
* Make mojo send only specified data, and make it all optionalJon Marius Venstad2020-01-202-16/+17
* Higher timeout due to slow CD controllers, for nowJon Marius Venstad2020-01-191-1/+1
* Set commit and sourceUrl fields when present, in submit mojoJon Marius Venstad2020-01-092-1/+7
* Add/corect copyright headersJon Bratseth2020-01-0310-1/+11
* Update ABI specJon Bratseth2019-12-181-2/+0
* Use given environment, not dev, for default zoneJon Marius Venstad2019-12-101-1/+1
* Use "production" for prod job namesJon Marius Venstad2019-10-261-1/+1
* Change property names expected by plugins and test framework for auth filesJon Marius Venstad2019-10-251-5/+5
* Propagate more properties and rename some auth propertiesJon Marius Venstad2019-10-251-2/+2
* Check validity of certificate before creating controller clientJon Marius Venstad2019-10-111-18/+14