aboutsummaryrefslogtreecommitdiffstats
path: root/application/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-063-22/+19
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-0313-13/+13
* 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 Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-075-5/+5
* Update 2017 copyright notices.gjoranv2021-10-0748-48/+48
* Avoid use of deprecated Request.setServerRequest.Henning Baldersheim2021-10-041-1/+1
* Order importers by their increasing probing cost.Henning Baldersheim2021-09-141-2/+2
* Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-071-2/+12
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-071-12/+2
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-071-2/+12
* 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
* Add convenience for creating a LocalDocumentAccessJon Marius Venstad2020-09-301-0/+44
* 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-173-9/+10
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-133-10/+9
* Merge pull request #12563 from vespa-engine/bratseth/search-to-schemaJon Bratseth2020-03-133-9/+10
|\
| * searchdefinitions -> schemasJon Bratseth2020-03-133-9/+10
* | Set a high timeoutJon Bratseth2020-03-111-3/+3
|/
* Disable access logging in testsHarald Musum2020-02-0610-18/+30
* Reduce access loggingHåkon Hallingstad2020-02-051-0/+1
* Add support for importing LightGBM modelsLester Solbakken2020-02-023-1/+283
* 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-117-30/+30
* Note precisely what worksJon Bratseth2019-06-282-25/+32
* Support model-evaluation in ApplicationJon Bratseth2019-06-2821-22/+14224