aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/model/api/Quota.java
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanupHarald Musum2023-10-311-9/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Fix serialization of quotaHarald Musum2023-08-161-2/+6
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove unsued method, update some TODOsHarald Musum2021-08-171-3/+1
* Move helper methods to SlimeUtilsMartin Polden2021-06-211-2/+2
* Don't use optional in with* methodsØyvind Grønnesby2020-09-301-4/+4
* Merge remote-tracking branch 'origin/master' into ogronnesby/quota-decimalØyvind Grønnesby2020-09-301-0/+3
|\
| * Revert "Merge pull request #14609 from vespa-engine/revert-14607-bratseth/adj...Jon Bratseth2020-09-291-0/+3
* | Use BigDecimal for budget inside the QuotaØyvind Grønnesby2020-09-301-13/+47
|/
* Revert "Bratseth/adjust prices take 2"Harald Musum2020-09-291-3/+0
* Don't require specific prices hereJon Bratseth2020-09-291-0/+3
* Quotas in the configuration server (#14088)Øyvind Grønnesby2020-08-261-0/+72