summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23165 from vespa-engine/hmusum/fix-installation-of-xml-sc...Harald Musum2022-06-201-2/+2
|\
| * Fix typoHarald Musum2022-06-201-1/+1
| * Exclude some paths when installing XML schemasHarald Musum2022-06-201-2/+2
* | 64k -> 64Mb max bolded field sizeJon Bratseth2022-06-204-21/+21
|/
* use sorted listArne H Juul2022-06-171-1/+2
* remove sort in SearchOrdererArne H Juul2022-06-1712-256/+260
* remove TemporarySDDocumentTypeArne H Juul2022-06-179-323/+17
* Don't generate unused documentdbinfo fieldsJon Bratseth2022-06-165-126/+2
* Merge branch 'master' into balder/add-shared-string-repo-controlHenning Baldersheim2022-06-1510-27/+33
|\
| * No functional changesJon Bratseth2022-06-152-1/+4
| * Merge pull request #23103 from vespa-engine/arnej/zstd-for-access-logs-3Arne H Juul2022-06-152-2/+2
| |\
| | * use zstd for more access logsArne H Juul2022-06-152-2/+2
| * | Merge pull request #23102 from vespa-engine/arnej/use-zstd=for-access-logsArne H Juul2022-06-152-2/+2
| |\ \ | | |/ | |/|
| | * common default compression typeArne H Juul2022-06-152-2/+2
| * | Merge pull request #23085 from vespa-engine/hmusum/set-clustertype-for-contai...Jon Bratseth2022-06-151-1/+2
| |\ \ | | |/ | |/|
| | * Set property clustertype for container clusterHarald Musum2022-06-141-1/+2
| * | use new feature flag for compression formatArne H Juul2022-06-148-25/+27
| |/
* | shared-string-repo-reclaim => shared-string-repo-no-reclaimHenning Baldersheim2022-06-153-8/+8
* | Add control of wether shared string repo will reclaim unused enums, or if the...Henning Baldersheim2022-06-144-19/+52
|/
* Add metric 'jdisc.jvm' to report runtime version++Bjørn Christian Seime2022-06-131-0/+1
* allow NativeIO for logserverArne H Juul2022-06-131-0/+2
* Remove debug logging to stdoutHarald Musum2022-06-131-1/+0
* More flexibly instance layoutjonmv2022-06-121-0/+6
* Update config-model/CMakeLists.txtHarald Musum2022-06-101-1/+1
* Install 7.x xml schemas in correct dirHarald Musum2022-06-101-1/+1
* Update config-model/src/main/java/com/yahoo/vespa/model/VespaModelFactory.javaHenning Baldersheim2022-06-091-1/+0
* Use static create methods instead of having many public constructor only used...Henning Baldersheim2022-06-092-13/+20
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-093-3/+3
* Merge pull request #23002 from vespa-engine/cleanup-ancient-xml-syntaxgjoranv2022-06-0914-111/+28
|\
| * Clean up 'searchchain' and 'searchchains' syntax in services.xmlgjoranv2022-06-0814-111/+28
* | Use pattern variables, and various other code cleanup.Henning Baldersheim2022-06-095-107/+67
* | Remove temporary dependency on 'jetty-http' with test scopeBjørn Christian Seime2022-06-081-7/+0
|/
* update commentArne H Juul2022-06-081-1/+1
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Remove undocumented, non-working tool for expanding configHarald Musum2022-06-082-85/+0
* GC deprecation warnings.Henning Baldersheim2022-06-086-95/+19
* Remove TODOsHarald Musum2022-06-084-8/+7
* Remove TensorFlow feature converterLester Solbakken2022-06-081-24/+3
* Further GC document level compression. Avoids a buffer copy that is no longer...Henning Baldersheim2022-06-082-14/+32
* Remove docproc.util.Splitter/Joiner document processors.gjoranv2022-06-081-2/+0
* Revert "Remove feed handler setup"Jon Bratseth2022-06-083-7/+128
* Remove on Vespa 8Jon Bratseth2022-06-081-5/+0
* add fieldsets after inheritingArne H Juul2022-06-081-1/+1
* Install xml schemas for 7.xHarald Musum2022-06-0826-2/+1535
* Remove feed handler setupJon Bratseth2022-06-083-128/+7
* Remove on Vespa 8Jon Bratseth2022-06-084-6/+6
* Remove 'namespace' in schema for config overrides in services.xmlHarald Musum2022-06-081-1/+0
* Add missing deps to lz4-java, and exclude in container-devgjoranv2022-06-081-0/+4
* Don't use operation= in array user configHarald Musum2022-06-085-47/+33
* Remove all usage and stop providing net.jcip.annotaitonsgjoranv2022-06-081-2/+0