aboutsummaryrefslogtreecommitdiffstats
path: root/application/src/test/java/com/yahoo/application/ApplicationTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Isolate inner jetty server component from wrapper with filtersjonmv2023-10-051-21/+13
* Use the metric provider returned after configurationJon Bratseth2023-03-031-0/+22
* Convert application to junit5Bjørn Christian Seime2022-07-291-48/+51
* 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
* Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-091-1/+1
* Remove on Vespa 8Jon Bratseth2022-06-081-30/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Set a high timeoutJon Bratseth2020-03-111-3/+3
* Disable access logging in testsHarald Musum2020-02-061-2/+5
* Remove use of apache commons libraries in applicationBjørn Christian Seime2020-01-031-4/+4
* Fix invalid bindings in ApplicationTestBjørn Christian Seime2019-08-151-2/+2
* Replace 'jdisc' with 'container' in application.gjoranv2019-07-111-5/+5
* Deliver search chains config to ExecutionFactoryJon Bratseth2019-06-091-2/+3
* Ignore deployment.xml in some contexts (e.g. unit tests)Harald Musum2019-05-271-8/+13
* 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
* Fix deprecation warningsBjørn Christian Seime2017-08-181-2/+2
* import getDefaultsArne H Juul2017-06-191-3/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* avoid silly try-with-resources warningArne H Juul2017-04-211-0/+5
* suppress warningsArne H Juul2017-04-201-3/+3
* Have just one test with Netowkring.enabledJon Bratseth2017-03-211-21/+10
* Correct dependencies by moving document-api test to vespaclient-container-pluginJon Bratseth2016-09-281-10/+0
* Support document-api in applicationJon Bratseth2016-09-281-2/+1
* Run Application with VespaModel instead of MockRootJon Bratseth2016-09-281-0/+2
* Remove dead 'gateways' codeJon Bratseth2016-09-271-0/+10
* Test file distribution in ApplicationJon Bratseth2016-09-011-1/+8
* PublishJon Bratseth2016-06-151-0/+373