summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for legacy price calculations from APIHarald Musum2023-10-131-52/+2
|
* Test pricing API with 2 appsHarald Musum2023-10-131-2/+47
|
* Support calculating and presenting prices per applications and in totalHarald Musum2023-10-131-29/+50
|
* Remove "discount" from enclave price item, can be positiveHarald Musum2023-10-121-3/+3
|
* Merge pull request #28902 from vespa-engine/bjorncs/email-notificationBjørn Christian Seime2023-10-122-72/+76
|\ | | | | Add custom email content to notification
| * Add custom email content to notificationBjørn Christian Seime2023-10-122-72/+76
| | | | | | | | Render emails using Apache Velocity
* | Merge pull request #28899 from ↵Harald Musum2023-10-121-10/+90
|\ \ | |/ |/| | | | | vespa-engine/hmusum/support-price-calculation-with-more-than-1-app Support price calculations with more than 1 app
| * Use separate keys for enclave node resourcesHarald Musum2023-10-121-10/+38
| |
| * Support price calculations with more than 1 appHarald Musum2023-10-121-5/+57
| |
* | Merge pull request #28837 from vespa-engine/ogronnesby/enclave-billingOla Aunrønning2023-10-122-7/+10
|\ \ | |/ |/| Add cloudAccount as dimension to bills and resources
| * Add cloudAccount as dimension to bills and resourcesØyvind Grønnesby2023-10-112-7/+10
| |
* | Combine list price and support cost into one price itemHarald Musum2023-10-121-4/+2
| |
* | Merge pull request #28842 from vespa-engine/mpolden/cert-assignmentMartin Polden2023-10-127-272/+314
|\ \ | | | | | | Refactor certificate assignment and migration
| * | Refactor certificate assignment and migrationMartin Polden2023-10-094-256/+290
| | |
| * | Fix Random seeding in UpgraderTestMartin Polden2023-10-092-16/+6
| | |
| * | Support building wildcard names for generated endpointsMartin Polden2023-10-091-0/+18
| | |
* | | Minor: Use committed spend in pricing unit testsHarald Musum2023-10-121-5/+7
| | |
* | | Exert greater controler over threads, and test only non-racy scenariojonmv2023-10-111-10/+1
| | |
* | | Revert "Merge pull request #28879 from ↵jonmv2023-10-112-2/+60
| | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-28869-jonmv/job-runner-thread-metrics" This reverts commit 67351aa3e2adbbb4872097ed799f1ca837f35e6d, reversing changes made to aed7902ee0371efb89747d467c4a2f8124ddc08d.
* | | Revert "Jonmv/job runner thread metrics"Harald Musum2023-10-112-60/+2
| | |
* | | Merge pull request #28869 from vespa-engine/jonmv/job-runner-thread-metricsJon Marius Venstad2023-10-112-2/+60
|\ \ \ | |_|/ |/| | Jonmv/job runner thread metrics
| * | Add metrics for job-runner threadsjonmv2023-10-111-0/+59
| | |
| * | Non-functional changesjonmv2023-10-111-2/+1
| | |
* | | 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.
| | * | | Update copyright.Geir Storli2023-10-101-1/+1
| | |/ /
* | | | Change description of support levelHarald Musum2023-10-111-2/+2
| | | |
* | | | Add support level cost to pricing API responseHarald Musum2023-10-111-5/+29
|/ / /
* | | Improve error handlingValerij Fredriksen2023-10-111-10/+22
| | |
* | | Return amounts with 2 decimalsValerij Fredriksen2023-10-111-4/+4
|/ /
* | Merge pull request #28852 from ↵Jon Marius Venstad2023-10-101-1/+1
|\ \ | | | | | | | | | | | | vespa-engine/jonmv/no-wait-for-initial-aws-lb-checks-in-dev-first-time Avoid wait for health check for first-time dev deployments
| * | Avoid wait for health check for first-time dev deploymentsjonmv2023-10-101-1/+1
| | |
* | | Merge pull request #28832 from vespa-engine/hmusum/add-handler-for-pricing-apiHarald Musum2023-10-102-0/+69
|\ \ \ | |/ / |/| | Add handler for pricing API
| * | Use negative numbers for discountsHarald Musum2023-10-101-1/+1
| | |
| * | Minor fixes to descrioption and order of itemsHarald Musum2023-10-101-1/+1
| | |
| * | Fix text with description of price itemsHarald Musum2023-10-101-3/+3
| | |
| * | Make each item contain description and amount if amount > 0Harald Musum2023-10-091-4/+2
| | |
| * | Add committedAmountDiscount, enclaveDiscount and totalAmountHarald Musum2023-10-091-3/+12
| | |
| * | Rename support level standard to basicHarald Musum2023-10-091-2/+2
| | |
| * | Urlencode correctly, fix handling of missing separatorHarald Musum2023-10-081-4/+18
| | |
| * | Add handler for pricing APIHarald Musum2023-10-072-0/+48
| |/
* | Correct copyright headersJon Bratseth2023-10-091-1/+1
| |
* | Update copyrightJon Bratseth2023-10-09160-152/+174
|/
* Add pricing controller to service registryHarald Musum2023-10-061-3/+7
|
* Include CORS headersjonmv2023-10-051-1/+3
|
* Reply to HEAD and OPTIONS in badge handlerjonmv2023-10-051-0/+14
|
* Merge pull request #28074 from vespa-engine/ogronnesby/make-all-tenants-fasterØyvind Grønnesby2023-10-051-1/+10
|\ | | | | Make the all tenants console view quicker
| * Make the all tenants console view quickerØyvind Grønnesby2023-08-171-1/+10
| |
* | Merge pull request #28786 from vespa-engine/mpolden/generate-all-auth-methodsMartin Polden2023-10-043-16/+96
|\ \ | | | | | | Ensure endpoint is generated for all requested auth methods
| * | randomizedId -> generatedIdMartin Polden2023-10-042-16/+14
| | |