aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-container/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Use default value of jdisc.debug.resources.""Jon Marius Venstad2021-09-271-1/+0
* Revert "Use default value of jdisc.debug.resources."Jon Marius Venstad2021-09-271-0/+1
* Merge pull request #19281 from vespa-engine/bratseth/tolerate-missing-file-re...Harald Musum2021-09-271-1/+1
|\
| * Tolerate missing file referencesJon Bratseth2021-09-241-1/+1
* | Merge pull request #19280 from vespa-engine/bratseth/cleanup-876Harald Musum2021-09-271-0/+2
|\ \
| * | No functional changesJon Bratseth2021-09-241-0/+2
| |/
* / Use default value of jdisc.debug.resourcesBjørn Christian Seime2021-09-271-1/+0
|/
* Implement addBlob for LocalFileDB too.Henning Baldersheim2021-09-092-24/+20
* Provide the blob name externallyHenning Baldersheim2021-08-251-2/+2
* Remove unused method.Henning Baldersheim2021-08-191-4/+0
* Allow reflective access to java.nioBjørn Christian Seime2021-07-051-0/+1
* Remove warning produced by hc5 doing reflective access on SSLEngineImplBjørn Christian Seime2021-06-231-0/+1
* Add option for adding blobsHenning Baldersheim2021-06-091-5/+6
* Update start scriptsMorten Tokle2021-03-251-0/+1
* Track explicitly when we are initializing configJon Bratseth2020-12-161-1/+2
* Revert "Merge pull request #15739 from vespa-engine/revert-15734-bratseth/sim...Jon Bratseth2020-12-081-3/+0
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-081-0/+3
* Revert "Merge pull request #15690 from vespa-engine/revert-15686-bratseth/sim...Jon Bratseth2020-12-071-3/+0
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy impleme...Jon Bratseth2020-12-041-0/+3
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-041-3/+0
* Minor unification of tests.Henning Baldersheim2020-08-122-16/+14
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-181-1/+1
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-5/+10
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-10/+5
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-161-2/+2
* Reapply "Load platform bundles separately"gjoranv2020-07-161-5/+10
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-161-10/+5
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-161-2/+2
* Reapply "Load platform bundles separately"gjoranv2020-07-161-5/+10
* Revert "Load platform bundles separately"Harald Musum2020-07-161-10/+5
* Split bundles.def into platform-bundles and application-bundlesgjoranv2020-07-141-5/+10
* Fix stop of standalone containerHåkon Hallingstad2020-03-261-80/+80
* Remove standalone container activatorBjørn Christian Seime2020-03-092-242/+0
* Remove pre-binding of server socketBjørn Christian Seime2020-03-091-28/+2
* Improve file distribution error messageJon Bratseth2020-01-091-1/+1
* Support VESPA_CONFIGSERVER_MULTITENANT and VESPA_CONFIGSERVER_HOSTEDHarald Musum2020-01-061-7/+7
* Remove dead codeHarald Musum2019-12-121-12/+0
* Support documented VESPA_CONFIGSERVER_RPC_PORT environment variableHarald Musum2019-12-111-1/+3
* Prepare for removing unused/unnecessary options payloadCompressionType and nu...Harald Musum2019-11-231-0/+2
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-052-1/+18
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-042-18/+1
* Support safe component deconstruction in jdisc container.gjoranv2019-10-282-1/+18
* more robust container ports (second take)Arne Juul2019-09-091-5/+1
* Revert "Arnej/more robust container ports"Henning Baldersheim2019-09-091-1/+5
* Merge pull request #10556 from vespa-engine/arnej/more-robust-container-portsJon Bratseth2019-09-091-5/+1
|\
| * * try rewriting container port allocationArne Juul2019-09-041-5/+1
* | update shell bootstrap sectionsArne Juul2019-09-041-0/+4
|/
* Replace 'jdisc' with 'container' in standalone-conatainergjoranv2019-07-112-5/+5
* Always use var/jdisc_containerValerij Fredriksen2019-07-091-1/+1
* Support model-evaluation in ApplicationJon Bratseth2019-06-281-1/+1