aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/deployment/Submission.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-0/+1
* Add submission timestamp for prod packages, and show in detail APIjonmv2023-05-151-6/+6
* Store allowedMajor in ApplicationVersion, and respect in DeploymentUpgraderjonmv2022-09-121-0/+2
* Warn when application is built with a parent on lower major than the systemjonmv2022-04-271-2/+0
* Put submission stuff in a separate classjonmv2022-04-271-0/+59