summaryrefslogtreecommitdiffstats
path: root/config-model/src/test
Commit message (Collapse)AuthorAgeFilesLines
...
* | GC mbus numThreads.Henning Baldersheim2022-07-072-10/+0
| |
* | GC temporary dispatch flags.Henning Baldersheim2022-07-071-6/+0
| |
* | - Control number of rpc targets.Henning Baldersheim2022-07-061-1/+13
| | | | | | | | | | - Control number of write events before waking up thread. - For mbus in java, mbus in c++ and the rpc connection towards content nodes.
* | GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-0654-68/+1
| |
* | Move secret store related test to new subclass.gjoranv2022-07-053-113/+139
| |
* | Move access control related tests to appropriate classgjoranv2022-07-052-191/+200
| |
* | Move accesslog related test to appropriate class.gjoranv2022-07-052-34/+46
| |
* | Add option to ignore undefined fieldsJon Bratseth2022-07-0454-4/+75
|/
* Add feature flag control of dispatching.Henning Baldersheim2022-07-012-0/+30
|
* GC unused optimize_for configHenning Baldersheim2022-07-012-2/+0
|
* GC removed configHenning Baldersheim2022-07-012-10/+0
|
* Merge pull request #23292 from vespa-engine/mpolden/deprecate-combinedJon Marius Venstad2022-06-302-2/+24
|\ | | | | Deprecate combined cluster
| * Deprecate combined clusterMartin Polden2022-06-302-2/+24
| |
* | log certificate version in each runAndreas Eriksen2022-06-301-2/+2
|/
* Use CopyDFW for struct field summaries with explicit source.Tor Egge2022-06-296-6/+44
|
* Merge pull request #23240 from vespa-engine/balder/no-longer-require-sequencingHenning Baldersheim2022-06-272-3/+3
|\ | | | | Remove 'requireSequencing' as an option.
| * No need to special handle distributor/content node.Henning Baldersheim2022-06-262-3/+3
| |
* | Add feature flag control over defaultvalue for feed niceness.Henning Baldersheim2022-06-241-0/+18
|/
* Update default list pricesØyvind Grønnesby2022-06-241-1/+1
|
* stop using feature flag avoidRenamingSummaryFeaturesArne H Juul2022-06-221-1/+1
| | | | * now always behaves like it was true.
* 64k -> 64Mb max bolded field sizeJon Bratseth2022-06-203-10/+10
|
* remove sort in SearchOrdererArne H Juul2022-06-1710-250/+251
| | | | * to keep unit tests deterministic, sort earlier instead
* remove TemporarySDDocumentTypeArne H Juul2022-06-171-78/+0
| | | | | | * track converted structs as we make them * inherit directly instead of by name * remove code to deal with the no-longer-needed temporaries
* Don't generate unused documentdbinfo fieldsJon Bratseth2022-06-162-53/+2
|
* Merge branch 'master' into balder/add-shared-string-repo-controlHenning Baldersheim2022-06-151-1/+1
|\
| * No functional changesJon Bratseth2022-06-151-1/+1
| |
* | shared-string-repo-reclaim => shared-string-repo-no-reclaimHenning Baldersheim2022-06-151-3/+3
| |
* | Add control of wether shared string repo will reclaim unused enums, or if ↵Henning Baldersheim2022-06-141-8/+22
|/ | | | they will just grow.
* Use static create methods instead of having many public constructor only ↵Henning Baldersheim2022-06-091-5/+5
| | | | used for testing.
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
|
* Merge pull request #23002 from vespa-engine/cleanup-ancient-xml-syntaxgjoranv2022-06-093-30/+12
|\ | | | | Clean up 'searchchain' and 'searchchains' syntax in services.xml
| * Clean up 'searchchain' and 'searchchains' syntax in services.xmlgjoranv2022-06-083-30/+12
| |
* | Use pattern variables, and various other code cleanup.Henning Baldersheim2022-06-091-6/+6
|/
* Revert "Remove feed handler setup"Jon Bratseth2022-06-081-1/+79
| | | | This reverts commit f7c5bbbb54ca38cc8563d424274c094b4e832a61.
* Remove feed handler setupJon Bratseth2022-06-081-79/+1
|
* Don't use operation= in array user configHarald Musum2022-06-083-31/+21
| | | | | Remove unnecessary config in one test, update other test to have 2 items in list
* move internal details from public APIArne H Juul2022-06-081-2/+2
|
* Remove 'attribute: huge' from config def file and C++ code.Geir Storli2022-06-0827-158/+0
|
* onnxModel to onnx in summary/matchfeaturesLester Solbakken2022-06-082-8/+8
|
* Remove support for jdisc tag in services.xmlHarald Musum2022-06-084-144/+117
|
* Remove <client> on Vespa 8Jon Bratseth2022-06-083-51/+0
|
* Remove clientBindings on Vespa 8Jon Bratseth2022-06-083-6/+1
|
* Remove array operation support on Vespa 8Jon Bratseth2022-06-082-29/+0
|
* Disallow impossible redundancyHåkon Hallingstad2022-06-082-18/+20
|
* no more tensors in attribute prefetchArne H Juul2022-06-084-18/+2
| | | | * less hardcoded constants
* remove unused configArne H Juul2022-06-081-4/+4
|
* remove unused configArne H Juul2022-06-0827-158/+0
|
* rawAsBase64 is now true by defaultArne H Juul2022-06-081-1/+1
|
* Cleanup 'access-control' for Vespa 8Bjørn Christian Seime2022-06-082-29/+1
| | | | | Always enable read/write protection. Warn on 'read'/'write' attributes. Update TODOs.
* Remove 'attribute: huge' which has no effect.Geir Storli2022-06-085-16/+1
|