aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/CloudTrialExpirerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Make bold not emphasisedBjørn Christian Seime2023-10-251-3/+3
* Use markdown in trial notificationBjørn Christian Seime2023-10-251-5/+10
* Introduce 'title' to notificationBjørn Christian Seime2023-10-201-1/+1
* Verify email content in unit testBjørn Christian Seime2023-10-171-1/+29
* Test that trial notifications are triggeredBjørn Christian Seime2023-10-161-0/+38
* Update copyrightJon Bratseth2023-10-091-1/+1
* Fix CloudTrialExpirer return valueOla Aunronning2023-10-041-9/+9
* Expire none tenants after three monthsØyvind Grønnesby2023-10-031-1/+1
* Expire idle tenants after 6 monthsØyvind Grønnesby2022-08-111-3/+3
* Make the CloudTrialExpirer less optimisticØyvind Grønnesby2022-08-091-10/+9
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-11/+11
* Implement persisting and retrieval of scaling eventsØyvind Grønnesby2022-06-151-0/+7
* Tombstone idle tenantsØyvind Grønnesby2022-06-091-2/+2
* Update tests with new setPlan signatureØyvind Grønnesby2022-05-041-1/+1
* Remove empy apps for expiring tenantsØyvind Grønnesby2022-04-271-0/+11
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-8/+5
* Let JobType.allIn use provided zonesjonmv2022-04-191-1/+1
* Optimise importsjonmv2022-04-111-1/+0
* Tombstone tenants stuck in 'none' plan for a long timeØyvind Grønnesby2022-04-061-1/+9
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Javadoc + @authorØyvind Grønnesby2021-06-161-0/+4
* Expire trial tenants that have not logged in for 14 daysØyvind Grønnesby2021-06-161-0/+89