summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Normalize URI in mock filter framewoek as JDisc doesJon Marius Venstad2019-04-021-1/+1
* Replace usagesJon Marius Venstad2019-04-0218-64/+72
* Merge pull request #8976 from vespa-engine/olaa/adjust-intervalolaaun2019-04-021-1/+1
|\
| * Adjust intervalOla Aunrønning2019-04-011-1/+1
* | Merge pull request #8973 from vespa-engine/mpolden/deployment-warnings-metricMartin Polden2019-04-0214-60/+232
|\ \ | |/ |/|
| * Use upper snake case for public constantsMartin Polden2019-04-012-22/+22
| * Report deployment warnings metricMartin Polden2019-04-012-4/+50
| * Store metric for warnings emitted by deploymentMartin Polden2019-04-018-19/+106
| * Allow updating individual fields in DeploymentMetricsMartin Polden2019-04-014-24/+63
| * Use explicit charset when encoding stringMartin Polden2019-03-281-1/+1
* | Merge pull request #8944 from vespa-engine/jvenstad/more-general-rolesJon Marius Venstad2019-04-0112-140/+470
|\ \
| * | NitJon Marius Venstad2019-03-291-3/+7
| * | Unit test paths handled by JobControllerApiHandlerHelper in ApplicationApiTestJon Marius Venstad2019-03-296-4/+188
| * | Fix double assignment in unit test frameworkJon Marius Venstad2019-03-281-4/+1
| * | Doc updatesJon Marius Venstad2019-03-282-3/+10
| * | Update PathGroup tests to reflect nice property: no group overlap!Jon Marius Venstad2019-03-281-33/+30
| * | Verify tenant admins can restart applicationsJon Marius Venstad2019-03-281-0/+5
| * | More splits, and new roles, with inheritance, and renamingJon Marius Venstad2019-03-286-103/+158
| * | Move cost/v1 to classifiedInfo path groupJon Marius Venstad2019-03-281-1/+1
| * | Add some TODOs and fix a path groupJon Marius Venstad2019-03-283-3/+3
| * | Reinstate dev access for tenant adminsJon Marius Venstad2019-03-281-1/+2
| * | Define new rolesJon Marius Venstad2019-03-282-7/+35
| * | Reorder path groups and split into smaller policies, grouped in rolesJon Marius Venstad2019-03-283-61/+113
* | | Merge pull request #8956 from vespa-engine/andreer/cost-api-other-cloudsAndreas Eriksen2019-03-293-20/+24
|\ \ \
| * | | cost api by cloudandreer2019-03-293-20/+24
* | | | Merge pull request #8923 from vespa-engine/smorgrav/add_alternative_prefix_to...Torbjørn Smørgrav2019-03-291-5/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Add /api as alternative prefix for when binded to the console domaintoby2019-03-271-5/+7
* | | | add basic metrics to meteringandreer2019-03-293-9/+25
* | | | Olaa/resource metering maintainer (#8945)Andreas Eriksen2019-03-2910-45/+167
|\ \ \ \ | |_|/ / |/| | |
| * | | Added description/authorOla Aunrønning2019-03-281-1/+1
| * | | cd onlyOla Aunrønning2019-03-281-1/+1
| * | | Fix component idOla Aunrønning2019-03-281-1/+1
| * | | Added test. Misc fixesOla Aunrønning2019-03-274-25/+57
| * | | Metering maintainerOla Aunrønning2019-03-257-39/+129
* | | | Respond on athenz/v1/ with resourcesJon Marius Venstad2019-03-283-5/+21
* | | | Just properties, of courseJon Marius Venstad2019-03-281-2/+2
* | | | Move OpsDB property listing to athenz API (I know, I know ...)Jon Marius Venstad2019-03-2810-57/+41
* | | | Remove tenant-pipeline API path (and clean up after athensDomains)Jon Marius Venstad2019-03-286-50/+7
* | | | Move deployment/v1 to operator path group (it's only read, and not in public)Jon Marius Venstad2019-03-281-6/+6
* | | | Split ControllerAuthorizationFilterTest in resolver and filter partsJon Marius Venstad2019-03-284-131/+159
* | | | Catch and return error messages, as per super class doc (more)Jon Marius Venstad2019-03-282-7/+9
* | | | Move AthenzRoleResolver to upper levelJon Marius Venstad2019-03-284-122/+122
* | | | Move path to Resolver.membership(...) signature (for now)Jon Marius Venstad2019-03-282-7/+8
* | | | Simplify getting context limitations in Athenz resolverJon Marius Venstad2019-03-281-27/+12
* | | | Extract common pattern in RoleMembership.BuilderWithRoleJon Marius Venstad2019-03-283-14/+11
* | | | Change API for building RoleMemberships to reflect the single-system propertyJon Marius Venstad2019-03-284-51/+105
* | | | Ensure RoleMemberships are created only for one system at a timeJon Marius Venstad2019-03-282-7/+10
* | | | Make explicit and verify what context should be extracted for each pathJon Marius Venstad2019-03-283-19/+76
* | | | Update test for user APIJon Marius Venstad2019-03-281-1/+1
* | | | Add userManagement path groupJon Marius Venstad2019-03-282-4/+6
| |_|/ |/| |