aboutsummaryrefslogtreecommitdiffstats
path: root/application/src
Commit message (Expand)AuthorAgeFilesLines
* 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; 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
|\
| * 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
|/
* 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 revert-3275-revert-3260-hmusum/remove-version-from...Harald Musum2017-08-3127-37/+52
|\
| * 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
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-131-10/+6
* Fix issue where Scala Maven plugin fails on Java compilationBjørn Christian Seime2017-07-111-1/+1
* Revert "Bjorncs/scala stuff"Bjørn Christian Seime2017-07-111-1/+1
* Fix issue where Scala Maven plugin fails on Java compilationBjørn Christian Seime2017-07-111-1/+1
* import getDefaultsArne H Juul2017-06-191-3/+3
* Update copyright headersJon Bratseth2017-06-1457-56/+57
* Revert "Update copyright headers"Jon Bratseth2017-06-1457-57/+56
* Update copyright headersJon Bratseth2017-06-1457-56/+57
* Remove carriage returnJon Bratseth2017-06-144-160/+160
* Revert "Copyright header"Jon Bratseth2017-06-1357-216/+215
* Copyright headerJon Bratseth2017-06-1357-215/+216
* Remove some netty usage in jdisc_http_serviceBjørn Christian Seime2017-04-251-3/+2
* Revert "Bjorncs/upgrade netty"Henning Baldersheim2017-04-241-2/+3
* Remove some netty usage in jdisc_http_serviceBjørn Christian Seime2017-04-241-3/+2
* Revert "Remove some netty usage in jdisc_http_service"Bjørn Christian Seime2017-04-211-2/+3
* Merge pull request #2219 from yahoo/arnej/more-warnings-in-applicationJon Bratseth2017-04-213-1/+8
|\
| * suppress deprecation warnings about rendererArne H Juul2017-04-211-0/+2
| * 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
* | Merge pull request #2220 from yahoo/bjorncs/remove-netty-usagegjoranv2017-04-211-3/+2
|\ \ | |/ |/|