aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core
Commit message (Expand)AuthorAgeFilesLines
* JDK 11: Replace LogRecord.setMillis with setInstant.gjoranv2019-03-041-3/+2
* Add log message for installed framework (non-app) bundles.gjoranv2019-02-221-1/+10
* Remove references to the jdisc_start script.gjoranv2019-02-181-11/+1
* Terminate standalone container cleanly on SIGINT/control-CHåkon Hallingstad2019-01-271-4/+4
* Nonfunctional changes onlyJon Bratseth2019-01-241-7/+6
* Add space after commas.gjoranv2019-01-211-9/+9
* Add version-less exports for some javax packagesgjoranv2019-01-211-0/+12
* Open package to avoid warning during jdisc_core compile.gjoranv2019-01-211-0/+1
* Generate html5 javadocgjoranv2019-01-2113-34/+34
* Java 11: Update ExportPackages:gjoranv2019-01-211-18/+1
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* Extract private helper for finding the set of exported packages.gjoranv2019-01-211-9/+13
* Bootstrap FelixParams at runtime.gjoranv2019-01-212-2/+13
* Add TODO to get rid of mockito-all dependencygjoranv2019-01-211-0/+1
* Upgrade Felix to 6.0.1gjoranv2019-01-212-0/+14
* Remove TODO that is currently not feasible to solveBjørn Christian Seime2019-01-211-1/+0
* Remove jdisc-logfmtBjørn Christian Seime2019-01-2116-743/+0
* Remove com.yahoo.jdisc.application and com.yahoo.jdisc.client as public apiBjørn Christian Seime2019-01-213-3/+0
* Remove deprecated and unused BindingMatch ctor.gjoranv2019-01-211-13/+0
* Parse USE_POSITION_DATA correctlyJon Bratseth2019-01-091-1/+1
* Less use of ContainerJon Bratseth2018-12-031-1/+0
* Match uris with implicit port given from schemeBjørn Christian Seime2018-11-192-1/+25
* Revert "Merge pull request #7409 from vespa-engine/revert-7380-bratseth/segme...Jon Bratseth2018-10-261-0/+1
* Revert "Bratseth/segment yql by default"Harald Musum2018-10-221-1/+0
* Nonfunctional changes onlyJon Bratseth2018-10-191-0/+1
* Minor fixesJon Bratseth2018-10-141-1/+1
* Calculate exportPackages in a separate JVM (not maven's).gjoranv2018-10-011-4/+5
* Use a more robust method for retrieving system packages.gjoranv2018-09-273-4/+50
* Add jaxb-core and jaxb-impl dependencies and export their packages.gjoranv2018-07-101-0/+10
* Fix author tag for SimonBjørn Christian Seime2018-07-05176-176/+176
* Java 9: Add dependencies and exports needed for jaxb support.gjoranv2018-06-272-6/+18
* Revert "Gjoranv/java9 prep 12 2"Harald Musum2018-06-262-18/+6
* Java 9: Add dependencies and exports needed for jaxb support.gjoranv2018-06-252-6/+18
* Revert "Gjoranv/java9 prep 12"gjoranv2018-06-252-18/+6
* Java 9: Add dependencies and exports needed for jaxb support.gjoranv2018-06-252-6/+18
* Revert "Revert "Move TimeBudget to vespajlib and use Clock""Håkon Hallingstad2018-06-222-84/+0
* Revert "Move TimeBudget to vespajlib and use Clock"Harald Musum2018-06-212-0/+84
* Move TimeBudget to vespajlib and use ClockHåkon Hallingstad2018-06-212-84/+0
* Add timeout to set-node-state calls from OrchestratorHåkon Hallingstad2018-06-192-0/+84
* Bundle-plugin Scala code converted to JavaOlli Virtanen2018-06-132-16/+0
* Run reconfigurer thread even when restartOnRedeploy is trueJon Bratseth2018-05-301-7/+8
* simpler bootstrapArne Juul2018-05-141-65/+5
* update bootstrap section of scriptsArne Juul2018-05-141-0/+12
* Java 9: Add xml-apis packages that are no longer in rt.jar.gjoranv2018-05-091-0/+7
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-024-10/+27
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-024-27/+10
* Allow building with Java 9.gjoranv2018-04-303-8/+12
* Don't use wildcard imports.gjoranv2018-04-301-2/+15
* Remove finalizer() from ActiveContainerBjørn Christian Seime2018-04-161-48/+5
* Introduce simple container watchdogBjørn Christian Seime2018-04-166-1/+232