aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/application/QuotaUsage.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Implement equals/hashCode in DeploymentMartin Polden2021-03-191-0/+15
* sum usage across tenant, not applicationandreer2020-10-221-4/+8
* subtract usage by other application deployments from Quotaandreer2020-10-201-0/+4
* Query for quota usage on deployØyvind Grønnesby2020-10-081-1/+5
* Add fields to Deployment to record quota usageØyvind Grønnesby2020-10-081-0/+36