aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29038 from vespa-engine/bill-status-enumGjøran Voldengen2023-10-235-18/+35
|\
| * Add test to verify that only OPEN bills are maintained.gjoranv2023-10-231-3/+17
| * Only maintain OPEN bills.gjoranv2023-10-231-2/+2
| * Introduce new BillStatus enumgjoranv2023-10-203-9/+11
| * Move StatusHistory to separate file.gjoranv2023-10-203-5/+6
* | Merge pull request #29068 from vespa-engine/olaa/include-verification-statusGjøran Voldengen2023-10-234-11/+9
|\ \
| * | Include verification status in info/billing API. Empty email is not verifiedOla Aunronning2023-10-234-11/+9
* | | Use ConsoleUrls instead of ZoneRegistryValerij Fredriksen2023-10-2320-204/+97
* | | Create service to generate Console URLsValerij Fredriksen2023-10-231-0/+8
|/ /
* | Move PricingApiHandler and related code to internal repoHarald Musum2023-10-213-407/+0
* | Revert "Move PricingApiHandler and related code to internal repo"Ola Aunrønning2023-10-203-0/+407
|/
* Merge pull request #29053 from vespa-engine/bjorncs/email-notificationValerij Fredriksen2023-10-2015-110/+181
|\
| * Move out mail templating to separate classBjørn Christian Seime2023-10-2010-97/+151
| * Remove dead codeBjørn Christian Seime2023-10-201-1/+0
| * Introduce 'title' to notificationBjørn Christian Seime2023-10-209-12/+30
* | Merge pull request #29050 from vespa-engine/hmusum/move-pricing-api-handlerValerij Fredriksen2023-10-203-407/+0
|\ \
| * | Move PricingApiHandler and related code to internal repoHarald Musum2023-10-203-407/+0
| |/
* | Merge pull request #29029 from vespa-engine/olaa/line-item-aggregationØyvind Grønnesby2023-10-203-3/+6
|\ \ | |/ |/|
| * Move bill exporting to BillingReporterOla Aunronning2023-10-193-3/+6
* | Merge pull request #29035 from vespa-engine/ogronnesby/billing-v2-accountant-...Gjøran Voldengen2023-10-192-0/+55
|\ \
| * | Billing system information for a tenantØyvind Grønnesby2023-10-192-0/+55
| |/
* / 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 #29017 from vespa-engine/ogronnesby/billing-reporter-publicOla Aunrønning2023-10-191-1/+1
|\ \
| * | Enable billing reporter in publicØyvind Grønnesby2023-10-181-1/+1
* | | Merge pull request #29018 from vespa-engine/ogronnesby/billing-v2-collectionØyvind Grønnesby2023-10-192-0/+56
|\ \ \
| * | | Add collection method to billing/v2Øyvind Grønnesby2023-10-182-0/+56
| | |/ | |/|
* | | Remove mock pricing controller from service registry mockHarald Musum2023-10-191-6/+0
* | | PricingController has move, injected as a component nowHarald Musum2023-10-191-3/+5
|/ /
* | Merge pull request #29013 from vespa-engine/jonmv/remove-deployment-job-sleep...Jon Marius Venstad2023-10-181-2/+2
|\ \ | |/ |/|
| * Remove extra 1-minute naps when waiting for provisioningjonmv2023-10-181-2/+2
* | Always log last exception when BcpGroupUpdater has a failurebjormel2023-10-181-1/+1
* | Merge pull request #28988 from vespa-engine/ogronnesby/billing-v2-gpuØyvind Grønnesby2023-10-182-3/+3
|\ \
| * | Output GPU details in billing/v2Øyvind Grønnesby2023-10-172-3/+3
* | | Merge pull request #28982 from vespa-engine/mpolden/log-prepared-endpointsMorten Tokle2023-10-182-10/+6
|\ \ \ | |/ / |/| |
| * | Log prepared endpointsMartin Polden2023-10-172-10/+6
* | | Merge pull request #28978 from vespa-engine/ogronnesby/billing-v2-planØyvind Grønnesby2023-10-172-0/+63
|\ \ \
| * | | Update plan for billing/v2Øyvind Grønnesby2023-10-172-0/+63
* | | | Allow no application resourcesValerij Fredriksen2023-10-172-39/+9
|/ / /
* | | Eagerly serialize to stringBjørn Christian Seime2023-10-171-1/+1
* | | Merge pull request #28963 from vespa-engine/bjorncs/notificationBjørn Christian Seime2023-10-178-2/+3262
|\ \ \
| * | | Verify email content in unit testBjørn Christian Seime2023-10-176-1/+3259
| * | | Specify all required template parametersBjørn Christian Seime2023-10-171-0/+2
| * | | Remove trailing semi-colonBjørn Christian Seime2023-10-171-1/+1
* | | | Merge pull request #28952 from vespa-engine/bjorncs/email-notificationBjørn Christian Seime2023-10-174-9/+77
|\ \ \ \
| * | | | Include email content when persisting notificationBjørn Christian Seime2023-10-164-9/+77
* | | | | Merge pull request #28967 from vespa-engine/revert-28966-revert-28961-bjorncs...Bjørn Christian Seime2023-10-173-8/+16
|\ \ \ \ \
| * | | | | Revert "Revert "Set creator as contact when initiating new tenant""Bjørn Christian Seime2023-10-173-8/+16
* | | | | | Merge pull request #28965 from vespa-engine/olaa/mailtype-argumentOla Aunrønning2023-10-172-7/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |