aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Quotas in the configuration server (#14088)Øyvind Grønnesby2020-08-265-3/+114
* Remove unused fileJon Bratseth2020-08-251-14/+0
* Test bolding on arrayJon Bratseth2020-08-251-13/+42
* Model eval: handle unambiguous outputs and models converted from tensorflow t...Lester Solbakken2020-08-241-0/+7
* Revert "Bjorncs/validate binding patterns"Bjørn Christian Seime2020-08-1935-671/+253
* Merge pull request #14102 from vespa-engine/revert-13942-bjorncs/improve-athe...Bjørn Christian Seime2020-08-198-193/+283
|\
| * Revert "Bjorncs/improve athenz access control"Bjørn Christian Seime2020-08-198-193/+283
* | 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-188-283/+193
|\ \
| * | 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-185-17/+17
| * | Don't duplicate container element in all unit testsBjørn Christian Seime2020-08-181-29/+18
| * | Rename 'fromPortAndPath' -> 'fromHttpPortAndPath'Bjørn Christian Seime2020-08-182-3/+3
| * | Delegate configuration of noop filter to amenderBjørn Christian Seime2020-08-182-23/+1
| * | Ensure that access control chain has unique bindingsBjørn Christian Seime2020-08-182-5/+41
| * | Implement equals/hashCode for FilterBindingBjørn Christian Seime2020-08-181-0/+15
| * | Use 'createModelAndGetHttp' in all test methods for AccessControlBjørn Christian Seime2020-08-181-50/+25
| * | Bind access control filter to all paths on port 4443Bjørn Christian Seime2020-08-184-216/+133
| * | Add static builder taking port and pathBjørn Christian Seime2020-08-181-0/+1
| |/
* | Add missing whitespaceBjørn Christian Seime2020-08-181-1/+1
* | Merge pull request #14077 from vespa-engine/bratseth/exceptionsJon Bratseth2020-08-181-3/+2
|\ \ | |/ |/|
| * Catch parent exception>Jon Bratseth2020-08-181-2/+2
| * Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-2/+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-1723-127/+153
* | Allow 'https' in schemeBjørn Christian Seime2020-08-172-3/+3
* | Remove logging on https scheme from FilterBindingBjørn Christian Seime2020-08-174-27/+13
* | Restrict uri bindings for hosted applicationsBjørn Christian Seime2020-08-174-0/+186
* | Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-1727-179/+224
* | Remove unused methodBjørn Christian Seime2020-08-171-6/+1
* | Rename 'Binding' -> 'FilterBinding'Bjørn Christian Seime2020-08-176-24/+24
* | Introduce type for binding patternsBjørn Christian Seime2020-08-172-0/+180
|/
* Merge pull request #14035 from vespa-engine/balder/unify-testsJon Bratseth2020-08-133-32/+31
|\
| * Minor unification of tests.Henning Baldersheim2020-08-123-32/+31
* | 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-0622-148/+226
* | Revert "Bjorncs/container thread pool"Henning Baldersheim2020-08-046-153/+26
* | Remove support for search definitions in docproc bundlesHarald Musum2020-08-047-90/+3
* | Merge branch 'master' into bjorncs/container-thread-poolHenning Baldersheim2020-08-0410-68/+55
|\ \
| * | Remove ugly hackHarald Musum2020-07-291-2/+1
| * | Merge branch 'master' into hmusum/less-hardcoding-in-mockHarald Musum2020-07-2932-233/+474
| |\ \
| | * | 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-184-9/+5