aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Audit log /flags/v1 on controllerMartin Polden2019-07-161-0/+7
|
* Revert "Fix flags dependency scope"Martin Polden2019-07-121-6/+7
| | | | This reverts commit aa9e3f41ec69c1f62f804f4b6619c0317fcbb204.
* Fix flags dependency scopeMartin Polden2019-07-121-7/+6
|
* No more need to httpmimeJon Marius Venstad2019-05-031-6/+0
|
* Use MultiPartStreamer in ApplicationApiTest for verificationJon Marius Venstad2019-04-291-0/+6
|
* Redirect legacy DNS names to current nameMartin Polden2019-04-041-0/+7
| | | | Guarded by feature flag, per application.
* JDK 11: Replace LogRecord.setMillis with setInstant.gjoranv2019-03-041-9/+0
| | | | | - Suppress deprecation warnings locally instead of globally in controller-server.
* Remove unnecessary commons-codec dependencyMartin Polden2019-02-261-6/+0
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Upgrade commons-fileupload to 1.3.3Jon Bratseth2019-01-021-1/+1
|
* Create Athenz tenancy using OktaBjørn Christian Seime2018-10-241-44/+0
| | | | | | | - Use ZmsClient from vespa-athenz in AthenzClientFactory - Rename ZmsClientImpl (controller-server) to ZmsClientFacade and modify it to use ZmsClient - Move ApplicationAction and HostedAthenzIdentities to controller-server - Change ZmsClientMock to mock ZmsClient from vespa-athenz
* Rename config param to attach bundle artifactgjoranv2018-08-241-1/+1
| | | | .. to better follow maven convention and terminology.
* Configure bundle-plugin to attach bundle artifact.gjoranv2018-08-241-23/+2
|
* Remove unnecessary plugin declarationgjoranv2018-08-241-4/+0
|
* Remove ZtsClient in controller-api/controller-serverBjørn Christian Seime2018-07-051-25/+0
| | | | | | - Replace old ZtsClient with new one from vespa-athenz module - Add getControllerIdentity() to AthenzClientFactory - Remove dependency on athenz-zts-java-client
* Remove container-jersey2Martin Polden2018-06-261-7/+0
|
* Remove mockito-coreMartin Polden2018-06-261-6/+0
|
* Rewrite StatusPage proxyMartin Polden2018-06-261-0/+11
|
* Use CorsSecurityRequestFilterBase for controller filtersBjørn Christian Seime2018-04-091-0/+7
|
* Use bouncycastle from container-dev.gjoranv2018-03-071-7/+0
|
* Move AthenzDomain to vespa-athenzBjørn Christian Seime2018-01-161-0/+7
|
* Revert "Move AthenzDomain to vespa-athenz"Bjørn Christian Seime2018-01-151-7/+0
| | | | This reverts commit 375c752bde74d02d4a98e974f8e1841ec30e5942.
* Move AthenzDomain to vespa-athenzBjørn Christian Seime2018-01-111-0/+7
|
* Revert "Use httpclient version matching zts-client"Bjørn Christian Seime2018-01-051-2/+1
|
* Use httpclient version matching zts-clientBjørn Christian Seime2018-01-041-1/+2
| | | | Also remove hostnameverifier adapter that is no longer needed.
* Revert "Use httpclient artifact provided by JDisc"Bjørn Christian Seime2018-01-041-5/+5
| | | | This reverts commit 7161cf3d9808daeb1531ef12e09c69df0ed80995.
* Use httpclient artifact provided by JDiscBjørn Christian Seime2018-01-041-5/+5
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Exclude all Jackson deps from athenz zms/zts java clientBjørn Christian Seime2017-11-221-0/+26
|
* Open-source Athenz integration for controller-serverBjørn Christian Seime2017-10-161-0/+50
|
* Revert "Open-source Athenz integration for controller-server"Bjørn Christian Seime2017-10-161-50/+0
| | | | This reverts commit 2d12b78dc2dd3a755e9a9dd05fa7f98acb2f544c.
* Open-source Athenz integration for controller-serverBjørn Christian Seime2017-10-161-0/+50
|
* Remove fest-assertMartin Polden2017-09-051-7/+6
| | | | One test library is sufficient.
* Disable common assembly IDs for controller modulesMartin Polden2017-08-241-0/+1
|
* Import controllerMartin Polden2017-08-241-0/+210