summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5305 from vespa-engine/mortent/list-controller-managed-zonesMorten Tokle2018-03-131-1/+1
|\
| * List only controller managed zonesMorten Tokle2018-03-131-1/+1
* | Merge pull request #5306 from vespa-engine/bjorncs/tls-cert-in-filterMartin Polden2018-03-133-6/+19
|\ \ | |/ |/|
| * Change return type of getClientCertificateChain() to List<X509Certificate>Bjørn Christian Seime2018-03-133-12/+14
| * Use getClientCertificateChain() in AthenzPrincipalFilterBjørn Christian Seime2018-03-133-5/+16
* | Add production aws us east 1aJon Marius Venstad2018-03-131-0/+1
|/
* Add fluent api for building KeyStoreBjørn Christian Seime2018-03-121-1/+1
* Update usage of AthenzSslContextBuilderBjørn Christian Seime2018-03-081-1/+3
* Use bouncycastle from container-dev.gjoranv2018-03-071-7/+0
* Simplify testing of responses with ignored fieldsMartin Polden2018-03-062-71/+17
* Shorten reason with application changesJon Marius Venstad2018-03-021-9/+6
* Expose change blockers in application APIMartin Polden2018-03-026-7/+79
* Log all jobs, not just failed onesJon Marius Venstad2018-02-281-0/+1
* Merge branch 'master' into jvenstad/argh-2Jon Marius Venstad2018-02-2716-116/+216
|\
| * Merge pull request #5151 from vespa-engine/mpolden/confidence-overrideJon Bratseth2018-02-2616-117/+215
| |\
| | * Allow version confidence to be overriddenMartin Polden2018-02-269-36/+219
| | * Remove ignore confidence featureMartin Polden2018-02-267-90/+5
| | * Rename fieldMartin Polden2018-02-268-14/+14
* | | Fixed another conflictJon Marius Venstad2018-02-261-4/+1
* | | Update UpgraderTestJon Marius Venstad2018-02-261-1/+1
* | | Review changesJon Marius Venstad2018-02-265-19/+19
* | | Revert "Revert "Jvenstad/pushing build system""Jon Marius Venstad2018-02-2624-709/+491
|/ /
* / Remove /screwdriver/v1/jobreport apiBjørn Christian Seime2018-02-266-207/+139
|/
* Add back restart logic that was accidentally removedBjørn Christian Seime2018-02-231-1/+1
* Use Ckms instead of SecretStore in StatusPageResourceBjørn Christian Seime2018-02-232-11/+11
* Log all authorization failuresBjørn Christian Seime2018-02-221-1/+8
* Merge pull request #5113 from vespa-engine/mpolden/remove-unused-upgrade-fieldMartin Polden2018-02-226-47/+21
|\
| * Remove unused upgrade fieldMartin Polden2018-02-226-47/+21
* | SimplifyMartin Polden2018-02-222-12/+3
* | Merge pull request #5111 from vespa-engine/mpolden/remember-application-chang...Morten Tokle2018-02-223-2/+59
|\ \
| * | Allow application change during failing upgradeMartin Polden2018-02-223-2/+59
| |/
* / Use CKMS instead of KeyService to retrieve service private keyBjørn Christian Seime2018-02-221-5/+6
|/
* Merge pull request #5110 from vespa-engine/bjorncs/remove-security-contextMartin Polden2018-02-224-104/+0
|\
| * Remove unused SecurityContext wiringBjørn Christian Seime2018-02-214-104/+0
| * Improve error message when principal is of wrong typeBjørn Christian Seime2018-02-211-3/+8
| * Make wrapper types accessible from other packagesBjørn Christian Seime2018-02-212-3/+3
| * Include ControllerAuthorizationFilter in all container api testsBjørn Christian Seime2018-02-2111-110/+561
| * Only verify tenant admin membership if tenant existBjørn Christian Seime2018-02-211-6/+6
| * Remove Authorizer and ApplicationInstanceAuthorizerBjørn Christian Seime2018-02-216-453/+54
| * Use default AuthorizationResponseHandler in unit testBjørn Christian Seime2018-02-212-4/+2
| * Remove dependency on Authorizer and ApplicationInstanceAuthorizerBjørn Christian Seime2018-02-212-22/+78
* | Improve error message when principal is of wrong typeBjørn Christian Seime2018-02-221-3/+8
* | Make wrapper types accessible from other packagesBjørn Christian Seime2018-02-222-3/+3
* | Include ControllerAuthorizationFilter in all container api testsBjørn Christian Seime2018-02-2211-108/+558
* | Only verify tenant admin membership if tenant existBjørn Christian Seime2018-02-221-6/+6
* | Remove Authorizer and ApplicationInstanceAuthorizerBjørn Christian Seime2018-02-226-453/+54
* | Use default AuthorizationResponseHandler in unit testBjørn Christian Seime2018-02-222-4/+2
* | Remove dependency on Authorizer and ApplicationInstanceAuthorizerBjørn Christian Seime2018-02-222-22/+78
* | Fix testMartin Polden2018-02-202-4/+10
* | Remove applicationPackageHashMartin Polden2018-02-201-39/+11