aboutsummaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeFilesLines
...
| * Sync style with intelliJ defaultsOlli Virtanen2018-05-169-466/+473
| |
| * Convert Scala test code to JavaOlli Virtanen2018-05-1516-594/+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.
* Jdisc provides bouncycastle now, so don't hide it.gjoranv2018-03-071-10/+0
|
* 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
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Support setting attributes for 'application' requestsBjørn Christian Seime2017-10-032-0/+11
|
* Provide bouncycastle on test classpath.gjoranv2017-09-221-0/+10
|
* Add necessary test scope deps for using jdisc_http_filters.gjoranv2017-09-211-0/+21
|
* Exclude com.ibu.icu:icu4j from provided classpath.gjoranv2017-09-191-0/+4
|
* Exclude xerces:xercesImpl from provided classpath.gjoranv2017-09-181-0/+4
|
* Exclude commons-collections from provided classpath.gjoranv2017-09-151-0/+4
|
* Exclude commons-exec from provided classpath.gjoranv2017-09-141-0/+4
|
* Expose HdrHistogram in test scope instead of provided for users.gjoranv2017-09-111-0/+4
| | | | | | - It's not provided runtime, but we should consider doing so, as simplemetric:UntypedMetric exposes a public method that returns an org.HdrHistogram.DoubleHistogram.
* Exclude scala-xml from provided classpathgjoranv2017-09-081-0/+5
| | | | | | | | | | - To prevent import-package for its packages. - scala-xml is only used to generate config classes, and is not needed or provided runtime. - Add scala-xml in scope test where it's used in unit tests. - Do not exclude scala-xml from config-bundle until the oldest active config model uses the new Java version of createClassName.
* Revert "Exclude scala-xml from provided classpath"gjoranv2017-09-071-5/+0
|
* Exclude scala-xml from provided classpathgjoranv2017-09-071-0/+5
| | | | | | | - To prevent import-package for its packages. - scala-xml is only used to generate config classes, and is not needed or provided runtime. - Add scala-xml in scope test where it's used in unit tests.
* Merge pull request #3287 from ↵gjoranv2017-09-051-1/+0
|\ | | | | | | | | vespa-engine/revert-3275-revert-3260-hmusum/remove-version-from-def-files Revert 3275 revert 3260 hmusum/remove version from def files
| * Merge branch 'master' into ↵Harald Musum2017-08-3128-49/+52
| |\ | | | | | | | | | revert-3275-revert-3260-hmusum/remove-version-from-def-files
| * | Revert "Revert "version in def files are deprecated""Harald Musum2017-08-301-1/+0
| | |
* | | Make antlr and antlr4 invisible for customer projects.gjoranv2017-09-011-0/+12
| | | | | | | | | | | | - Visible only in test classpath.
* | | Revert "Exclude scala-xml from provided classpath"gjoranv2017-09-011-5/+0
| | | | | | | | | | | | This reverts commit 2bcc584022f761efa9968a3c126608b559b8fedb.
* | | Merge branch 'master' into gjoranv/exclude-scala-xmlgjoranv2017-08-3128-49/+52
|\ \ \ | | |/ | |/|
| * | Revert "Make antlr and antlr4 invisible for customer projects."Arnstein Ressem2017-08-311-12/+0
| | |
| * | Nonfunctional changesJon Bratseth2017-08-3027-37/+52
| |/
| * Revert "version in def files are deprecated"Harald Musum2017-08-301-0/+1
| |
| * Merge pull request #3271 from ↵Bjørn Christian Seime2017-08-301-0/+12
| |\ | | | | | | | | | | | | vespa-engine/gjoranv/exclude-antlr-from-provided-deps Make antlr and antlr4 invisible for customer projects.
| * | version in def files are deprecatedHarald Musum2017-08-301-1/+0
| | |
* | | Exclude scala-xml from provided classpathgjoranv2017-08-311-0/+5
| |/ |/| | | | | | | | | | | - To prevent import-package for its packages. - scala-xml is only used to generate config classes, and is not needed or provided runtime. - Add scala-xml in scope test where it's used in unit tests.
* | Make antlr and antlr4 invisible for customer projects.gjoranv2017-08-301-0/+12
|/ | | | - Visible only in test classpath.
* Fix deprecation warningsBjørn Christian Seime2017-08-184-13/+20
|
* Use junit 4.12Bjørn Christian Seime2017-08-181-1/+0
|
* Module only contains Scala test sourcesBjørn Christian Seime2017-07-211-22/+2
|
* Remove scalalibBjørn Christian Seime2017-07-201-6/+0
|
* Rewrite ProjectBundleClassPaths to JavaBjørn Christian Seime2017-07-201-9/+10
|
* Fix warning and enable warning-as-errorBjørn Christian Seime2017-07-192-9/+2
|
* Remove dead Scala codeBjørn Christian Seime2017-07-132-40/+10
|
* Revert back to using deprecated http clientBjørn Christian Seime2017-07-132-2/+9
|
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-131-10/+6
|
* Enable useful warnings for all Scala modulesBjørn Christian Seime2017-07-131-8/+0
|
* 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
|