aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/persistence
Commit message (Expand)AuthorAgeFilesLines
...
* Store tenant managed archive buckets in ZKValerij Fredriksen2023-03-021-13/+12
* Add DNS serializer and testjonmv2023-02-011-0/+45
* Revert "Merge pull request #25776 from vespa-engine/jonmv/revert-private-endp...jonmv2023-01-302-28/+33
* Revert "Merge pull request #25770 from vespa-engine/jonmv/private-endpoints"jonmv2023-01-272-33/+28
* Store whether load balancers are public, in routing policyjonmv2023-01-261-27/+31
* Refactor with abstract parent, and make name() non-optionaljonmv2023-01-251-1/+2
* Move failed DNS requests behind those of other apps, but keep internal orderingjonmv2023-01-191-20/+22
* Stop looking for DNS records by data onlyMartin Polden2023-01-191-1/+2
* Just use Streams.toList as that is unmdifiable.Henning Baldersheim2023-01-181-2/+1
* Remove redundant tags wiringjonmv2023-01-111-6/+0
* Convert AssignedRotation to recordMartin Polden2022-12-151-3/+15
* Revert "Revert "Maintain roles for 5 tenants at a time""Øyvind Grønnesby2022-12-131-4/+21
* Revert "Maintain roles for 5 tenants at a time"Henning Baldersheim2022-12-131-21/+4
* Add timestamp for last role maintenance runØyvind Grønnesby2022-12-131-4/+21
* Stop setting OS upgrade budgetMartin Polden2022-11-151-3/+2
* Add email verificationOla Aunronning2022-10-242-5/+37
* Add instance tagsJon Bratseth2022-10-121-12/+19
* Support creating DIRECT recordsValerij Fredriksen2022-10-101-1/+10
* Add ipAddress to RoutingPolicyValerij Fredriksen2022-10-061-3/+13
* Store allowedMajor in ApplicationVersion, and respect in DeploymentUpgraderjonmv2022-09-121-0/+3
* Disallow GCP endpoints in global routingHåkon Hallingstad2022-09-013-4/+4
* Add client to audit log entryMartin Polden2022-08-241-15/+16
* Add invalidateUserSessionsBefore to CloudTenantValerij Fredriksen2022-08-121-6/+7
* Convert controller-server to junit5Bjørn Christian Seime2022-07-2819-300/+300
* Don't discard messages from the system, even though user log is truncatedjonmv2022-07-081-6/+17
* Expose GCP archive member setting in APIEirik Nygaard2022-05-251-2/+2
* Merge pull request #22746 from vespa-engine/ean/user-permission-to-archive-bu...Eirik Nygaard2022-05-251-2/+52
|\
| * Setup structure needed to give a GCP member archive bucket accessEirik Nygaard2022-05-251-2/+52
* | Use a single last log timestamp, and upper bound with now - 1sjonmv2022-05-241-2/+1
* | Revert "Merge pull request #22721 from vespa-engine/revert-22720-jonmv/get-te...jonmv2022-05-231-2/+3
|/
* Revert "Jonmv/get tester logs"Jon Marius Venstad2022-05-231-3/+2
* Fetch and merge tester Vespa log with Vespa log for system and staging testsjonmv2022-05-231-2/+3
* Fix request body sanitizingMartin Polden2022-05-131-5/+9
* 5 attempts for unstable unit tests in clutsercontroller-corejonmv2022-04-261-1/+0
* JobType now always has a zone, which simplifies thingsjonmv2022-04-226-25/+19
* Serialise JobType with zone in remaining serializersjonmv2022-04-191-3/+6
* Serialise JobType with zone+test, and eliminate last == usagesjonmv2022-04-191-1/+2
* Revert "Merge pull request #22130 from vespa-engine/revert-22100-jonmv/remove...jonmv2022-04-192-22/+5
* Revert "Remove compatibility serialisation for revisions, and add (de-) for j...Harald Musum2022-04-192-5/+22
* Remove compatiblity serialisation of revision idsjonmv2022-04-122-22/+5
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-113-32/+60
* Update more test expectationsjonmv2022-04-111-81/+80
* Fix static test controller versionjonmv2022-04-111-1/+1
* No outstanding change ready unless min risk or max idle hours has passedjonmv2022-04-111-4/+2
* Optimise importsjonmv2022-04-113-3/+3
* Add description and risk to application versionsjonmv2022-04-112-23/+15
* Inline some accessors in Applicationjonmv2022-04-101-6/+6
* ** Add RevisionId as key for ApplicationVersion, and gather them all in Revis...jonmv2022-04-091-9/+12
* Remove unused application and instance fieldsjonmv2022-04-091-8/+2
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-094-9/+9