summaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bjorncs/validate binding patterns"Bjørn Christian Seime2020-08-1928-417/+169
* Merge pull request #14102 from vespa-engine/revert-13942-bjorncs/improve-athe...Bjørn Christian Seime2020-08-196-96/+75
|\
| * Revert "Bjorncs/improve athenz access control"Bjørn Christian Seime2020-08-196-96/+75
* | Revert "Add missing whitespace"Bjørn Christian Seime2020-08-191-1/+1
|/
* Merge pull request #14085 from vespa-engine/hmusum/remove-use-of-flavors-from...Jon Bratseth2020-08-181-1/+1
|\
| * Add back optionalNodeResourcesFromSlimeHarald Musum2020-08-181-1/+1
* | Merge pull request #13942 from vespa-engine/bjorncs/improve-athenz-access-con...Bjørn Christian Seime2020-08-186-75/+96
|\ \
| * | Rename 'configure' -> 'configureHttpFilterChains'Bjørn Christian Seime2020-08-183-4/+3
| * | Component spec in FilterBinding refers to a chain not filterBjørn Christian Seime2020-08-183-14/+14
| * | Rename 'fromPortAndPath' -> 'fromHttpPortAndPath'Bjørn Christian Seime2020-08-182-3/+3
| * | Delegate configuration of noop filter to amenderBjørn Christian Seime2020-08-181-13/+1
| * | Ensure that access control chain has unique bindingsBjørn Christian Seime2020-08-181-0/+18
| * | Implement equals/hashCode for FilterBindingBjørn Christian Seime2020-08-181-0/+15
| * | Bind access control filter to all paths on port 4443Bjørn Christian Seime2020-08-183-66/+66
| * | Add static builder taking port and pathBjørn Christian Seime2020-08-181-0/+1
| |/
* / Add missing whitespaceBjørn Christian Seime2020-08-181-1/+1
|/
* Improve error messageBjørn Christian Seime2020-08-171-1/+1
* Model user-generated and non user-generated bindings as separate sub-classesBjørn Christian Seime2020-08-1719-100/+122
* Allow 'https' in schemeBjørn Christian Seime2020-08-171-1/+1
* Remove logging on https scheme from FilterBindingBjørn Christian Seime2020-08-174-27/+13
* Restrict uri bindings for hosted applicationsBjørn Christian Seime2020-08-173-0/+82
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-1722-99/+135
* Remove unused methodBjørn Christian Seime2020-08-171-6/+1
* Rename 'Binding' -> 'FilterBinding'Bjørn Christian Seime2020-08-174-19/+19
* Introduce type for binding patternsBjørn Christian Seime2020-08-171-0/+127
* GC unused services.xml codeHenning Baldersheim2020-08-121-6/+0
* Report requests to /search as request type readMorten Tokle2020-08-121-3/+4
* Merge pull request #12938 from vespa-engine/kkraune/schemaKristian Aune2020-08-111-12/+11
|\
| * dummyKristian Aune2020-08-111-1/+0
| * use schemakkraune2020-04-161-11/+11
* | Move any single set_language operation to the topJon Bratseth2020-08-068-109/+98
* | Revert "Bjorncs/container thread pool"Henning Baldersheim2020-08-045-93/+25
* | Merge branch 'master' into bjorncs/container-thread-poolHenning Baldersheim2020-08-047-47/+44
|\ \
| * | Remove ugly hackHarald Musum2020-07-291-2/+1
| * | Merge branch 'master' into hmusum/less-hardcoding-in-mockHarald Musum2020-07-2919-209/+200
| |\ \
| | * | Use new file distribution mocks for config serverHarald Musum2020-07-281-8/+13
| | * | Use try-with-resources, rename some variables, improve some messagesHarald Musum2020-07-281-1/+2
| | * | Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-182-5/+2
| | * | Drop the now unnecessary 'file:' prefix for disk bundles.gjoranv2020-07-171-7/+2
| | * | Use utililty to simplify adding bundlesgjoranv2020-07-171-7/+10
| | * | Reapply "Load platform bundles separately 3"gjoranv2020-07-173-15/+13
| | * | Revert "Load platform bundles separately 3"Harald Musum2020-07-173-13/+15
| | * | Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-163-3/+3
| | * | Reapply "Load platform bundles separately"gjoranv2020-07-163-15/+13
| | * | Revert "Reapply load platform bundles separately"Harald Musum2020-07-163-13/+15
| | * | Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-163-3/+3
| | * | Reapply "Load platform bundles separately"gjoranv2020-07-163-15/+13
| | * | Revert "Load platform bundles separately"Harald Musum2020-07-163-13/+15
| | * | Add comment about platform bundles.gjoranv2020-07-151-0/+1
| | * | Remove all usage of BundleConfig and bundles.cfg test files.gjoranv2020-07-153-26/+0