summaryrefslogtreecommitdiffstats
path: root/application/src/test
Commit message (Collapse)AuthorAgeFilesLines
* 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; ↵Olli Virtanen2018-05-281-5/+11
| | | | visibility cleanups
* 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 ↵Bjørn Christian Seime2018-05-2416-583/+589
|\ | | | | | | | | vespa-engine/ovirtanen/remove-scala-dependency-in-application Replace Scala test code in application module with equivalent Java
| * Corrected author informationOlli Virtanen2018-05-248-11/+20
| |
| * Sync style with intelliJ defaultsOlli Virtanen2018-05-169-466/+473
| |
| * Convert Scala test code to JavaOlli Virtanen2018-05-1515-572/+562
| |
* | Revert "Revert "Remove empty filter chains from filter chain repo.""gjoranv2018-05-231-0/+17
| |
* | Revert "Remove empty filter chains from filter chain repo."gjoranv2018-05-231-17/+0
| |
* | Remove empty filter chains from filter chain repo.gjoranv2018-05-231-0/+17
|/ | | | | | * Ensure no empty chains before throwing IndexOutOfBoundsException. * Verify that application does not throw upon access-control in services.xml.
* Reduce number of test iterations from 10k to 100.gjoranv2018-02-211-2/+1
|
* Merge branch 'master' into ↵Harald Musum2017-08-3114-14/+21
|\ | | | | | | revert-3275-revert-3260-hmusum/remove-version-from-def-files
| * Nonfunctional changesJon Bratseth2017-08-3014-14/+21
| |
* | Revert "Revert "version in def files are deprecated""Harald Musum2017-08-301-1/+0
|/
* Revert "version in def files are deprecated"Harald Musum2017-08-301-0/+1
|
* version in def files are deprecatedHarald Musum2017-08-301-1/+0
|
* Fix deprecation warningsBjørn Christian Seime2017-08-184-13/+20
|
* Rewrite ProjectBundleClassPaths to JavaBjørn Christian Seime2017-07-201-9/+10
|
* Fix warning and enable warning-as-errorBjørn Christian Seime2017-07-191-2/+2
|
* Revert back to using deprecated http clientBjørn Christian Seime2017-07-131-2/+2
|
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-131-10/+6
|
* import getDefaultsArne H Juul2017-06-191-3/+3
|
* Update copyright headersJon Bratseth2017-06-1439-38/+39
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1439-39/+38
|
* Update copyright headersJon Bratseth2017-06-1439-38/+39
|
* Remove carriage returnJon Bratseth2017-06-144-160/+160
|
* Revert "Copyright header"Jon Bratseth2017-06-1339-198/+197
|
* Copyright headerJon Bratseth2017-06-1339-197/+198
|
* avoid silly try-with-resources warningArne H Juul2017-04-211-0/+5
|
* auto-closable resource should not throw from close()Arne H Juul2017-04-211-1/+1
|
* suppress warningsArne H Juul2017-04-202-3/+4
|
* Have just one test with Netowkring.enabledJon Bratseth2017-03-211-21/+10
| | | | | Otherwise tests may interfere with each other when running in parallel.
* Remove as this it not supportedJon Bratseth2017-02-082-77/+0
|
* Nonfunctional changes onlyJon Bratseth2017-02-089-11/+95
|
* Correct dependencies by moving document-api test to vespaclient-container-pluginJon Bratseth2016-09-281-10/+0
|