aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Remove /screwdriver/v1""Martin Polden2019-03-2210-227/+1
* Conflicts resolved and remove single-use methodJon Marius Venstad2019-03-213-16/+4
* Rename Claim to Spec, and update some docJon Marius Venstad2019-03-2113-100/+88
* Remove things that were moved to Credentials from TenantClaim and childrenJon Marius Venstad2019-03-218-34/+14
* Remove unused ApplicationClaim and childrenJon Marius Venstad2019-03-218-86/+1
* Rename Claims -> AccessControlRequestsJon Marius Venstad2019-03-214-24/+19
* Update credential docsJon Marius Venstad2019-03-213-12/+13
* Remove cumbersome genericsJon Marius Venstad2019-03-2112-38/+44
* Change signatures to id + spec (for tenant creation) + credentialsJon Marius Venstad2019-03-2122-190/+300
* Renamed permits package to securityJon Marius Venstad2019-03-2111-0/+0
* permit -> claimJon Marius Venstad2019-03-2121-220/+209
* Deal with review commentsJon Marius Venstad2019-03-212-8/+7
* Really removed ManagerJon Marius Venstad2019-03-217-19/+19
* Removed Manager part of AccessControlManager, and renamed fieldJon Marius Venstad2019-03-213-9/+7
* Separate code path for conservative tenant access control updatesJon Marius Venstad2019-03-214-27/+77
* Rename PermitStore --> AccessControlManagerJon Marius Venstad2019-03-217-22/+20
* Revert "Remove /screwdriver/v1"Harald Musum2019-03-2010-1/+229
* Merge pull request #8848 from vespa-engine/mpolden/remove-sd-api-handlerJon Marius Venstad2019-03-2010-229/+1
|\
| * Remove /screwdriver/v1Martin Polden2019-03-206-213/+1
| * Remove unused responsesMartin Polden2019-03-204-16/+0
* | Merge pull request #8839 from vespa-engine/jvenstad/separate-out-athenz-forwa...Jon Marius Venstad2019-03-208-29/+111
|\ \
| * | Move ZMS client and method using itJon Marius Venstad2019-03-199-115/+109
| * | Separate API for Athenz forwardingJon Marius Venstad2019-03-192-1/+89
| |/
* | Use the correct getName in one more placeJon Marius Venstad2019-03-203-3/+22
* | Test that things work as expectedJon Marius Venstad2019-03-202-0/+14
|/
* Use correct user name formJon Marius Venstad2019-03-181-1/+1
* Merge pull request #8775 from vespa-engine/jvenstad/contain-zms-zts-et-alJon Marius Venstad2019-03-1833-484/+872
|\
| * Be more explicit about created identityJon Marius Venstad2019-03-181-1/+1
| * Add some more scaffoldingJon Marius Venstad2019-03-1812-68/+106
| * Allow for different tenants (with auth things)Jon Marius Venstad2019-03-1728-478/+664
| * Add wrappersJon Marius Venstad2019-03-179-0/+177
| * Simplify now that tenant curator is simplerJon Marius Venstad2019-03-171-14/+1
* | Allow empty paths when detecting non-normalized pathsMartin Polden2019-03-182-4/+11
* | Revert "Just log for now"Martin Polden2019-03-182-8/+4
|/
* Just log for nowJon Marius Venstad2019-03-122-4/+8
* Merge pull request #8757 from vespa-engine/jvenstad/redistribute-memory-to-su...Jon Marius Venstad2019-03-123-3/+10
|\
| * Allocate 2Gb to tester app, and 75% of the rest to SurefireJon Marius Venstad2019-03-123-3/+10
* | Log query params in audit logMartin Polden2019-03-122-3/+14
|/
* Merge pull request #8741 from vespa-engine/jvenstad/vaas-tenant-and-applicati...Jon Marius Venstad2019-03-1220-177/+423
|\
| * Simplify, and account for cloud tenants in maintainersJon Marius Venstad2019-03-112-19/+20
| * Change to "more valid" dummy key ƪ(`▿▿▿▿´ƪ)Jon Marius Venstad2019-03-111-1/+1
| * Optimise importsJon Marius Venstad2019-03-113-11/+4
| * (De)serialise cloud tenants tooJon Marius Venstad2019-03-116-60/+158
| * Subclass LockedTenant like TenantJon Marius Venstad2019-03-1115-93/+193
| * Add CloudTenant and BillingInfo classesJon Marius Venstad2019-03-114-6/+60
* | Merge pull request #8749 from vespa-engine/mpolden/harden-zip-handlingMartin Polden2019-03-125-39/+189
|\ \ | |/ |/|
| * Use long for total sizeMartin Polden2019-03-121-1/+1
| * Reject non-normalized names of zip file entriesMartin Polden2019-03-112-2/+35
| * Set upper limit for zip file entry sizeMartin Polden2019-03-115-38/+155
* | Merge pull request #8728 from vespa-engine/jvenstad/vaas-tenant-and-applicati...Jon Marius Venstad2019-03-114-39/+67
|\ \ | |/ |/|