aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/searchchain
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-125-14/+10
* Unify on List.ofHenning Baldersheim2024-04-111-2/+2
* - GC unused code.Henning Baldersheim2024-03-211-5/+5
* Use Schemainfo instead of Indexfacts.Henning Baldersheim2024-02-141-1/+2
* Update copyrightJon Bratseth2023-10-0910-10/+10
* Add some tests from an old branch and some code cleanup.Henning Baldersheim2022-08-121-2/+1
* Convert container-search to junit5Bjørn Christian Seime2022-07-289-157/+140
* Turn tracing of the query on/off by trace.query=true/falseJon Bratseth2022-06-141-3/+31
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-8/+11
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-081-4/+2
* Create schema-info for global schema infoJon Bratseth2022-04-274-1/+3
* Avoid deprecated APIsJon Bratseth2022-01-031-34/+34
* Revert "Merge pull request #20456 from vespa-engine/revert-20439-bratseth/zon...Jon Bratseth2021-12-131-8/+18
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-101-18/+8
* Add zone info to query profile contextJon Bratseth2021-12-091-8/+18
* Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-081-4/+7
* Supply and use appropriate stub methodsJon Bratseth2021-10-103-3/+3
* Use the executor from the contextJon Bratseth2021-10-083-47/+26
* - Use the default threadpool for federation.Henning Baldersheim2021-10-073-30/+67
* Update 2017 copyright notices.gjoranv2021-10-0710-10/+10
* No functional changesJon Bratseth2021-04-201-6/+6
* Add support for serializing and compressing once, instead of once per backend...Henning Baldersheim2020-06-301-12/+28
* Add the query profile registry to the set of test componentsgjoranv2020-05-223-2/+5
* Revert "Gjoranv/create registry from config"Harald Musum2020-05-203-5/+2
* Add the query profile registry to the set of test componentsgjoranv2020-05-203-2/+5
* Increase timeout in async testJon Bratseth2019-06-181-23/+23
* Extract execution creation into ExecutionFactoryJon Bratseth2019-06-091-4/+7
* Revert "Merge pull request #7837 from vespa-engine/revert-7836-bratseth/remov...Jon Bratseth2018-12-021-7/+59
* Revert "Bratseth/remove unused rpc server take 3"Jon Bratseth2018-12-011-59/+7
* Revert "Merge pull request #7835 from vespa-engine/revert-7833-bratseth/remov...Jon Bratseth2018-12-011-7/+59
* Revert "Bratseth/remove unused rpc server take 2"Jon Bratseth2018-12-011-59/+7
* Revert "Merge pull request #7831 from vespa-engine/revert-7818-bratseth/remov...Jon Bratseth2018-12-011-7/+59
* Revert "Remove zombie code"Håkon Hallingstad2018-12-011-59/+7
* Remove zombie codeJon Bratseth2018-11-291-7/+59
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-052-2/+2
* Remove some dead codeJon Bratseth2018-05-102-7/+13
* Remove usage of junit.frameworkJon Bratseth2018-04-174-23/+50
* Remove building of old osgi bundlesBjørn Christian Seime2017-07-2417-288/+0
* Update copyright headersJon Bratseth2017-06-1415-15/+15
* Revert "Update copyright headers"Jon Bratseth2017-06-1415-15/+15
* Update copyright headersJon Bratseth2017-06-1415-15/+15
* Revert "Copyright header"Jon Bratseth2017-06-1315-15/+15
* Copyright headerJon Bratseth2017-06-1315-15/+15
* use standard formatting for Override annotationArne H Juul2017-05-303-11/+22
* Trace fill requestJon Bratseth2017-05-182-68/+176
* Support configuring a hostname headerJon Bratseth2016-10-133-1/+2
* Use github name in @authorJon Bratseth2016-06-163-3/+3
* PublishJon Bratseth2016-06-1554-0/+2097