summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Remove support for legacy price calculations from APIHarald Musum2023-10-131-59/+4
* Test pricing API with 2 appsHarald Musum2023-10-131-1/+1
* Update controller-server/src/main/java/com/yahoo/vespa/hosted/controller/rest...Harald Musum2023-10-131-2/+0
* Support calculating and presenting prices per applications and in totalHarald Musum2023-10-131-8/+47
* Parse numbers directly into BigDecimalHarald Musum2023-10-131-43/+44
* Remove "discount" from enclave price item, can be positiveHarald Musum2023-10-121-1/+1
* Merge pull request #28902 from vespa-engine/bjorncs/email-notificationBjørn Christian Seime2023-10-122-23/+114
|\
| * Add custom email content to notificationBjørn Christian Seime2023-10-122-23/+114
* | Merge pull request #28899 from vespa-engine/hmusum/support-price-calculation-...Harald Musum2023-10-121-16/+94
|\ \ | |/ |/|
| * Use separate keys for enclave node resourcesHarald Musum2023-10-121-20/+32
| * Support price calculations with more than 1 appHarald Musum2023-10-121-8/+74
* | Merge pull request #28837 from vespa-engine/ogronnesby/enclave-billingOla Aunrønning2023-10-123-17/+20
|\ \ | |/ |/|
| * Add cloudAccount as dimension to bills and resourcesØyvind Grønnesby2023-10-113-17/+20
* | Combine list price and support cost into one price itemHarald Musum2023-10-121-3/+2
* | Merge pull request #28842 from vespa-engine/mpolden/cert-assignmentMartin Polden2023-10-1214-323/+375
|\ \
| * | Remove duplicated wildcard buildingMartin Polden2023-10-092-10/+15
| * | Clean up namingMartin Polden2023-10-091-23/+22
| * | Refactor certificate assignment and migrationMartin Polden2023-10-0910-291/+305
| * | Fix Random seeding in UpgraderTestMartin Polden2023-10-091-1/+8
| * | Support building wildcard names for generated endpointsMartin Polden2023-10-092-6/+23
| * | Require that endpoint DNS name is matched by SANMartin Polden2023-10-091-0/+10
* | | Minor: Use committed spend in pricing unit testsHarald Musum2023-10-121-3/+6
* | | Revert "Merge pull request #28879 from vespa-engine/revert-28869-jonmv/job-ru...jonmv2023-10-112-5/+55
* | | Revert "Jonmv/job runner thread metrics"Harald Musum2023-10-112-55/+5
* | | Merge pull request #28869 from vespa-engine/jonmv/job-runner-thread-metricsJon Marius Venstad2023-10-112-5/+55
|\ \ \ | |_|/ |/| |
| * | Add metrics for job-runner threadsjonmv2023-10-111-5/+53
| * | Log particular warning about declared test suite, but no tests foundjonmv2023-10-111-0/+2
* | | Less Duration.toString in deployment log messagesMartin Polden2023-10-111-3/+4
* | | Merge branch 'master' into hmusum/add-support-level-costHarald Musum2023-10-111-1/+1
|\ \ \
| * \ \ Merge pull request #28865 from vespa-engine/geirst/update-copyrightHenning Baldersheim2023-10-111-1/+1
| |\ \ \
| | * | | Update copyright.Geir Storli2023-10-101-1/+1
| | |/ /
* | | | Change description of support levelHarald Musum2023-10-111-6/+14
* | | | Add support level cost to pricing API responseHarald Musum2023-10-111-0/+1
|/ / /
* | | Improve error handlingValerij Fredriksen2023-10-111-4/+5
* | | Return amounts with 2 decimalsValerij Fredriksen2023-10-111-6/+9
|/ /
* | Add debug logging to determine why deploy warnings are not mailedBjørn Christian Seime2023-10-102-4/+13
* | Merge pull request #28852 from vespa-engine/jonmv/no-wait-for-initial-aws-lb-...Jon Marius Venstad2023-10-102-5/+7
|\ \
| * | Avoid wait for health check for first-time dev deploymentsjonmv2023-10-102-5/+7
* | | Merge pull request #28832 from vespa-engine/hmusum/add-handler-for-pricing-apiHarald Musum2023-10-101-0/+176
|\ \ \ | |/ / |/| |
| * | Use negative numbers for discountsHarald Musum2023-10-101-1/+1
| * | Minor fixes to descrioption and order of itemsHarald Musum2023-10-101-3/+3
| * | Fix text with description of price itemsHarald Musum2023-10-101-5/+5
| * | Make each item contain description and amount if amount > 0Harald Musum2023-10-091-5/+12
| * | Add committedAmountDiscount, enclaveDiscount and totalAmountHarald Musum2023-10-091-2/+10
| * | Rename support level standard to basicHarald Musum2023-10-091-1/+1
| * | Urlencode correctly, fix handling of missing separatorHarald Musum2023-10-081-7/+3
| * | Add handler for pricing APIHarald Musum2023-10-071-0/+165
| |/
* | Merge pull request #28851 from vespa-engine/jonmv/random-fixBjørn Christian Seime2023-10-101-2/+2
|\ \
| * | Wait longer before interrupting job runnerjonmv2023-10-101-2/+2
| |/
* / Update copyrightJon Bratseth2023-10-09276-257/+277
|/