summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin
Commit message (Expand)AuthorAgeFilesLines
* Wrap TestConfig in TestRuntime, which includes and Authenticator, and obtain ...Jon Marius Venstad2019-06-131-1/+6
* Delete unused codeJon Marius Venstad2019-05-141-19/+2
* Improve output from mojosJon Marius Venstad2019-05-145-23/+36
* Improve formatting, with colours based on levelJon Marius Venstad2019-05-142-5/+19
* Handle missing "lastId" items, and sleep between callsJon Marius Venstad2019-05-141-11/+26
* Encode path parts tooJon Marius Venstad2019-05-131-1/+21
* Remove usage of removed methodJon Marius Venstad2019-05-131-1/+0
* Name field the same as the property, so it can be set using the same name in ...Jon Marius Venstad2019-05-132-4/+4
* Deploy to the new deployment path, for asynch deploymentsJon Marius Venstad2019-05-091-1/+4
* Add CompileVersion mojoJon Marius Venstad2019-05-071-0/+18
* Default to "default" instance if set neither in pom.xml nor as propertyJon Marius Venstad2019-05-071-1/+1
* Add projectId as an optional argument to SubmitMojoJon Marius Venstad2019-05-071-7/+6
* Add DeployMojoJon Marius Venstad2019-05-071-0/+58
* Factor out common Mojo code into AbstractVespaMojoJon Marius Venstad2019-05-072-51/+84
* Remove traces of AthenzJon Marius Venstad2019-05-061-6/+1
* Allow key/cert identity for submit pluginJon Marius Venstad2019-05-061-3/+6
* Support key/certificate based authentication in ControllerHttpClientJon Marius Venstad2019-05-061-15/+12
* Add SubmitMojo for submitting things to the controller with signaturesJon Marius Venstad2019-05-032-0/+128
* Move API things to new module: hosted-apiJon Marius Venstad2019-04-294-243/+2
* Make InputStream of MultiPartStreamer publicJon Marius Venstad2019-04-252-7/+7
* Support multi-part HTTP data with JDK 11 HttpClient (streaming)Jon Marius Venstad2019-04-253-1/+225
* Add 'vespa-maven-plugin' moduleJon Marius Venstad2019-04-255-0/+72