summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Non-wildcard import in random classJon Marius Venstad2019-03-281-1/+5
* 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
* 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-289-100/+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
* Merge pull request #8933 from vespa-engine/jvenstad/cover-all-application-pathsJon Marius Venstad2019-03-281-1/+1
|\
| * Allow access to new application pathsJon Marius Venstad2019-03-281-1/+1
|/
* Merge pull request #8908 from vespa-engine/bratseth/nonfunctional-changesJon Bratseth2019-03-2710-21/+21
|\
| * Nonfunctional changes onlyJon Bratseth2019-03-2610-21/+21
* | Merge pull request #8914 from vespa-engine/toregge/use-std-basic-regex-in-doc...Geir Storli2019-03-271-3/+7
|\ \
| * | Use std::basic_regex in document module.Tor Egge2019-03-261-3/+7
* | | Merge pull request #8917 from vespa-engine/mpolden/remove-unused-log-srv-urlJon Marius Venstad2019-03-267-37/+10
|\ \ \
| * | | Remove unused getLogServerUriMartin Polden2019-03-265-28/+0
| * | | Sort by cloud *and* versionMartin Polden2019-03-261-6/+6
| * | | Avoid unnecessary reading of all applications from ZKMartin Polden2019-03-261-3/+4
* | | | Merge pull request #8919 from vespa-engine/jvenstad/more-fixJon Marius Venstad2019-03-263-3/+8
|\ \ \ \
| * | | | Add statuspage paths, and fix index out of bounds in testJon Marius Venstad2019-03-263-3/+8
|/ / / /
* | | | Merge pull request #8918 from vespa-engine/jvenstad/allow-read-access-to-dash...Jon Marius Venstad2019-03-263-2/+8
|\ \ \ \
| * | | | Allow read access to dashboard, and avoid out of bounds in PathJon Marius Venstad2019-03-263-2/+8
* | | | | Merge pull request #8909 from vespa-engine/bratseth/optimize-type-resolvingHenning Baldersheim2019-03-265-12/+34
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Optimize type resolvingJon Bratseth2019-03-265-12/+34
| | |_|/ | |/| |
* | | | Merge pull request #8915 from vespa-engine/hakonhall/remove-use-docker-91-flagValerij Fredriksen2019-03-261-5/+0
|\ \ \ \
| * | | | Remove use-docker-91 flagHÃ¥kon Hallingstad2019-03-261-5/+0
* | | | | Merge pull request #8913 from vespa-engine/mpolden/application-tmp-storageJon Bratseth2019-03-268-35/+49
|\ \ \ \ \
| * | | | | Define path for temporary application storageMartin Polden2019-03-264-10/+27
| * | | | | Fix formattingMartin Polden2019-03-263-23/+22
| * | | | | Remove non-existent pathsMartin Polden2019-03-261-2/+0
| | |_|/ / | |/| | |
* | | | | Merge pull request #8912 from vespa-engine/freva/use-vip-in-awsValerij Fredriksen2019-03-261-1/+1
|\ \ \ \ \
| * | | | | Use VIP in AWSValerij Fredriksen2019-03-261-1/+1