aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bjormel/aws-main-controllerbjormel/aws-main-controllerbjormel2023-10-26176-1067/+5032
|\
| * More cleanupValerij Fredriksen2023-10-266-136/+37
| * Remove /billing/v1Valerij Fredriksen2023-10-261-236/+0
| * Merge pull request #29089 from vespa-engine/bjorncs/trial-notificationsBjørn Christian Seime2023-10-251-5/+10
| |\
| | * 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 notificationsValerij Fredriksen2023-10-235-29/+68
| * | Merge pull request #29038 from vespa-engine/bill-status-enumGjøran Voldengen2023-10-232-8/+22
| |\ \
| | * | 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. 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
| |\
| | * 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 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 BillingReporterOla Aunronning2023-10-192-2/+2
| * | Merge pull request #29035 from vespa-engine/ogronnesby/billing-v2-accountant-...Gjøran Voldengen2023-10-191-0/+8
| |\ \
| | * | 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
| |\
| | * 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Ø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Ø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
| |\
| | * 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 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
| |\ \ \
| | * | | 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 verificationOla Aunronning2023-10-163-3/+31