aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/maintenance
Commit message (Expand)AuthorAgeFilesLines
* More controller code to internal repo.gjoranv2023-11-0649-6073/+0
* Add commentgjoranv2023-11-011-0/+1
* Restructure invoice updates and implement propagation of status from the exte...gjoranv2023-11-011-9/+23
* Add `CloudTenant` as parameter to `maintainInvoice`Bjørn Christian Seime2023-10-301-1/+2
* Merge pull request #29155 from vespa-engine/reset-exportid-when-deleted-in-st...Gjøran Voldengen2023-10-301-4/+22
|\
| * Handle bills whose invoice has been deleted in the external system.gjoranv2023-10-301-4/+22
* | Remove trial notification on two days before expirationBjørn Christian Seime2023-10-301-12/+1
* | Move trial notification emails to separate templatesBjørn Christian Seime2023-10-301-18/+16
|/
* Handle total qps 0bjormel2023-10-261-1/+3
* Merge pull request #29028 from vespa-engine/bjormel/log_patch_data_as_finerBjørn Meland2023-10-251-0/+18
|\
| * Log patch data as finerbjormel2023-10-191-0/+18
* | Make bold not emphasisedBjørn Christian Seime2023-10-251-3/+3
* | Use markdown in trial notificationBjørn Christian Seime2023-10-251-5/+12
* | Move notification queuing to separate methodsBjørn Christian Seime2023-10-251-15/+35
* | Merge pull request #29038 from vespa-engine/bill-status-enumGjøran Voldengen2023-10-231-2/+2
|\ \
| * | Only maintain OPEN bills.gjoranv2023-10-231-2/+2
* | | Use ConsoleUrls instead of ZoneRegistryValerij Fredriksen2023-10-231-1/+1
|/ /
* | Move out mail templating to separate classBjørn Christian Seime2023-10-201-1/+2
* | Introduce 'title' to notificationBjørn Christian Seime2023-10-201-1/+1
|/
* Enable billing reporter in publicØyvind Grønnesby2023-10-181-1/+1
* Always log last exception when BcpGroupUpdater has a failurebjormel2023-10-181-1/+1
* Eagerly serialize to stringBjørn Christian Seime2023-10-171-1/+1
* Merge pull request #28963 from vespa-engine/bjorncs/notificationBjørn Christian Seime2023-10-171-0/+2
|\
| * Specify all required template parametersBjørn Christian Seime2023-10-171-0/+2
* | Address Javadoc warningOla Aunronning2023-10-171-1/+0
|/
* Merge pull request #28909 from vespa-engine/maintain-invoicesGjøran Voldengen2023-10-171-3/+27
|\
| * Add test for invoice maintenance done by BillingReportMaintainer.gjoranv2023-10-161-3/+4
| * Wire in invoice maintainancegjoranv2023-10-161-3/+26
* | Fix NPEBjørn Christian Seime2023-10-171-1/+1
* | Add feature flag to enable trial notificationsBjørn Christian Seime2023-10-161-4/+12
* | Add prototype email notification for trial account eventsBjørn Christian Seime2023-10-161-2/+94
|/
* Merge pull request #28837 from vespa-engine/ogronnesby/enclave-billingOla Aunrønning2023-10-121-17/+15
|\
| * Add cloudAccount as dimension to bills and resourcesØyvind Grønnesby2023-10-111-17/+15
* | Merge pull request #28842 from vespa-engine/mpolden/cert-assignmentMartin Polden2023-10-123-155/+39
|\ \
| * | Remove duplicated wildcard buildingMartin Polden2023-10-091-9/+14
| * | Clean up namingMartin Polden2023-10-091-23/+22
| * | Refactor certificate assignment and migrationMartin Polden2023-10-091-128/+1
| * | Fix Random seeding in UpgraderTestMartin Polden2023-10-091-1/+8
* | | Revert "Merge pull request #28879 from vespa-engine/revert-28869-jonmv/job-ru...jonmv2023-10-111-5/+53
* | | Revert "Jonmv/job runner thread metrics"Harald Musum2023-10-111-53/+5
* | | Add metrics for job-runner threadsjonmv2023-10-111-5/+53
| |/ |/|
* | 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-0949-44/+49
|/
* Merge pull request #28786 from vespa-engine/mpolden/generate-all-auth-methodsMartin Polden2023-10-042-8/+7
|\
| * randomizedId -> generatedIdMartin Polden2023-10-042-8/+7
* | Fix CloudTrialExpirer return valueOla Aunronning2023-10-041-1/+1
|/
* Merge pull request #28770 from vespa-engine/ogronnesby/expire-tenants-three-m...Eirik Nygaard2023-10-041-1/+1
|\
| * Expire none tenants after three monthsØyvind Grønnesby2023-10-031-1/+1
* | Track used tokens with freshness in Deployment, and use for re-triggering job...jonmv2023-10-022-0/+26
|/