summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | 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-176-35/+24
| | * | Revert "Load platform bundles separately 3"Harald Musum2020-07-176-24/+35
| | * | Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-165-5/+5
| | * | Reapply "Load platform bundles separately"gjoranv2020-07-166-35/+24
| | * | Revert "Reapply load platform bundles separately"Harald Musum2020-07-166-24/+35
| | * | Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-165-5/+5
| | * | Reapply "Load platform bundles separately"gjoranv2020-07-166-35/+24
| | * | Revert "Load platform bundles separately"Harald Musum2020-07-166-24/+35
| | * | 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
| | * | Split bundles.def into platform-bundles and application-bundlesgjoranv2020-07-146-20/+34
| | * | Use verbose gc logging for logserver-containerHarald Musum2020-07-141-1/+2
| * | | Do not hardcode entries and source host in mockHarald Musum2020-07-122-14/+17
* | | | Setup executor directly instead of provider in ThreadPoolExecutorComponentBjørn Christian Seime2020-07-143-7/+8
* | | | Use separate threadpools for feeding APIsBjørn Christian Seime2020-07-144-21/+147
| |/ / |/| |
* | | Use Set.ofgjoranv2020-07-141-77/+74
* | | Rename BundleMapper -> PlatformBundlesgjoranv2020-07-148-21/+16
* | | Simplify, and rename methods and fields to reflect that the onlygjoranv2020-07-142-85/+86
* | | Use absoluteBundlePath everywhere platform bundles are installed.gjoranv2020-07-141-4/+5
* | | Make absoluteBundlePath method simpler to usegjoranv2020-07-142-5/+4
* | | Remove defective methods to add platform bundles based on componentsgjoranv2020-07-142-22/+1
* | | Revert "Increase JVM heap for logserver-container"Harald Musum2020-07-131-1/+1
* | | Merge pull request #13872 from vespa-engine/vekterli/expose-metrics-for-concu...Tor Brede Vekterli2020-07-131-0/+3
|\ \ \
| * | | Expose distributor metrics for concurrent mutation failuresTor Brede Vekterli2020-07-131-0/+3
* | | | Merge pull request #13875 from vespa-engine/geirst/inherited-reference-fieldsGeir Storli2020-07-1311-1/+281
|\ \ \ \ | |/ / / |/| | |
| * | | Ensure that reference fields can be inherited from super document types.Geir Storli2020-07-1311-1/+281
* | | | Increase JVM heap for logserver-containerHarald Musum2020-07-131-1/+1
|/ / /
* / / Support matched-elements-only for array and wset fields in streaming search.Geir Storli2020-07-102-8/+9
|/ /
* | Add feature flags for rolling out skipping of feed threads.Henning Baldersheim2020-07-097-19/+37
* | Merge pull request #13854 from vespa-engine/vekterli/remove-part-of-sum-metri...Henning Baldersheim2020-07-092-2/+3
|\ \
| * | Remove "partofsum" metrics from statereporter consumerTor Brede Vekterli2020-07-092-2/+3
* | | Add support for matched-elements-only for array and weighted set attributes.Geir Storli2020-07-095-5/+83
|/ /