aboutsummaryrefslogtreecommitdiffstats
path: root/application/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Unify on Set.ofHenning Baldersheim2024-04-111-59/+51
* Update copyrightJon Bratseth2023-10-0931-30/+31
* Isolate inner jetty server component from wrapper with filtersjonmv2023-10-051-21/+13
* Use the metric provider returned after configurationJon Bratseth2023-03-032-0/+49
* Truncate floating points before comparing JSONBjørn Christian Seime2023-02-281-1/+7
* Replace `OnnxEvaluatorCache` with OnnxRuntimeBjørn Christian Seime2023-02-271-5/+5
* Avoid dependency on test code from different module.Henning Baldersheim2023-01-241-2/+21
* update test, short tensors are default nowArne Juul2022-12-131-5/+5
* Convert application to junit5Bjørn Christian Seime2022-07-2910-239/+272
* Rename testBjørn Meland2022-07-271-2/+1
* Attempt to use query profiles from applicationbjormel2022-07-261-5/+15
* Revert "Merge pull request #23040 from vespa-engine/revert-23039-bratseth/wea...Jon Bratseth2022-06-101-1/+1
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-091-1/+1
* Revert "Merge pull request #23036 from vespa-engine/revert-23032-bratseth/wea...Jon Bratseth2022-06-091-1/+1
* Revert "Change user query default from ALL to WEAKAND on Vespa 8"Håkon Hallingstad2022-06-091-1/+1
* Merge pull request #23032 from vespa-engine/bratseth/weakand-by-defaultJon Bratseth2022-06-091-1/+1
|\
| * Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-091-1/+1
* | Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
|/
* Remove support for jdisc tag in services.xmlHarald Musum2022-06-081-2/+1
* Remove on Vespa 8Jon Bratseth2022-06-081-30/+0
* Skip tests if onnxruntime unavailable, part 3Harald Musum2022-02-141-0/+3
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-2/+0
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-217-72/+52
* Remove use of Guava ListenableFuture from com.yahoo.jdisc.handlerBjørn Christian Seime2021-12-101-3/+1
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* search -> schemaJon Bratseth2021-10-151-1/+1
* Update 2018 copyright notices.gjoranv2021-10-075-5/+5
* Update 2017 copyright notices.gjoranv2021-10-0724-24/+24
* Avoid use of deprecated Request.setServerRequest.Henning Baldersheim2021-10-041-1/+1
* Remove JerseyTestgjoranv2021-07-124-237/+0
* Rename test cases for consistency.gjoranv2021-07-021-4/+4
* Revert "Install model evaluation via configmodel [run-systemtest]"gjoranv2021-07-021-4/+4
* Rename test cases for consistency.gjoranv2021-07-011-4/+4
* Ignore unit tests for rest-api in services.xmlgjoranv2021-06-281-0/+2
* Move adding os inputs and outputs of ONNX models into OnnxModelLester Solbakken2021-05-271-0/+2
* Add model path to stored model infoLester Solbakken2021-05-211-2/+2
* Import TensorFlow models via ONNX conversionLester Solbakken2020-09-041-7/+7
* Revert "Import Tensorflow models vis ONNX conversion"Lester Solbakken2020-06-121-7/+7
* Import Tensorflow models vis ONNX conversionLester Solbakken2020-06-121-7/+7
* Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-171-4/+5
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-5/+4
* Merge pull request #12563 from vespa-engine/bratseth/search-to-schemaJon Bratseth2020-03-131-4/+5
|\
| * searchdefinitions -> schemasJon Bratseth2020-03-131-4/+5
* | Set a high timeoutJon Bratseth2020-03-111-3/+3
|/
* Disable access logging in testsHarald Musum2020-02-067-17/+27
* Add support for importing LightGBM modelsLester Solbakken2020-02-021-1/+6
* Remove use of apache commons libraries in applicationBjørn Christian Seime2020-01-032-6/+6
* Update test result for xgboost missing valuesLester Solbakken2019-11-201-1/+1
* Set default missing value to NaN for model evaluationLester Solbakken2019-10-111-1/+1