summaryrefslogtreecommitdiffstats
path: root/container-disc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Explicitly use legacy format option to vespa-get-config"Arnstein Ressem2018-08-291-1/+1
* Explicitly use legacy format option to vespa-get-configHarald Musum2018-08-291-1/+1
* PreinstallJon Bratseth2018-08-281-0/+1
* Add TODO to remove old http-server config.gjoranv2018-08-221-0/+2
* Merge pull request #6444 from vespa-engine/bratseth/java-model-inferenceJon Bratseth2018-07-231-8/+7
|\
| * Model inference initial commitJon Bratseth2018-06-281-8/+7
* | just exit on out of memoryArne Juul2018-07-181-2/+2
* | Reapply "Adding handler and binding when services.xml has <search>-field"gjoranv2018-07-121-0/+1
* | Revert "Adding handler and binding when services.xml has <search>-field"Harald Musum2018-07-121-1/+0
* | Changed typoHenrik2018-07-111-1/+1
* | Add GUIHandler to Configmodel and add bundle runtimeHenrik2018-07-101-0/+1
* | Additional shutdown loggingOlli Virtanen2018-07-051-0/+4
* | Merge pull request #6339 from vespa-engine/bjorncs/fix-authorBjørn Christian Seime2018-07-0515-15/+15
|\ \
| * | Fix author tag for SimonBjørn Christian Seime2018-07-0511-11/+11
| * | Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-054-4/+4
* | | Set MaxJavaStackTraceDepth to a value legal for all JVM versions.gjoranv2018-07-051-2/+2
|/ /
* / Close servers earlier in the shutdown processOlli Virtanen2018-07-033-5/+3
|/
* Remove duplicate dependency version properties.gjoranv2018-06-111-9/+0
* Merge pull request #6054 from vespa-engine/ovirtanen/jdisc-garbage-collection...gjoranv2018-06-084-2/+160
|\
| * Corrected metrics key, againOlli Virtanen2018-06-071-3/+2
| * Switched to Instant/Duration for time, test case cleanupOlli Virtanen2018-06-072-30/+29
| * Added GC metrics to whitelist, simplified GC metric key compositionOlli Virtanen2018-06-011-3/+2
| * JVM Garbage collection metricsOlli Virtanen2018-06-014-2/+163
* | Separate internal redeploys from application package changesJon Bratseth2018-06-011-5/+3
* | Run reconfigurer thread even when restartOnRedeploy is trueJon Bratseth2018-05-301-3/+7
|/
* Merge pull request #5755 from vespa-engine/bjorncs/athenz-identity-providerMorten Tokle2018-05-021-0/+3
|\
| * Add initial implementation for retrieving role token/certBjørn Christian Seime2018-04-301-0/+3
* | Upgrade felix from 4.4 to 4.6gjoranv2018-04-271-0/+10
|/
* Rename getDomain() -> domain() + getService() -> service()Bjørn Christian Seime2018-04-261-2/+2
* Export packageHarald Musum2018-04-251-0/+10
* Deprecate legacy SecretStore interfaceMorten Tokle2018-04-242-5/+5
* Rename Ckms -> SecretStoreMorten Tokle2018-04-231-1/+1
* Introduce simple container watchdogBjørn Christian Seime2018-04-162-6/+13
* Remove container watchdogBjørn Christian Seime2018-04-132-15/+8
* Do not start the reconfigurerThread if qrConfig.restartOnDeploy.gjoranv2018-04-111-10/+4
* Declare qrConfig volatile and add a temporary log message.gjoranv2018-04-111-1/+3
* Add temporary info logging.gjoranv2018-04-101-2/+6
* Make jdisc-security-filters a pre-install requirement of jdiscBjørn Christian Seime2018-04-091-0/+1
* Jump out of reconfig loop if qrConfig.restartOnDeploy is true.gjoranv2018-04-051-0/+1
* Move static method to where it's used.gjoranv2018-04-042-23/+13
* Use System.nanoTime() as seedBjørn Christian Seime2018-03-231-1/+1
* Improve name of deconstructor threadBjørn Christian Seime2018-03-231-1/+1
* Remove comment and fix spelling errorBjørn Christian Seime2018-03-231-3/+1
* Fix where shutdown delay could be infinite or negativeBjørn Christian Seime2018-03-221-12/+18
* Distinguish between different types of "components" in log outputBjørn Christian Seime2018-03-221-11/+12
* Jdisc provides bouncycastle now, so don't hide it.gjoranv2018-03-071-5/+0
* Fix log message typoJon Bratseth2018-03-011-1/+1
* Log before sleepingJon Bratseth2018-03-011-3/+6
* Clearer shutdown message and handle evilnessJon Bratseth2018-03-011-1/+5
* Make more effort to not die at the same timeJon Bratseth2018-03-011-1/+7