summaryrefslogtreecommitdiffstats
path: root/container-di/src/main
Commit message (Expand)AuthorAgeFilesLines
* Add/corect copyright headersJon Bratseth2020-01-032-7/+2
* Include error message from causeBjørn Christian Seime2019-11-141-1/+1
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-053-12/+39
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-043-39/+12
* Support safe component deconstruction in jdisc container.gjoranv2019-10-283-12/+39
* minor non-functional changes:gjoranv2019-10-262-6/+6
* Schedule deconstruct of all components with one call.gjoranv2019-10-263-4/+6
* Nonfunctional changes onlyJon Bratseth2019-10-011-3/+3
* Remove findbugs annotations from code and build path.gjoranv2019-09-093-6/+6
* Add missing copyright header.gjoranv2019-07-222-0/+5
* Output cycle in the dependency graph.gjoranv2019-07-221-2/+22
* Add utility to find cycles in a directed graph.gjoranv2019-07-222-0/+136
* Deliver search chains config to ExecutionFactoryJon Bratseth2019-06-093-5/+5
* Make providers lazyJon Bratseth2019-05-297-32/+36
* Optimize imports.Henning Baldersheim2019-01-061-1/+0
* Revert "Merge pull request #7837 from vespa-engine/revert-7836-bratseth/remov...Jon Bratseth2018-12-021-0/+2
* Revert "Bratseth/remove unused rpc server take 3"Jon Bratseth2018-12-011-2/+0
* Revert "Merge pull request #7835 from vespa-engine/revert-7833-bratseth/remov...Jon Bratseth2018-12-011-0/+2
* Revert "Bratseth/remove unused rpc server take 2"Jon Bratseth2018-12-011-2/+0
* Revert "Merge pull request #7831 from vespa-engine/revert-7818-bratseth/remov...Jon Bratseth2018-12-011-0/+2
* Revert "Remove zombie code"Håkon Hallingstad2018-12-011-2/+0
* Remove zombie codeJon Bratseth2018-11-291-0/+2
* Merge pull request #7165 from vespa-engine/gjoranv/log-component-constructionHenning Baldersheim2018-10-011-0/+3
|\
| * Add debug logging for component construction.gjoranv2018-10-011-0/+3
* | Merge pull request #7162 from vespa-engine/gjoranv/remove-invalid-timeoutBjørn Christian Seime2018-10-011-6/+4
|\ \
| * | Remove invalid timeoutgjoranv2018-10-011-6/+4
| |/
* / Add copyright headerJon Bratseth2018-10-011-0/+1
|/
* Allow component construction to take a long timeJon Bratseth2018-10-011-1/+1
* Remove test of dead codeJon Bratseth2018-09-191-0/+1
* Nonfunctional changes onlyJon Bratseth2018-09-052-1/+1
* Merge pull request #6444 from vespa-engine/bratseth/java-model-inferenceJon Bratseth2018-07-232-15/+14
|\
| * Model inference initial commitJon Bratseth2018-06-282-15/+14
* | Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-052-2/+2
|/
* Class constant Logger moved to topOlli Virtanen2018-06-211-2/+2
* Removed two leftover comments about Scala default values for parametersOlli Virtanen2018-06-211-4/+2
* Scala code in container-di converted to JavaOlli Virtanen2018-06-2129-1696/+2362
* Test no config when restart on redeployJon Bratseth2018-06-012-4/+17
* Separate internal redeploys from application package changesJon Bratseth2018-06-014-14/+20
* Run reconfigurer thread even when restartOnRedeploy is trueJon Bratseth2018-05-301-7/+9
* Optimize importsgjoranv2018-04-121-2/+2
* Log whether a component is reused or (re)created.gjoranv2018-04-121-5/+13
* Replace assumed dead code branch with require statement.gjoranv2018-04-091-10/+5
* Log stacktrace to get faulting code path.Henning Baldersheim2018-03-051-3/+3
* Improve error message when a component is trying to set its id.gjoranv2018-03-021-1/+3
* Improve exception messageHarald Musum2018-03-021-4/+1
* Add logging and comments to container and config retriever.gjoranv2018-02-162-13/+43
* Throw exception if null componentsConfig.gjoranv2017-10-301-0/+3
* Don't log the stacktrace reference.gjoranv2017-10-051-3/+1
* Log a warning upon exceptions from the config system.gjoranv2017-10-051-2/+4
* Revert "Revert "version in def files are deprecated""Harald Musum2017-08-302-2/+0