aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/billing/BillingApiHandlerV2Test.java
Commit message (Expand)AuthorAgeFilesLines
* More cleanupValerij Fredriksen2023-10-261-7/+37
* Billing system information for a tenantØyvind Grønnesby2023-10-191-0/+8
* Add collection method to billing/v2Øyvind Grønnesby2023-10-181-0/+26
* Output GPU details in billing/v2Øyvind Grønnesby2023-10-171-2/+2
* Update plan for billing/v2Øyvind Grønnesby2023-10-171-0/+26
* Add additional items to billing/v2Øyvind Grønnesby2023-10-161-2/+39
* Update copyrightJon Bratseth2023-10-091-1/+1
* Make the all tenants console view quickerØyvind Grønnesby2023-08-171-1/+10
* Add majorVersion and architecture to API outputØyvind Grønnesby2023-02-231-1/+1
* Update testsOla Aunronning2022-08-301-13/+5
* Add quota to the billing APIØyvind Grønnesby2022-08-021-1/+1
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-12/+12
* Expose full plans on all API endpoints in billing v2Øyvind Grønnesby2022-06-171-5/+9
* Improve plans in billing API v2Øyvind Grønnesby2022-06-161-1/+8
* Optimise importsjonmv2022-04-111-1/+0
* Make the bill end date inclusive instead of exclusiveØyvind Grønnesby2021-11-031-3/+4
* Merge remote-tracking branch 'origin/master' into ogronnesby/billing-service-3Øyvind Grønnesby2021-10-211-0/+1
|\
| * Add missiung copyrightsJon Bratseth2021-10-201-0/+1
* | Revert "Merge pull request #19502 from vespa-engine/revert-19496-revert-19485...Øyvind Grønnesby2021-10-191-1/+1
|/
* Revert "Revert "Revert "Billing refactoring and cleanup"""Øyvind Grønnesby2021-10-111-1/+1
* Revert "Revert "Billing refactoring and cleanup""Øyvind Grønnesby2021-10-111-1/+1
* Revert "Billing refactoring and cleanup"Øyvind Grønnesby2021-10-081-1/+1
* Consistent terminology for billsØyvind Grønnesby2021-07-061-1/+1
* Force datetime to use Z timezone in testØyvind Grønnesby2021-05-051-1/+1
* Accountant methods for BillingApiHandlerV2Øyvind Grønnesby2021-05-041-0/+26
* Inject Clock into BillingApiHandlerV2Øyvind Grønnesby2021-04-291-2/+6
* Billing API v2 draft - tenat API done, accountant not startedØyvind Grønnesby2021-04-191-0/+108