aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #29089 from vespa-engine/bjorncs/trial-notificationsBjørn Christian Seime2023-10-251-5/+10
|\ | | | | Bjorncs/trial notifications
| * Make bold not emphasisedBjørn Christian Seime2023-10-251-3/+3
| |
| * Use markdown in trial notificationBjørn Christian Seime2023-10-251-5/+10
| |
* | Rename TaxCode -> TaxIdOla Aunronning2023-10-242-7/+7
| |
* | Wrap attributes in StringWrapperOla Aunronning2023-10-241-3/+5
| |
* | Add tax code/purchase order/invoice emailOla Aunronning2023-10-242-17/+156
|/
* Merge pull request #29071 from vespa-engine/freva/console-resolverBjørn Christian Seime2023-10-245-29/+68
|\ | | | | Set title for existing notifications
| * Set title for existing notificationsValerij Fredriksen2023-10-235-29/+68
| |
* | Merge pull request #29038 from vespa-engine/bill-status-enumGjøran Voldengen2023-10-232-8/+22
|\ \ | | | | | | Bill status enum
| * | Add test to verify that only OPEN bills are maintained.gjoranv2023-10-231-3/+17
| | |
| * | Introduce new BillStatus enumgjoranv2023-10-201-3/+4
| | |
| * | Move StatusHistory to separate file.gjoranv2023-10-201-3/+2
| | |
* | | Merge pull request #29068 from vespa-engine/olaa/include-verification-statusGjøran Voldengen2023-10-232-7/+7
|\ \ \ | |_|/ |/| | Include verification status in info/billing API
| * | Include verification status in info/billing API. Empty email is not verifiedOla Aunronning2023-10-232-7/+7
| | |
* | | Use ConsoleUrls instead of ZoneRegistryValerij Fredriksen2023-10-2311-72/+40
| | |
* | | Create service to generate Console URLsValerij Fredriksen2023-10-231-0/+8
|/ /
* | Move PricingApiHandler and related code to internal repoHarald Musum2023-10-212-189/+0
| |
* | Revert "Move PricingApiHandler and related code to internal repo"Ola Aunrønning2023-10-202-0/+189
|/
* Merge pull request #29053 from vespa-engine/bjorncs/email-notificationValerij Fredriksen2023-10-205-9/+12
|\ | | | | Bjorncs/email notification
| * Move out mail templating to separate classBjørn Christian Seime2023-10-202-6/+4
| |
| * Introduce 'title' to notificationBjørn Christian Seime2023-10-204-3/+8
| |
* | Merge pull request #29050 from vespa-engine/hmusum/move-pricing-api-handlerValerij Fredriksen2023-10-202-189/+0
|\ \ | | | | | | Move PricingApiHandler and related code to internal repo
| * | Move PricingApiHandler and related code to internal repoHarald Musum2023-10-202-189/+0
| |/
* | Merge pull request #29029 from vespa-engine/olaa/line-item-aggregationØyvind Grønnesby2023-10-202-2/+2
|\ \ | |/ |/| Move bill exporting to BillingReporter
| * Move bill exporting to BillingReporterOla Aunronning2023-10-192-2/+2
| |
* | Merge pull request #29035 from ↵Gjøran Voldengen2023-10-191-0/+8
|\ \ | | | | | | | | | | | | vespa-engine/ogronnesby/billing-v2-accountant-tenant Billing system information for a tenant
| * | Billing system information for a tenantØyvind Grønnesby2023-10-191-0/+8
| |/
* / Clean up signaturejonmv2023-10-191-2/+1
|/
* Merge pull request #29011 from vespa-engine/jonmv/tenant-host-redeployerHåkon Hallingstad2023-10-192-9/+56
|\ | | | | Add reactive infra-application redeployer, triggered when hosts compl…
| * Use BFS rather than DFS task order for in-thread test executorjonmv2023-10-192-9/+56
| |
* | Merge pull request #29018 from vespa-engine/ogronnesby/billing-v2-collectionØyvind Grønnesby2023-10-191-0/+26
|\ \ | | | | | | Add collection method to billing/v2
| * | Add collection method to billing/v2Øyvind Grønnesby2023-10-181-0/+26
| |/
* / Remove mock pricing controller from service registry mockHarald Musum2023-10-191-6/+0
|/
* Output GPU details in billing/v2Øyvind Grønnesby2023-10-171-2/+2
|
* Merge pull request #28978 from vespa-engine/ogronnesby/billing-v2-planØyvind Grønnesby2023-10-171-0/+26
|\ | | | | Update plan for billing/v2
| * Update plan for billing/v2Øyvind Grønnesby2023-10-171-0/+26
| |
* | Allow no application resourcesValerij Fredriksen2023-10-171-7/+8
|/
* Merge pull request #28963 from vespa-engine/bjorncs/notificationBjørn Christian Seime2023-10-176-1/+3259
|\ | | | | Bjorncs/notification
| * Verify email content in unit testBjørn Christian Seime2023-10-176-1/+3259
| |
| * Merge pull request #28961 from vespa-engine/bjorncs/notificationBjørn Christian Seime2023-10-173-8/+16
| |\ | | | | | | Set creator as contact when initiating new tenant
| | * Set creator as contact when initiating new tenantBjørn Christian Seime2023-10-173-8/+16
| | |
* | | Merge pull request #28952 from vespa-engine/bjorncs/email-notificationBjørn Christian Seime2023-10-171-2/+9
|\ \ \ | | | | | | | | Bjorncs/email notification
| * | | Include email content when persisting notificationBjørn Christian Seime2023-10-161-2/+9
| | | |
* | | | Revert "Revert "Set creator as contact when initiating new tenant""Bjørn Christian Seime2023-10-173-8/+16
| | | |
* | | | Add description for enclave item for total spendHarald Musum2023-10-171-31/+33
| |/ / |/| |
* | | Merge pull request #28949 from vespa-engine/olaa/billing-verificationOla Aunrønning2023-10-173-3/+31
|\ \ \ | |_|/ |/| | Billing mail verification
| * | Billing mail verificationOla Aunronning2023-10-163-3/+31
| | |
* | | Merge pull request #28909 from vespa-engine/maintain-invoicesGjøran Voldengen2023-10-172-3/+32
|\ \ \ | | | | | | | | Allow maintaining and updating invoices.
| * | | Non-functional: imports and whitespacegjoranv2023-10-161-5/+0
| | | |
| * | | Remove unused method.gjoranv2023-10-161-14/+0
| | | |