summaryrefslogtreecommitdiffstats
path: root/application/src
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-117-30/+30
|
* Note precisely what worksJon Bratseth2019-06-282-25/+32
|
* Support model-evaluation in ApplicationJon Bratseth2019-06-2821-22/+14224
|
* Remove unnecessary importJon Bratseth2019-06-111-1/+0
|
* Fix comment typoJon Bratseth2019-06-111-1/+1
|
* Deliver search chains config to ExecutionFactoryJon Bratseth2019-06-094-31/+29
|
* Extract execution creation into ExecutionFactoryJon Bratseth2019-06-091-1/+1
|
* Ignore deployment.xml in some contexts (e.g. unit tests)Harald Musum2019-05-273-8/+25
|
* Generate html5 javadocgjoranv2019-01-211-3/+3
|
* Remove template supportJon Bratseth2019-01-211-1/+0
|
* 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
|
* Add Exceptions.findCause()Valerij Fredriksen2018-12-071-2/+4
|
* Less use of ContainerJon Bratseth2018-12-031-4/+4
|
* Avoid deprecated methodJon Bratseth2018-10-161-1/+1
|
* Avoid deprecated methodJon Bratseth2018-10-152-12/+4
|
* Fix author tag for SimonBjørn Christian Seime2018-07-052-2/+2
|
* Use new ValidationParameter class instead of booleansHarald Musum2018-07-041-1/+1
|
* Scala code in standalone-container converted to JavaOlli Virtanen2018-05-311-4/+3
|
* 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.
* Merge with masterJon Bratseth2018-02-271-1/+1
|
* Reduce number of test iterations from 10k to 100.gjoranv2018-02-211-2/+1
|
* Support user principal in incoming requestBjørn Christian Seime2018-02-202-1/+23
|
* Support setting attributes for 'application' requestsBjørn Christian Seime2017-10-032-0/+11
|
* Merge branch 'master' into ↵Harald Musum2017-08-3127-37/+52
|\ | | | | | | revert-3275-revert-3260-hmusum/remove-version-from-def-files
| * Nonfunctional changesJon Bratseth2017-08-3027-37/+52
| |
* | 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
|
* Remove dead Scala codeBjørn Christian Seime2017-07-132-40/+10
|
* Revert back to using deprecated http clientBjørn Christian Seime2017-07-131-2/+2
|