aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/http/filter/FilterChainRepository.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Unify on Streams.toList()Henning Baldersheim2023-01-171-2/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Non-functional-changes-onlyJon Bratseth2020-11-181-0/+2
|
* Revert "Remove implicit and potensially false dependency on jdisc_http_service"Bjørn Christian Seime2020-11-111-0/+201
|
* Remove implicit and potensially false dependency on jdisc_http_serviceBjørn Christian Seime2020-11-111-201/+0
| | | | Required for later changes to jdisc_http_service. Removes jdisc_http_service from provided-dependencies.
* Revert "Revert "Remove empty filter chains from filter chain repo.""gjoranv2018-05-231-1/+13
|
* Revert "Remove empty filter chains from filter chain repo."gjoranv2018-05-231-13/+1
|
* Remove empty filter chains from filter chain repo.gjoranv2018-05-231-1/+13
| | | | | | * Ensure no empty chains before throwing IndexOutOfBoundsException. * Verify that application does not throw upon access-control in services.xml.
* Nonfunctional changes onlyJon Bratseth2017-08-221-1/+1
|
* Fix bug where trailing security filters disappearBjørn Christian Seime2017-07-251-0/+3
|
* Add missing wrapping of security filtersBjørn Christian Seime2017-07-241-6/+27
|
* Remove Scala from container-coreBjørn Christian Seime2017-07-201-0/+165