aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/test/java/com/yahoo/vespa/hosted/controller/api/integration
Commit message (Expand)AuthorAgeFilesLines
* Delay using released versions as compile version for three hoursjonmv2023-06-301-2/+9
* Use string ID for WeightedAliasTargetMartin Polden2023-01-191-1/+1
* Create DirectTargetValerij Fredriksen2022-10-101-0/+36
* Convert controller-api to junit5Bjørn Christian Seime2022-07-284-32/+43
* Revert "Merge pull request #23247 from vespa-engine/revert-23218-jonmv/multip...jonmv2022-06-281-1/+1
* Revert "Jonmv/multiple test and staging zones"Jon Marius Venstad2022-06-271-1/+1
* Stash with partial multile job typesjonmv2022-06-231-1/+1
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-17/+2
* Merge pull request #22125 from vespa-engine/jonmv/serialize-job-type-with-zoneJon Marius Venstad2022-04-201-2/+7
|\
| * Add JobType.fromjobName with provided zones for system and staging testjonmv2022-04-191-2/+7
* | Fix test region namesjonmv2022-04-191-18/+18
|/
* Revert "Merge pull request #22130 from vespa-engine/revert-22100-jonmv/remove...jonmv2022-04-191-0/+33
* Revert "Remove compatibility serialisation for revisions, and add (de-) for j...Harald Musum2022-04-191-33/+0
* Make JobType non-enum, and prepare for serialisation with zone id insteadjonmv2022-04-121-0/+33
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-2/+2
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-2/+2
* Move ID part to HostName in config-provisioningjonmv2022-04-081-1/+1
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-3/+3
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-3/+3
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-3/+3
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Actually add unit test, and verify deployment spec before storing itJon Marius Venstad2021-06-141-0/+28
* Add weighted alias typeMartin Polden2020-06-251-0/+39
* Remove unused ApplicationIdSource interface and related classesMartin Polden2020-03-181-59/+0
* Remove unused tenantPipeline roleMartin Polden2020-03-051-5/+0
* Remove unused tenant and application rolesMartin Polden2020-03-051-7/+2
* Add supporter roletoby2020-02-121-0/+2
* Add/corect copyright headersJon Bratseth2020-01-032-4/+2
* Use Set instead and add basic testsValerij Fredriksen2019-10-241-0/+59
* Introduce simplified roles without removing old ones - some tests commented outØyvind Grønnesby2019-10-081-0/+5
* Move config server metrics fetching to controller-serverMartin Polden2019-09-091-75/+0
* Remove unused getRotationStatusMartin Polden2019-09-051-6/+0
* Improve aggregation over .sum()Øyvind Grønnesby2019-08-151-1/+1
* Added ConfigServerMetricsServiceOla Aunrønning2019-07-291-0/+81
* Test and fix parsing, and rename to MavenRepositoryJon Marius Venstad2019-06-201-0/+56
* Make Roles staticJon Marius Venstad2019-04-151-16/+11
* UserRoles -> RolesJon Marius Venstad2019-04-151-15/+15
* Replace Roles with static factories in RoleJon Marius Venstad2019-04-151-10/+8
* Allow reading operator roles from external authz systemMorten Tokle2019-04-091-1/+6
* Remove RoleId and move serialisation etc to UserRolesJon Marius Venstad2019-04-082-73/+67
* Remove applicationOwnerJon Marius Venstad2019-04-081-2/+1
* Group -> RoleJon Marius Venstad2019-04-051-11/+11
* Add ID classes and interface for user managementJon Marius Venstad2019-04-041-0/+74
* Move Athenz types from controller-api to vespa-athenzBjørn Christian Seime2018-01-172-103/+0
* Move AthenzDomain to vespa-athenzBjørn Christian Seime2018-01-161-1/+1
* Revert "Move AthenzDomain to vespa-athenz"Bjørn Christian Seime2018-01-151-1/+1
* Move AthenzDomain to vespa-athenzBjørn Christian Seime2018-01-111-1/+1
* Add hostname verifier that verifies CN in Athenz x509 certificatesBjørn Christian Seime2017-12-151-0/+82
* Add utility method to create Athenz identity from stringBjørn Christian Seime2017-12-151-0/+21