aboutsummaryrefslogtreecommitdiffstats
path: root/application/src/test
Commit message (Expand)AuthorAgeFilesLines
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
* 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-0731-31/+31
* 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
* Disable accesslog to make test run slightly faster.gjoranv2021-06-251-0/+1
* Set up SimpleLinguistics for search apps to avoid the default.gjoranv2021-06-253-0/+8
* searchdefinitions -> schemasHarald Musum2021-06-031-0/+0
* 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-212-2/+2
* Use full name in config definition file namesHarald Musum2020-09-101-0/+0
* Import TensorFlow models via ONNX conversionLester Solbakken2020-09-0410-14069/+7
* Revert "Import Tensorflow models vis ONNX conversion"Lester Solbakken2020-06-1210-7/+14069
* Import Tensorflow models vis ONNX conversionLester Solbakken2020-06-1210-14069/+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-069-18/+29
* Add support for importing LightGBM modelsLester Solbakken2020-02-022-1/+281
* Merge pull request #11649 from vespa-engine/bjorncs/apache-commons-libraries-...Henning Baldersheim2020-01-062-6/+6
|\
| * Remove use of apache commons libraries in applicationBjørn Christian Seime2020-01-032-6/+6
* | Add/corect copyright headersJon Bratseth2020-01-032-0/+2
|/
* 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
* No keys...Henning Baldersheim2019-08-161-2/+2
* doc: -> id:Henning Baldersheim2019-08-161-2/+2
* Fix invalid bindings in ApplicationTestBjørn Christian Seime2019-08-151-2/+2
* Ignore order in serialized JSONMorten Tokle2019-07-311-1/+2
* Replace 'jdisc' with 'container' in application.gjoranv2019-07-116-28/+28
* Note precisely what worksJon Bratseth2019-06-282-25/+32
* Support model-evaluation in ApplicationJon Bratseth2019-06-2820-20/+14212
* Deliver search chains config to ExecutionFactoryJon Bratseth2019-06-091-2/+3
* Ignore deployment.xml in some contexts (e.g. unit tests)Harald Musum2019-05-273-8/+25
* Rename DefaultRenderer to XmlRendererJon Bratseth2019-01-211-1/+1
* remove "header" from embedded SDArne Juul2019-01-211-1/+0
* stop using "header" and "body" keywordsArne Juul2019-01-211-4/+0
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* Stricter verification of exception in builder_cannot_be_reused using @Rule; v...Olli Virtanen2018-05-281-5/+11
* Clean up expected-to-fail test caseOlli Virtanen2018-05-281-7/+6
* Convert Scala code to Java, with ApplicationBuilderTest fixedOlli Virtanen2018-05-2516-583/+588
* Revert "Replace Scala test code in application module with equivalent Java"gjoranv2018-05-2416-589/+583
* Merge pull request #5899 from vespa-engine/ovirtanen/remove-scala-dependency-...Bjørn Christian Seime2018-05-2416-583/+589
|\