aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Minor fixes to descrioption and order of itemsHarald Musum2023-10-101-1/+1
| | | |
| | * | Fix text with description of price itemsHarald Musum2023-10-101-3/+3
| | | |
| | * | Make each item contain description and amount if amount > 0Harald Musum2023-10-091-4/+2
| | | |
| | * | Add committedAmountDiscount, enclaveDiscount and totalAmountHarald Musum2023-10-091-3/+12
| | | |
| | * | Rename support level standard to basicHarald Musum2023-10-091-2/+2
| | | |
| | * | Urlencode correctly, fix handling of missing separatorHarald Musum2023-10-081-4/+18
| | | |
| | * | Add handler for pricing APIHarald Musum2023-10-072-0/+48
| | |/
| * | Correct copyright headersJon Bratseth2023-10-091-1/+1
| | |
| * | Update copyrightJon Bratseth2023-10-09158-152/+172
| |/
| * Add pricing controller to service registryHarald Musum2023-10-061-3/+7
| |
| * Include CORS headersjonmv2023-10-051-1/+3
| |
| * Reply to HEAD and OPTIONS in badge handlerjonmv2023-10-051-0/+14
| |
| * Merge pull request #28074 from vespa-engine/ogronnesby/make-all-tenants-fasterØyvind Grønnesby2023-10-051-1/+10
| |\ | | | | | | Make the all tenants console view quicker
| | * Make the all tenants console view quickerØyvind Grønnesby2023-08-171-1/+10
| | |
| * | Merge pull request #28786 from vespa-engine/mpolden/generate-all-auth-methodsMartin Polden2023-10-043-16/+96
| |\ \ | | | | | | | | Ensure endpoint is generated for all requested auth methods
| | * | randomizedId -> generatedIdMartin Polden2023-10-042-16/+14
| | | |
| | * | Ensure endpoint is generated for all requested auth methodsMartin Polden2023-10-041-0/+82
| | | |
| * | | Merge pull request #28791 from vespa-engine/mpolden/optional-container-idMartin Polden2023-10-041-1/+3
| |\ \ \ | | | | | | | | | | Make container ID optional in BasicServicesXml
| | * | | Make container ID optional in BasicServicesXmlMartin Polden2023-10-041-1/+3
| | |/ /
| * | | Revert "Revert "Add support for persisting plan in ZooKeeper for a tenant""Harald Musum2023-10-044-7/+43
| | | |
| * | | Revert "Add support for persisting plan in ZooKeeper for a tenant"Andreas Eriksen2023-10-044-43/+7
| | | |
| * | | Merge pull request #28785 from vespa-engine/hmusum/persist-plan-id-for-tenantValerij Fredriksen2023-10-044-7/+43
| |\ \ \ | | | | | | | | | | Add support for persisting plan in ZooKeeper for a tenant
| | * | | Use PlanIdHarald Musum2023-10-044-9/+13
| | | | |
| | * | | Update ↵Harald Musum2023-10-041-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | controller-server/src/test/java/com/yahoo/vespa/hosted/controller/notification/NotificationsDbTest.java Co-authored-by: Valerij Fredriksen <freva@users.noreply.github.com>
| | * | | Add support for persisting plan in ZooKeeper for a tenantHarald Musum2023-10-044-1/+34
| | | | |
| * | | | Fix CloudTrialExpirer return valueOla Aunronning2023-10-041-9/+9
| | |/ / | |/| |
| * | | Merge pull request #28770 from ↵Eirik Nygaard2023-10-041-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/ogronnesby/expire-tenants-three-months Expire none tenants after three months
| | * | | Expire none tenants after three monthsØyvind Grønnesby2023-10-031-1/+1
| | | | |
| * | | | Mark old endpoints as legacy if generated existMartin Polden2023-10-032-6/+31
| | |/ / | |/| |
| * | | Revert "Expose legacy endpoints in API"Harald Musum2023-10-032-31/+6
| | | |
| * | | Merge pull request #28762 from vespa-engine/mpolden/show-legacy-endpointsMartin Polden2023-10-022-6/+31
| |\ \ \ | | | | | | | | | | Expose legacy endpoints in API
| | * | | Mark old endpoints as legacy if generated existMartin Polden2023-10-022-6/+31
| | | | |
| * | | | Verify changing unused token does not cause retriggeringjonmv2023-10-021-0/+8
| | | | |
| * | | | Track used tokens with freshness in Deployment, and use for re-triggering ↵jonmv2023-10-026-5/+80
| | | | | | | | | | | | | | | | | | | | jobs on token changes
| * | | | Count unreferenced tokens not seen anywhere as "unused", and rename ↵jonmv2023-10-022-12/+13
| | | | | | | | | | | | | | | | | | | | "deactivating" to "revoking"
| * | | | Pass only relevant token data, and store in Deployment what tokens were usedjonmv2023-10-025-16/+28
| | | | |
| * | | | Test updated responses for token APIjonmv2023-10-022-8/+86
| | | | |
| * | | | Aggregate token version status, and show in app-v4 handlerjonmv2023-10-021-1/+66
| | |/ / | |/| |
| * | | Merge pull request #28740 from ↵Jon Marius Venstad2023-10-021-0/+76
| |\ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/require-at-least-half-apps-regardless-of-pins Require at least 50% of all canaries for normal, of defaults for high
| | * | | Test version status with and without pinsjonmv2023-10-021-0/+76
| | | | |
* | | | | Merge branch 'master' into bjormel/aws-main-controllerbjormel2023-10-0118-67/+325
|\| | | |
| * | | | Add legacy names also when cert has random id (#28741)Morten Tokle2023-09-301-2/+61
| | | | | | | | | | | | | | | | | | | | | | | | | * Add legacy names also when cert has random id * Fix test
| * | | | Remove use of flag `assign-randomized-id`Morten Tokle2023-09-291-20/+33
| | |/ / | |/| |
| * | | Merge pull request #28729 from vespa-engine/mpolden/legacy-endpoints-flagMorten Tokle2023-09-291-0/+29
| |\ \ \ | | | | | | | | | | Add flag for controlling presence of legacy endpoints
| | * | | Add flag for controlling presence of legacy endpointsMartin Polden2023-09-291-0/+29
| | | | |
| * | | | Merge pull request #28711 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-09-291-0/+12
| |\ \ \ \ | | |/ / / | |/| | | Jonmv/token tell handler
| | * | | Group fingerprints by token idjonmv2023-09-281-5/+7
| | | | |
| | * | | Read active token fingerprints from configserverjonmv2023-09-281-0/+10
| | | | |
| * | | | Avoid transient error when migrating to generated endpointMartin Polden2023-09-281-0/+26
| |/ / /
| * | | Merge pull request #28692 from ↵Leandro Alves2023-09-281-1/+1
| |\ \ \ | | |/ / | |/| | | | | | | | | | vespa-engine/bjormel/ContactInformationMaintainer-successFactor-baseline Have to account for '504 Gateway Timeout' against Jira